paper-with-me

홈 › Papers

Admitting Ignorance Helps the Video Question Answering Models to Answer

2025-01-15 · Haopeng Li, Tom Drummond, Mingming Gong, Mohammed Bennamoun, Qiuhong Ke

Significant progress has been made in the field of video question answering (VideoQA) thanks to deep learning and large-scale pretraining. Despite the presence of sophisticated model structures and powerful video-text foundation models, most existing methods focus solely on maximizing the correlation between answers and video-question pairs during training. We argue that these models often establish shortcuts, resulting in spurious correlations between questions and answers, especially when the alignment between video and text data is suboptimal. To address these spurious correlations, we propose a novel training framework in which the model is compelled to acknowledge its ignorance when presented with an intervened question, rather than making guesses solely based on superficial question-answer correlations. We introduce methodologies for intervening in questions, utilizing techniques such as displacement and perturbation, and design frameworks for the model to admit its lack of knowledge in both multi-choice VideoQA and open-ended settings. In practice, we integrate a state-of-the-art model into our framework to validate its effectiveness. The results clearly demonstrate that our framework can significantly enhance the performance of VideoQA models with minimal structural modifications.

📄 PDF Abstract BibTeX arXiv:2501.08771

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVideo Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Teaching Large Language Models to Express Knowledge Boundary from Their Own Signals

2024-06-16 · Lida Chen, Zujie Liang, Xintao Wang, Jiaqing Liang 외

Large language models (LLMs) have achieved great success, but their occasional content fabrication, or hallucination, limits their practical application. Hallucination arises because LLMs struggle to admit ignorance due …

Hallucination

Geometry-Calibrated Conformal Abstention for Language Models

2026-04-30 · Rui Xu, Yi Chen, Sihong Xie, Hui Xiong arxiv

When language models lack relevant knowledge for a given query, they frequently generate plausible responses that can be hallucinations, rather than admitting being agnostic about the answer. Retraining models to reward …

Video Question Answering on Screencast Tutorials

2020-08-02 · Wentian Zhao, Seokhwan Kim, Ning Xu, Hailin Jin

This paper presents a new video question answering task on screencast tutorials. We introduce a dataset including question, answer and context triples from the tutorial videos for a software. Unlike other video question …

Question AnsweringVideo Question Answering

Frame-Subtitle Self-Supervision for Multi-Modal Video Question Answering

2022-09-08 · Jiong Wang, Zhou Zhao, Weike Jin

Multi-modal video question answering aims to predict correct answer and localize the temporal boundary relevant to the question. The temporal annotations of questions improve QA performance and interpretability of recent…

Question AnsweringVideo Question Answering

Recent Advances in Video Question Answering: A Review of Datasets and Methods

2021-01-15 · Devshree Patel, Ratnam Parikh, Yesha Shastri

Video Question Answering (VQA) is a recent emerging challenging task in the field of Computer Vision. Several visual information retrieval techniques like Video Captioning/Description and Video-guided Machine Translation…

Information RetrievalMachine TranslationQuestion AnsweringRetrieval+6