EgoExo-Con: Exploring View-Invariant Video Temporal Understanding
About
Do Video-LLMs have consistent temporal understanding when videos capture the same event from different viewpoints? To study this question, we introduce EgoExo-Con(sistency), a benchmark of synchronized egocentric and exocentric video pairs with human-refined queries that ensure all concepts are visible in both viewpoints. EgoExo-Con emphasizes two temporal understanding tasks: Temporal Verification and Temporal Grounding. It evaluates not only correctness but consistency across viewpoints. Our analysis reveals two critical limitations of existing Video-LLMs: (1) models often fail to maintain consistency, with results far worse than their single-view performances. (2) When naively finetuned with synchronized videos of both viewpoints, the models show improved consistency but often underperform those trained on a single view. For improvements, we propose View-GRPO, a novel reinforcement learning framework that effectively strengthens view-specific temporal reasoning while encouraging consistent comprehension across viewpoints. Our method demonstrates its superior temporal understanding capabilities, especially for improving cross-view consistency. All resources have been made available at https://minjoong507.github.io/projects/EgoExo-Con/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Cross-view Temporal Reasoning | EgoExo-Con V-Exo | Accuracy73.1 | 20 | |
| Temporal Grounding | EgoExo-Con 1.0 (test) | -- | 12 | |
| Temporal Verification | EgoExo-Con 1.0 (test) | -- | 12 | |
| Cross-view Temporal Reasoning | EgoExo-Con V-Ego | Accuracy74.4 | 10 | |
| Cross-view Temporal Reasoning | EgoExo-Con G-Exo | Accuracy22 | 10 | |
| Cross-view Temporal Reasoning | EgoExo-Con G-Ego | Accuracy21.6 | 10 | |
| Cross-view Temporal Reasoning | EgoExo-Con G-ExoEgo | Accuracy18.7 | 10 | |
| Temporal Grounding | TVGBench | R1 Score @ IoU 0.342 | 4 | |
| Video Question Answering | Video-MME | Accuracy69.7 | 4 |