Video-MTR: Reinforced Multi-Turn Reasoning for Long Video Understanding
Abstract
Lay Summary
Long videos are difficult for AI systems to understand because important moments may appear only briefly and far apart in time. Existing video-language models often look at a fixed set of sampled frames, which can miss the key evidence needed to answer a question. We introduce Video-MTR, a method that teaches a model to inspect a long video in multiple steps. The model first forms a broad view of the video, then actively selects more relevant video segments, and finally uses the gathered evidence to answer the question. To train this behavior efficiently, we design a reward system that encourages both correct final answers and useful intermediate evidence selection. This allows Video-MTR to learn effective long-video reasoning with only about 8K training examples, far fewer than many existing approaches. Our results show that this multi-step strategy improves accuracy and efficiency across several long-video understanding benchmarks.