SER: Learning to Ground Video Reasoning with Semantic Evidence Rewards
About
Video MLLMs often struggle with fine-grained spatio-temporal reasoning, sometimes generating correct answers based on irrelevant frames or objects. Although outputting spatio-temporal evidence during reasoning is a promising direction, existing RL frameworks typically rely on geometry-only (IoU) rewards, which can be sensitive to boundary perturbations and overlook semantic alignment. To address this, we propose Semantic Evidence Reward (SER), which reformulates spatio-temporal evidence grounding as a constrained verification task. Instead of computing pixel-level overlap, SER uses a referee VLM as a local checker to evaluate model-generated evidence claims across two dimensions: relevance and localization quality, combined with a temporal penalty. This design reduces the reliance on dense box annotations and enables training directly on standard video QA data. On the V-STAR benchmark, SER achieves 49.6% mLGM, improving by 3.0 points over the strong evidence-grounded baseline Open-o3-Video, demonstrating its potential in enhancing both answer accuracy and evidence grounding.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Grounding | ActivityNet | Recall@0.358.1 | 111 | |
| Video Reasoning | LongVideoReason | Accuracy71.7 | 61 | |
| Multi-modal Video Evaluation | VideoMME | Score62.9 | 50 | |
| Video Understanding | WorldSense | Score42.3 | 33 | |
| Spatio-Temporal Reasoning | V-STAR (test) | What Accuracy61.6 | 27 | |
| Multimodal Video Understanding | VideoMMMU | Overall Score51.4 | 25 | |
| Temporal Video Grounding | TVGBench | mIoU26.5 | 20 |