paper-with-me

홈 › Papers

Detection-based Intermediate Supervision for Visual Question Answering

2023-12-26 · Yuhang Liu, Daowan Peng, Wei Wei, Yuanyuan Fu, Wenfeng Xie, Dangyang Chen

Recently, neural module networks (NMNs) have yielded ongoing success in answering compositional visual questions, especially those involving multi-hop visual and logical reasoning. NMNs decompose the complex question into several sub-tasks using instance-modules from the reasoning paths of that question and then exploit intermediate supervisions to guide answer prediction, thereby improving inference interpretability. However, their performance may be hindered due to sketchy modeling of intermediate supervisions. For instance, (1) a prior assumption that each instance-module refers to only one grounded object yet overlooks other potentially associated grounded objects, impeding full cross-modal alignment learning; (2) IoU-based intermediate supervisions may introduce noise signals as the bounding box overlap issue might guide the model's focus towards irrelevant objects. To address these issues, a novel method, \textbf{\underline{D}}etection-based \textbf{\underline{I}}ntermediate \textbf{\underline{S}}upervision (DIS), is proposed, which adopts a generative detection framework to facilitate multiple grounding supervisions via sequence generation. As such, DIS offers more comprehensive and accurate intermediate supervisions, thereby boosting answer prediction performance. Furthermore, by considering intermediate results, DIS enhances the consistency in answering compositional questions and their sub-questions.Extensive experiments demonstrate the superiority of our proposed DIS, showcasing both improved accuracy and state-of-the-art reasoning consistency compared to prior approaches.

📄 PDF Abstract BibTeX arXiv:2312.16012

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentLogical ReasoningQuestion AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Successive Prompting for Decomposing Complex Questions

2022-12-08 · Dheeru Dua, Shivanshu Gupta, Sameer Singh, Matt Gardner

Answering complex questions that require making latent decisions is a challenging task, especially when limited supervision is available. Recent works leverage the capabilities of large language models (LMs) to perform c…

Question Answering

Improving Multi-hop Knowledge Base Question Answering by Learning Intermediate Supervision Signals

2021-01-11 · Gaole He, Yunshi Lan, Jing Jiang, Wayne Xin Zhao 외

Multi-hop Knowledge Base Question Answering (KBQA) aims to find the answer entities that are multiple hops away in the Knowledge Base (KB) from the entities in the question. A major challenge is the lack of supervision s…

Knowledge Base Question AnsweringQuestion AnsweringSemantic Parsing

Geospatial Chain of Thought Reasoning for Enhanced Visual Question Answering on Satellite Imagery

2025-11-14 · Shambhavi Shanker, Manikandan Padmanaban, Jagabondhu Hazra arxiv

Geospatial chain of thought (CoT) reasoning is essential for advancing Visual Question Answering (VQA) on satellite imagery, particularly in climate related applications such as disaster monitoring, infrastructure risk a…

Visual Question Answering

PathISE: Learning Informative Path Supervision for Knowledge Graph Question Answering

2026-05-11 · Shengxiang Gao, Chao Lei, Jey Han Lau, Jianzhong Qi arxiv

Knowledge Graph Question Answering (KGQA) aims to answer user questions by reasoning over Knowledge Graphs (KGs). Recent KGQA methods mainly follow the retrieval-augmented generation paradigm to ground Large Language Mod…

Graph Question AnsweringKnowledge Graphs

STAIR: Spatial-Temporal Reasoning with Auditable Intermediate Results for Video Question Answering

2024-01-08 · Yueqian Wang, Yuxuan Wang, Kai Chen, Dongyan Zhao

Recently we have witnessed the rapid development of video question answering models. However, most models can only handle simple videos in terms of temporal reasoning, and their performance tends to drop when answering t…

Question AnsweringVideo Question Answering