paper-with-me

Papers

Measuring Compositional Consistency for Video Question Answering

2022-04-14 · CVPR 2022 1 · Mona Gandhi, Mustafa Omer Gul, Eva Prakash, Madeleine Grunde-McLaughlin, Ranjay Krishna, Maneesh Agrawala

Recent video question answering benchmarks indicate that state-of-the-art models struggle to answer compositional questions. However, it remains unclear which types of compositional reasoning cause models to mispredict. Furthermore, it is difficult to discern whether models arrive at answers using compositional reasoning or by leveraging data biases. In this paper, we develop a question decomposition engine that programmatically deconstructs a compositional question into a directed acyclic graph of sub-questions. The graph is designed such that each parent question is a composition of its children. We present AGQA-Decomp, a benchmark containing $2.3M$ question graphs, with an average of $11.49$ sub-questions per graph, and $4.55M$ total new sub-questions. Using question graphs, we evaluate three state-of-the-art models with a suite of novel compositional consistency metrics. We find that models either cannot reason correctly through most compositions or are reliant on incorrect reasoning to reach answers, frequently contradicting themselves or achieving high accuracies when failing at intermediate reasoning steps.

📄 PDF Abstract BibTeX arXiv:2204.07190

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVideo Question Answering

Similar Papers 제목 키워드 기반

Align and Aggregate: Compositional Reasoning with Video Alignment and Answer Aggregation for Video Question-Answering

2024-07-03 · CVPR 2024 1 · Zhaohe Liao, Jiangtong Li, Li Niu, Liqing Zhang

Despite the recent progress made in Video Question-Answering (VideoQA), these methods typically function as black-boxes, making it difficult to understand their reasoning processes and perform consistent compositional re…

Contrastive LearningLanguage ModellingLarge Language ModelQuestion Answering+2

Neural-Symbolic VideoQA: Learning Compositional Spatio-Temporal Reasoning for Real-world Video Question Answering

2024-04-05 · Lili Liang, Guanglu Sun, Jin Qiu, Lizhong Zhang

Compositional spatio-temporal reasoning poses a significant challenge in the field of video question answering (VideoQA). Existing approaches struggle to establish effective symbolic reasoning structures, which are cruci…

Question AnsweringVideo Question Answering

Maintaining Reasoning Consistency in Compositional Visual Question Answering

2022-01-01 · CVPR 2022 1 · Chenchen Jing, Yunde Jia, Yuwei Wu, Xinyu Liu 외

A compositional question refers to a question that contains multiple visual concepts (e.g., objects, attributes, and relationships) and requires compositional reasoning to answer. Existing VQA models can answer a com…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Eyes on the Road: State-of-the-Art Video Question Answering Models Assessment for Traffic Monitoring Tasks

2024-12-02 · Joseph Raj Vishal, Divesh Basina, Aarya Choudhary, Bharatesh Chakravarthi

Recent advances in video question answering (VideoQA) offer promising applications, especially in traffic monitoring, where efficient video interpretation is critical. Within ITS, answering complex, real-time queries lik…

Multi-Object TrackingObject TrackingQuestion AnsweringVideo Question Answering

TVQA: Localized, Compositional Video Question Answering

2018-09-05 · EMNLP 2018 10 · Jie Lei, Licheng Yu, Mohit Bansal, Tamara L. Berg

Recent years have witnessed an increasing interest in image-based question-answering (QA) tasks. However, due to data limitations, there has been much less work on video-based QA. In this paper, we present TVQA, a large-…

Video Question Answering