TL;DR
VideoSEAL introduces a decoupled framework for long video question answering that improves evidence alignment and answer accuracy by separating planning from answer authority, supported by new diagnostics and scalable architecture.
Contribution
The paper proposes a novel decoupled planner-inspector framework that addresses evidence misalignment in long video understanding, with diagnostics and scalable design.
Findings
Achieves 55.1% on LVBench and 62.0% on LongVideoBench.
Improves evidence alignment and answer accuracy.
Supports plug-and-play upgrades without retraining.
Abstract
Long video question answering requires locating sparse, time-scattered visual evidence within highly redundant content. Although current MLLMs perform well on short videos, long videos introduce long-horizon search and verification, which often necessitates multi-turn, agentic interaction. We show that existing LVU agents can exhibit "evidence misalignment": they produce correct answers that are not supported by the retrieved or inspected evidence. To characterize this failure, we introduce two diagnostics (temporal groundedness and semantic groundedness) and use them to reveal two pressures that amplify misalignment: prompt pressure from shared-context saturation at inference time and reward pressure from outcome-only optimization during training. These findings point to a structural root cause: the coupled agent paradigm conflates long-horizon planning with answer authority. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
