InternVideo3: Agentify Foundation Models with Multimodal Contextual Reasoning
About
Recent progress in foundation models has shifted toward agentic behavior involving multi-step reasoning and tool use. However, open-source efforts largely focus on text-dominant settings, leaving long-horizon multimodal tasks underexplored. This gap is evident in video tasks requiring sustained temporal understanding and iterative interaction. We present InternVideo3, a framework enhancing these capabilities via Multimodal Contextual Reasoning (MCR). MCR treats understanding as a closed-loop process over a shared, evolving context containing observations, instructions, reasoning, tool actions, and memory. This frames long-video understanding as evidence accumulation and verification. To ensure efficiency, we introduce Multimodal Multi-head Latent Attention (M^2LA), a token-preserving reparameterization compressing KV-cache states while retaining the full token stream. Our staged training includes continued pretraining, short-to-long supervised fine-tuning, rule-based reinforcement learning, and on-policy distillation. Experiments show InternVideo3 achieves strong performance on benchmarks like Video-MME, MLVU, and EgoSchema. We further instantiate the model as a video agent with retrieval tools, demonstrating robust evidence-grounded behavior. Our results suggest that efficient context handling and closed-loop reasoning are vital for adapting open multimodal models toward long-horizon visually grounded agency.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Long Video Understanding | LongVideoBench | Score66.8 | 290 | |
| Long Video Understanding | LVBench | -- | 267 | |
| Long Video Understanding | MLVU | -- | 265 | |
| Long Video Understanding | Video-MME | Overall Score73.8 | 90 | |
| Visual Spatial Intelligence | VSI-Bench | Average Score68.1 | 85 | |
| Long-form Video Understanding | EgoSchema | -- | 69 | |
| Temporal Grounding | Charades-STA | -- | 21 | |
| Short Video Question Answering | Short-video QA Suite NextQA, PerceptionTest, MVBench, Tomato, MotionBench, TempCompass | NextQA Accuracy85.5 | 16 | |
| Temporal Grounding | QVHighlights | Score59.9 | 16 | |
| Video-based spatial intelligence | MMSI-Video-Bench | Average Score30.7 | 16 |