paper-with-me

Papers

Decoupling Perception from Reasoning for Hallucination-Resistant Video Understanding

2025-11-23 · Bowei Pu, Chuanbin Liu, Yifan Ge, Peicheng Zhou, Yiwei Sun, Zhiying Lu, Zhangchi Hu, Hongtao Xie arxiv

Video Large Language Models improve reasoning over complex videos by generating intermediate reasoning text. However, reliable reasoning depends on accurate video perception. In existing approaches, perception evidence is intertwined with reasoning text, making it difficult to directly supervise the perception process. We argue that reliable supervision requires explicitly separating perception evidence from reasoning so that perception can be verified independently. To supervise perception directly, we propose Decoupled Perception and Logic (DPL), which represents perception as fixed-format evidence units containing timestamps and visual descriptions. This structured representation enables direct extraction of perception content and simplifies alignment between video segments and reward evaluation. Building on DPL, we introduce a perception reward that encourages both hallucination resistance and perception-based reasoning. An Factual-Aware Evaluator (FAE) provides anti-hallucination scores and achieves hallucination evaluation performance comparable to GPT-4o. In addition, we validate reasoning consistency by feeding perception results and questions into a reference model. Experiments show that, by providing reliable process rewards, Video-DPL consistently improves post-training performance at both 3B and 7B scales, while delivering higher data efficiency.

📄 PDF Abstract BibTeX arXiv:2511.18463

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HPP: Hierarchical Programmatic Probing for Long Video Understanding by Decoupling Perception and Reasoning

2026-06-19 · Awais Rauf, Ahmed Hasssan, Greg Slabaugh arxiv

Understanding long videos requires fine-grained perception and multi-step, higher-order reasoning over complex, long-range spatio-temporal dynamics. Vision-language models (VLMs) encode video frames into visual tokens an…

Relational ReasoningSemantic Retrieval

MoHallBench: A Benchmark for Motion Hallucination in Video Large Language Models

2026-07-01 · Jiale Li, Sihan Chen, Mengyuan Liu arxiv

Video Large Language Models (VideoLLMs) have shown strong progress in video understanding, yet they still suffer from hallucinations that are inconsistent with visual evidence. Existing benchmarks mainly focus on object …

Action Recognition

Clue Matters: Leveraging Latent Visual Clues to Empower Video Reasoning

2026-03-16 · Kaixin zhang, Xiaohe Li, Jiahao Li, Haohua Wu 외 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 answ…

Video Question AnsweringAnswer Generation

SEVADE: Self-Evolving Multi-Agent Analysis with Decoupled Evaluation for Hallucination-Resistant Irony Detection

2025-08-09 · Ziqi Liu, Ziyang Zhou, Yilin Li, Mingxuan Hu 외 arxiv

Sarcasm detection is a crucial yet challenging Natural Language Processing task. Existing Large Language Model methods are often limited by single-perspective analysis, static reasoning pathways, and a susceptibility to …

Sarcasm Detection

Video-ToC: Video Tree-of-Cue Reasoning

2026-04-22 · Qizhong Tan, Zhuotao Tian, Guangming Lu, Jun Yu 외 arxiv

Existing Video Large Language Models (Video LLMs) struggle with complex video understanding, exhibiting limited reasoning capabilities and potential hallucinations. In particular, these methods tend to perform reasoning …

Reinforcement Learning