SPRING: Situated Conversation Agent Pretrained with Multimodal Questions from Incremental Layout Graph
Abstract
Existing multimodal conversation agents have shown impressive abilities to locate absolute positions or retrieve attributes in simple scenarios, but they fail to perform well when complex relative positions and information alignments are involved, which poses a bottleneck in response quality. In this paper, we propose a Situated Conversation Agent Pretrained with Multimodal Questions from Incremental Layout Graph (SPRING) with abilities of reasoning multi-hops spatial relations and connecting them with visual attributes in crowded situated scenarios. Specifically, we design two types of Multimodal Question Answering (MQA) tasks to pretrain the agent. All QA pairs utilized during pretraining are generated from novel Increment Layout Graphs (ILG). QA pair difficulty labels automatically annotated by ILG are used to promote MQA-based Curriculum Learning. Experimental results verify the SPRING's effectiveness, showing that it significantly outperforms state-of-the-art approaches on both SIMMC 1.0 and SIMMC 2.0 datasets. We release our code and data at https://github.com/LYX0501/SPRING.
Cite
Text
Long et al. "SPRING: Situated Conversation Agent Pretrained with Multimodal Questions from Incremental Layout Graph." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I11.26562Markdown
[Long et al. "SPRING: Situated Conversation Agent Pretrained with Multimodal Questions from Incremental Layout Graph." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/long2023aaai-spring/) doi:10.1609/AAAI.V37I11.26562BibTeX
@inproceedings{long2023aaai-spring,
title = {{SPRING: Situated Conversation Agent Pretrained with Multimodal Questions from Incremental Layout Graph}},
author = {Long, Yuxing and Hui, Binyuan and Ye, Fulong and Li, Yanyang and Han, Zhuoxin and Yuan, Caixia and Li, Yongbin and Wang, Xiaojie},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {13309-13317},
doi = {10.1609/AAAI.V37I11.26562},
url = {https://mlanthology.org/aaai/2023/long2023aaai-spring/}
}