EgoVITA: Learning to Plan and Verify for Egocentric Video Reasoning
Abstract: Egocentric video understanding requires procedural reasoning under partial observability and continuously shifting viewpoints. Current multimodal LLMs (MLLMs) struggle with this setting, often generating plausible but visually inconsistent or weakly grounded responses. We introduce , a framework that decomposes egocentric video reasoning into a structured process. The model first generates an : a causal sequence of anticipated actions from a first-person perspective. This plan is then evaluated by an stage that validates spatiotemporal and logical consistency from a third-person viewpoint. This decomposition enables cross-perspective feedback without requiring paired ego-exo supervision. To train this reasoning process, we adopt Group Relative Policy Optimization (GRPO) with two dense reward signals: one that aligns intermediate plan steps with future visual states and another that reinforces consistent third-person verification. EgoVITA achieves state-of-the-art performance on egocentric reasoning benchmarks, outperforming Qwen2.5-VL-7B by on EgoBlind and on EgoOrient, while maintaining strong generalization on exocentric video tasks with only $47k$ training samples.
Paper Prompts
Sign up for free to create and run prompts on this paper.