Reflect-R1: Evidence-Driven Reflection for Self-Correction in Long Video Understanding
이 뉴스, 어떠셨어요?
한 번의 탭으로 반응을 남겨요 · 로그인 불필요
Abstract
Current multimodal reflection mechanisms for long video understanding predominantly rely on closed-loop self-reflection within internal parameters.
Lacking objective external evidence, models are frequently trapped in blind confidence and often fail to correct errors.
Furthermore, applying reinforcement learning to multi-stage reflection pipelines introduces severe policy coupling, which is exacerbated by a critical scarcity of dedicated training data.
To address these limitations, this work proposes Reflect-R1, the first Evidence-Driven self-correction framework for long video understanding.
The framework constructs a three-stage pipeline consisting of intuition, verification, and arbitration.
By dynamically retrieving objective visual evidence to verify initial intuitions and autonomously executing multiple temporal searches to resolve conflicts, it completely breaks the hallucination loop.
To overcome policy coupling, we design a stage-decoupled reinforcement learning algorithm named SD-GRPO that independently computes advantage functions across different reasoning stages.
Concurrently, we construct a dataset of 120K samples to bridge the training data gap.
Extensive experiments on benchmarks such as VideoMME and LongVideoBench demonstrate that Reflect-R1 achieves state-of-the-art performance.
Our method significantly improves the genuine rectification rate and enables authentic self-correction strictly grounded in objective evidence.