paper-with-me

홈 › Papers

Question-Driven Graph Fusion Network For Visual Question Answering

2022-04-03 · Yuxi Qian, Yuncong Hu, Ruonan Wang, Fangxiang Feng, Xiaojie Wang

Existing Visual Question Answering (VQA) models have explored various visual relationships between objects in the image to answer complex questions, which inevitably introduces irrelevant information brought by inaccurate object detection and text grounding. To address the problem, we propose a Question-Driven Graph Fusion Network (QD-GFN). It first models semantic, spatial, and implicit visual relations in images by three graph attention networks, then question information is utilized to guide the aggregation process of the three graphs, further, our QD-GFN adopts an object filtering mechanism to remove question-irrelevant objects contained in the image. Experiment results demonstrate that our QD-GFN outperforms the prior state-of-the-art on both VQA 2.0 and VQA-CP v2 datasets. Further analysis shows that both the novel graph aggregation method and object filtering mechanism play a significant role in improving the performance of the model.

📄 PDF Abstract BibTeX arXiv:2204.00975

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionObjectobject-detectionObject DetectionQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Answer-Driven Visual State Estimator for Goal-Oriented Visual Dialogue

2020-10-01 · Zipeng Xu, Fangxiang Feng, Xiaojie Wang, Yushu Yang 외

A goal-oriented visual dialogue involves multi-turn interactions between two agents, Questioner and Oracle. During which, the answer given by Oracle is of great significance, as it provides golden response to what Questi…

Question GenerationQuestion-GenerationState EstimationVisual Dialog

Improving Visual Question Answering by Referring to Generated Paragraph Captions

2019-06-14 · ACL 2019 7 · Hyounghun Kim, Mohit Bansal

Paragraph-style image captions describe diverse aspects of an image as opposed to the more common single-sentence captions that only provide an abstract description of the image. These paragraph captions can hence contai…

DecoderImage CaptioningQuestion AnsweringSentence+2

LaKo: Knowledge-driven Visual Question Answering via Late Knowledge-to-Text Injection

2022-07-26 · Zhuo Chen, Yufeng Huang, Jiaoyan Chen, Yuxia Geng 외

Visual question answering (VQA) often requires an understanding of visual concepts and language semantics, which relies on external knowledge. Most existing methods exploit pre-trained language models or/and unstructured…

DecoderKnowledge GraphsQuestion AnsweringText Generation+2

Patch-level Sounding Object Tracking for Audio-Visual Question Answering

2024-12-14 · Zhangbin Li, Jinxing Zhou, Jing Zhang, Shengeng Tang 외

Answering questions related to audio-visual scenes, i.e., the AVQA task, is becoming increasingly popular. A critical challenge is accurately identifying and tracking sounding objects related to the question along the ti…

Audio-visual Question AnsweringObject TrackingQuestion AnsweringVisual Question Answering

InfoChartQA: A Benchmark for Multimodal Question Answering on Infographic Charts

2025-05-25 · Minzhi Lin, Tianchi Xie, Mengchen Liu, Yilin Ye 외

Understanding infographic charts with design-driven visual elements (e.g., pictograms, icons) requires both visual recognition and reasoning, posing challenges for multimodal large language models (MLLMs). However, exist…

Chart UnderstandingQuestion AnsweringVisual Question Answering