MR. Video: "MapReduce" is the Principle for Long Video Understanding
Abstract
We propose MR. Video, an agentic long video understanding framework that demonstrates the simple yet effective MapReduce principle for processing long videos: (1) Map: independently and densely perceiving short video clips, and (2) Reduce: jointly aggregating information from all clips. Compared with sequence-to-sequence vision-language models (VLMs), MR. Video performs detailed short video perception without being limited by context length. Compared with existing video agents that typically rely on sequential key segment selection, the Map operation enables simpler and more scalable sequence parallel perception of short video segments. Its Reduce step allows for more comprehensive context aggregation and reasoning, surpassing explicit key segment retrieval. This MapReduce principle is applicable to both VLMs and video agents, and we use LLM agents to validate its effectiveness. In practice, MR. Video employs two MapReduce stages: (A) Captioning: generating captions for short video clips (map), then standardizing repeated characters and objects into shared names (reduce); (B) Analysis: for each user question, analyzing relevant information from individual short videos (map), and integrating them into a final answer (reduce). MR. Video achieves over 10% accuracy improvement on the challenging LVBench compared to state-of-the-art VLMs and video agents. Code is available at: https://github.com/ziqipang/MR-Video
Community
MR. Video: "MapReduce" is the Principle for Long Video Understanding
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Multimodal Long Video Modeling Based on Temporal Dynamic Context (2025)
- TimeSearch: Hierarchical Video Search with Spotlight and Reflection for Human-like Long Video Understanding (2025)
- BOLT: Boost Large Vision-Language Model Without Training for Long-form Video Understanding (2025)
- FALCONEye: Finding Answers and Localizing Content in ONE-hour-long videos with multi-modal LLMs (2025)
- VideoComp: Advancing Fine-Grained Compositional and Temporal Alignment in Video-Text Models (2025)
- Measure Twice, Cut Once: Grasping Video Structures and Event Semantics with LLMs for Video Temporal Localization (2025)
- LVAgent: Long Video Understanding by Multi-Round Dynamical Collaboration of MLLM Agents (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 1
Spaces citing this paper 0
No Space linking this paper