paper-with-me

Papers

Clue Matters: Leveraging Latent Visual Clues to Empower Video Reasoning

2026-03-16 · Kaixin zhang, Xiaohe Li, Jiahao Li, Haohua Wu, Xinyu Zhao, Zide Fan, Lei Wang arxiv

Multi-modal Large Language Models (MLLMs) have significantly advanced video reasoning, yet Video Question Answering (VideoQA) remains challenging due to its demand for temporal causal reasoning and evidence-grounded answer generation. Prevailing end-to-end MLLM frameworks lack explicit structured reasoning between visual perception and answer derivation, causing severe hallucinations and poor interpretability. Existing methods also fail to address three core gaps: faithful visual clue extraction, utility-aware clue filtering, and end-to-end clue-answer alignment. Inspired by hierarchical human visual cognition, we propose ClueNet, a clue-aware video reasoning framework with a two-stage supervised fine-tuning paradigm without extensive base model modifications. Decoupled supervision aligns clue extraction and chain-based reasoning, while inference supervision with an adaptive clue filter refines high-order reasoning, alongside lightweight modules for efficient inference. Experiments on NExT-QA, STAR, and MVBench show that ClueNet outperforms state-of-the-art methods by $\ge$ 1.1%, with superior generalization, hallucination mitigation, inference efficiency, and cross-backbone compatibility. This work bridges the perception-to-generation gap in MLLM video understanding, providing an interpretable, faithful reasoning paradigm for high-stakes VideoQA applications.

📄 PDF Abstract BibTeX arXiv:2603.15008

Code (0)

등록된 구현이 없습니다.

Tasks

Video Question AnsweringAnswer Generation

Similar Papers 제목 키워드 기반

Multimodal Attention Fusion for Target Speaker Extraction

2021-02-02 · Hiroshi Sato, Tsubasa Ochiai, Keisuke Kinoshita, Marc Delcroix 외

Target speaker extraction, which aims at extracting a target speaker's voice from a mixture of voices using audio, visual or locational clues, has received much interest. Recently an audio-visual target speaker extractio…

Target Speaker Extraction

Diversity Matters: Fully Exploiting Depth Clues for Reliable Monocular 3D Object Detection

2022-05-19 · CVPR 2022 1 · Zhuoling Li, Zhan Qu, Yang Zhou, Jianzhuang Liu 외

As an inherently ill-posed problem, depth estimation from single images is the most challenging part of monocular 3D object detection (M3OD). Many existing methods rely on preconceived assumptions to bridge the missing s…

3D Object DetectionDepth EstimationDiversityMonocular 3D Object Detection+3

Diverse, Global and Amortised Counterfactual Explanations for Uncertainty Estimates

2021-12-05 · Dan Ley, Umang Bhatt, Adrian Weller

To interpret uncertainty estimates from differentiable probabilistic models, recent work has proposed generating a single Counterfactual Latent Uncertainty Explanation (CLUE) for a given data point where the model is unc…

counterfactualDiversity

δ-CLUE: Diverse Sets of Explanations for Uncertainty Estimates

2021-04-13 · Dan Ley, Umang Bhatt, Adrian Weller

To interpret uncertainty estimates from differentiable probabilistic models, recent work has proposed generating Counterfactual Latent Uncertainty Explanations (CLUEs). However, for a single input, such approaches could …

counterfactual

Leveraging Hierarchical Image-Text Misalignment for Universal Fake Image Detection

2025-11-01 · Daichi Zhang, Tong Zhang, Jianmin Bao, Shiming Ge 외 arxiv

With the rapid development of generative models, detecting generated fake images to prevent their malicious use has become a critical issue recently. Existing methods frame this challenge as a naive binary image classifi…

Image Classification