paper-with-me

홈 › Papers

Multi-Sourced Compositional Generalization in Visual Question Answering

2025-05-29 · Chuanhao Li, Wenbo Ye, Zhen Li, Yuwei Wu, Yunde Jia

Compositional generalization is the ability of generalizing novel compositions from seen primitives, and has received much attention in vision-and-language (V\&L) recently. Due to the multi-modal nature of V\&L tasks, the primitives composing compositions source from different modalities, resulting in multi-sourced novel compositions. However, the generalization ability over multi-sourced novel compositions, \textit{i.e.}, multi-sourced compositional generalization (MSCG) remains unexplored. In this paper, we explore MSCG in the context of visual question answering (VQA), and propose a retrieval-augmented training framework to enhance the MSCG ability of VQA models by learning unified representations for primitives from different modalities. Specifically, semantically equivalent primitives are retrieved for each primitive in the training samples, and the retrieved features are aggregated with the original primitive to refine the model. This process helps the model learn consistent representations for the same semantic primitives across different modalities. To evaluate the MSCG ability of VQA models, we construct a new GQA-MSCG dataset based on the GQA dataset, in which samples include three types of novel compositions composed of primitives from different modalities. Experimental results demonstrate the effectiveness of the proposed framework. We release GQA-MSCG at https://github.com/NeverMoreLCH/MSCG.

📄 PDF Abstract BibTeX arXiv:2505.23045

Code (1)

nevermorelch/mscg 공식 구현

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Graph Networks for Compositional Generalization in Visual Question Answering

2020-12-01 · NeurIPS 2020 12 · Raeid Saqur, Karthik Narasimhan

Compositional generalization is a key challenge in grounding natural language to visual perception. While deep learning models have achieved great success in multimodal tasks like visual question answering, recent studie…

Graph Neural NetworkQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

COVR: A test-bed for Visually Grounded Compositional Generalization with real images

2021-09-22 · EMNLP 2021 11 · Ben Bogin, Shivanshu Gupta, Matt Gardner, Jonathan Berant

While interest in models that generalize at test time to new compositions has risen in recent years, benchmarks in the visually-grounded domain have thus far been restricted to synthetic images. In this work, we propose …

Linguistically Driven Graph Capsule Network for Visual Question Reasoning

2020-03-23 · Qingxing Cao, Xiaodan Liang, Keze Wang, Liang Lin

Recently, studies of visual question answering have explored various architectures of end-to-end networks and achieved promising results on both natural and synthetic datasets, which require explicitly compositional reas…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

AGQA: A Benchmark for Compositional Spatio-Temporal Reasoning

2021-03-30 · CVPR 2021 1 · Madeleine Grunde-McLaughlin, Ranjay Krishna, Maneesh Agrawala

Visual events are a composition of temporal actions involving actors spatially interacting with objects. When developing computer vision models that can reason about compositional spatio-temporal events, we need benchmar…

Question AnsweringVideo Question AnsweringVisual Reasoning

On Evaluating Multilingual Compositional Generalization with Translated Datasets

2023-06-20 · Zi Wang, Daniel Hershcovich

Compositional generalization allows efficient learning and human-like inductive biases. Since most research investigating compositional generalization in NLP is done on English, important questions remain underexplored. …

Machine TranslationSemantic ParsingTranslation