paper-with-me

홈 › Papers

EFlow: Learning Evidence Flow for Long-Video Reasoning with Adaptive Reflection

2026-07-01 · Wenhao Zhang, Kuanwei Lin, Xuyi Yang, Wei Gao, Ge Li arxiv

Long-video reasoning is fundamentally constrained by how models acquire and utilize visual evidence. Existing tool-augmented video frameworks often interleave temporal grounding and answer reasoning within a single trajectory, causing early semantic hypotheses to bias evidence localization. We term this failure mode premature semantic commitment, where biased grounding retrieves incomplete evidence and incomplete evidence further reinforces incorrect reasoning. To address this issue, we propose EFlow, an evidence-first video reasoning framework built upon Qwen3-VL. EFlow explicitly separates temporal grounding and logical reasoning through CoT for Temporal Grounding and CoT for Reasoning, enabling the model to retrieve relevant evidence before answer inference. In addition, EFlow introduces a confidence-aware reflection mechanism that re-evaluates the full video when retrieved evidence is potentially insufficient. We further construct dedicated trajectory datasets and train EFlow through supervised fine-tuning, reinforcement learning, and reinforcement fine-tuning. Extensive experiments across five video understanding benchmarks demonstrate that EFlow consistently improves long-video reasoning performance.

📄 PDF Abstract BibTeX arXiv:2607.00867

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningLogical Reasoning

Similar Papers 제목 키워드 기반

CacheFlow: Compressive Streaming Memory for Efficient Long-Form Video Understanding

2025-11-17 · Shrenik Patel, Daivik Patel arxiv

Long-form video question answering (VQA) overwhelms current vision-language models (VLMs) because attention and key-value (KV) caches grow with runtime, forcing either expensive inference or near-sighted sliding windows.…

Video Question Answering

PipeFlow: Pipelined Processing and Motion-Aware Frame Selection for Long-Form Video Editing

2025-12-30 · Mustafa Munir, Md Mostafijur Rahman, Kartikeya Bhardwaj, Paul Whatmough 외 arxiv

Long-form video editing poses unique challenges due to the exponential increase in the computational cost from joint editing and Denoising Diffusion Implicit Models (DDIM) inversion across extended sequences. To address …

PoseFlow: A Deep Motion Representation for Understanding Human Behaviors in Videos

2018-06-01 · CVPR 2018 6 · Dingwen Zhang, Guangyu Guo, Dong Huang, Junwei Han

Motion of the human body is the critical cue for understanding and characterizing human behavior in videos. Most existing approaches explore the motion cue using optical flows. However, optical flow usually contains moti…

Action RecognitionOptical Flow EstimationPose EstimationPose Tracking+1

A Conditional Adversarial Network for Scene Flow Estimation

2019-04-25 · Ravi Kumar Thakur, Snehasis Mukherjee

The problem of Scene flow estimation in depth videos has been attracting attention of researchers of robot vision, due to its potential application in various areas of robotics. The conventional scene flow methods are di…

Optical Flow EstimationScene Flow Estimation

VibeFlow: Versatile Video Chroma-Lux Editing through Self-Supervised Learning

2026-04-15 · Yifan Li, Pei Cheng, Bin Fu, Shuai Yang 외 arxiv

Video chroma-lux editing, which aims to modify illumination and color while preserving structural and temporal fidelity, remains a significant challenge. Existing methods typically rely on expensive supervised training w…

Self-Supervised LearningVideo Generation