paper-with-me

홈 › Papers

Looking Beyond Visible Cues: Implicit Video Question Answering via Dual-Clue Reasoning

2025-06-09 · Tieyuan Chen, Huabin Liu, Yi Wang, Chaofan Gan, Mingxi Lyu, Gui Zou, Weiyao Lin

Video Question Answering (VideoQA) aims to answer natural language questions based on the given video, with prior work primarily focusing on identifying the duration of relevant segments, referred to as explicit visual evidence. However, explicit visual evidence is not always directly available, particularly when questions target symbolic meanings or deeper intentions, leading to significant performance degradation. To fill this gap, we introduce a novel task and dataset, $\textbf{I}$mplicit $\textbf{V}$ideo $\textbf{Q}$uestion $\textbf{A}$nswering (I-VQA), which focuses on answering questions in scenarios where explicit visual evidence is inaccessible. Given an implicit question and its corresponding video, I-VQA requires answering based on the contextual visual cues present within the video. To tackle I-VQA, we propose a novel reasoning framework, IRM (Implicit Reasoning Model), incorporating dual-stream modeling of contextual actions and intent clues as implicit reasoning chains. IRM comprises the Action-Intent Module (AIM) and the Visual Enhancement Module (VEM). AIM deduces and preserves question-related dual clues by generating clue candidates and performing relation deduction. VEM enhances contextual visual representation by leveraging key contextual clues. Extensive experiments validate the effectiveness of our IRM in I-VQA tasks, outperforming GPT-4o, OpenAI-o3, and fine-tuned VideoChat2 by $0.76\%$, $1.37\%$, and $4.87\%$, respectively. Additionally, IRM performs SOTA on similar implicit advertisement understanding and future prediction in traffic-VQA. Datasets and codes are available for double-blind review in anonymous repo: https://github.com/tychen-SJTU/Implicit-VideoQA.

📄 PDF Abstract BibTeX arXiv:2506.07811

Code (1)

tychen-sjtu/implicit-videoqa 공식 구현 pytorch

Tasks

Future predictionQuestion AnsweringVideo Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Looking Beyond the Visible Scene

2014-06-01 · CVPR 2014 6 · Aditya Khosla, Byoungkwon An An, Joseph J. Lim, Antonio Torralba

A common thread that ties together many prior works in scene understanding is their focus on the aspects directly present in a scene such as its categorical classification or the set of objects. In this work, we propose …

Scene Understanding

Separating Invisible Sounds Toward Universal Audiovisual Scene-Aware Sound Separation

2023-10-18 · Yiyang Su, Ali Vosoughi, Shijian Deng, Yapeng Tian 외

The audio-visual sound separation field assumes visible sources in videos, but this excludes invisible sounds beyond the camera's view. Current methods struggle with such sounds lacking visible cues. This paper introduce…

cross-modal alignment

CRIPP-VQA: Counterfactual Reasoning about Implicit Physical Properties via Video Question Answering

2022-11-07 · Maitreya Patel, Tejas Gokhale, Chitta Baral, Yezhou Yang

Videos often capture objects, their visible properties, their motion, and the interactions between different objects. Objects also have physical properties such as mass, which the imaging pipeline is unable to directly c…

Add - POAdd - PQcounterfactualCounterfactual Planning+10

GRACE: Boosting Video MLLMs with Grounded Action-Centric Evidence for Viewer Sentiment Prediction

2026-06-15 · Ruoxuan Yang, Tieyuan Chen, Xiaofeng Huang, Haibing Yin 외 arxiv

Viewer sentiment prediction in video advertisements aims to infer the latent affective response evoked in the audience. To bridge the gap between what is shown and what is felt, models must deduce hidden viewer emotions …

Looking Beyond the Obvious: A Survey on Abstract Concept Recognition for Video Understanding

2025-08-28 · Gowreesh Mago, Pascal Mettes, Stevan Rudinac arxiv

The automatic understanding of video content is advancing rapidly. Empowered by deeper neural networks and large datasets, machines are increasingly capable of understanding what is concretely visible in video frames, wh…