[survey] Watch, Remember, Reason: Human-View Video Understanding with MLLMs
39
26 commits
updated Sep 11, 2026
Jiahao Meng
·
Yue Tan
·
Qi Xu
·
Kuan Gao
·
Weisong Liu
·
Yanwei Li
·
Jason Li
Lingdong Kong
·
Haochen Wang
·
Qianyu Zhou
·
Jiangning Zhang
·
Guangliang Cheng
Yunhai Tong
·
Lu Qi
·
Ming-Hsuan Yang
This repository accompanies our survey, which takes a human-view perspective on LLM/MLLM-based video understanding by decomposing it into three core cognitive abilities and reviewing how recent methods realize each:
Beyond methods, the survey covers domain-specific subfields (egocentric, sports, instructional, medical, narrative videos), training datasets and evaluation benchmarks across major task types and capability dimensions, and open problems on the path to scalable, memory-aware, evidence-grounded video intelligence.
Watching corresponds to the perceptual stage where models transform raw multimodal inputs into structured representations. We organize methods along four complementary dimensions.
Precise spatio-temporal grounding: time representation, long-video efficiency, structured decoding, fine-grained perception architectures, and verifiable post-training. Includes both flagship methods (Table 2) and the broader family cited in §3.1.1 (temporal grounding, spatio-temporal grounding, video referring).
Temporal grounding & VTG-style methods
Spatio-temporal grounding & video referring
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2026 | CVPR | VITAL | Thinking With Videos: Multimodal Tool-Augmented Reinforcement Learning for Long Video Reasoning | - |
| 2025 | arXiv | Rex-Omni | Detect Anything via Next Point Prediction | Code |
| 2026 | ICML | Open-o3 Video | Open-o3 Video: Grounded Video Reasoning with Explicit Spatio-Temporal Evidence | Code |
| 2025 | arXiv | STVG-o1 | Thinking with Bounding Boxes: Enhancing Spatio-Temporal Video Grounding via Reinforcement Fine-tuning | - |
| 2025 | arXiv | Sa2VA | Sa2VA: Marrying SAM2 with LLaVA for Dense Grounded Understanding of Images and Videos | Code |
| 2025 | NeurIPS | SAMA | SAMA: Towards Multi-Turn Referential Grounded Video Chat with Large Language Models | - |
Whole-video, dense, and region-level captioning over visual-token sequences. Includes flagship methods (Table 2) and the broader family cited in §3.1.2.
Whole-video captioning
Dense video captioning
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2018 | CVPR | Masked Transformer | End-to-End Dense Video Captioning with Masked Transformer | - |
| 2021 | ICCV | PDVC | End-to-End Dense Video Captioning with Parallel Decoding | Code |
| 2023 | CVPR | Vid2Seq | Vid2Seq: Large-Scale Pretraining of a Visual Language Model for Dense Video Captioning | Code |
| 2024 | CVPR | Streaming DVC | Streaming Dense Video Captioning | Code |
| 2024 | CVPR | CM² | Do You Remember? Dense Video Captioning with Cross-Modal Memory Retrieval | Code |
| 2024 | CVPR | DIBS | DIBS: Enhancing Dense Video Captioning with Unlabeled Videos via Pseudo Boundary Enrichment and Online Refinement | Code |
| 2024 | arXiv | MMDuet | VideoLLM Knows When to Speak: Enhancing Time-Sensitive Video Comprehension with Video-Text Duet Interaction Format | Code |
| 2025 | AAAI | HiCM² | HiCM²: Hierarchical Compact Memory Modeling for Dense Video Captioning | - |
Region-level captioning & video referring
Omni-modal perception unifying speech, environmental audio, and music with visual streams under a shared LLM backbone.
Reducing redundancy in long videos: frame-level selection, token-level compression / merging, and model-level efficient processing.
Memory connects perception with higher-level understanding by retaining salient information over time. We split methods by storage paradigm.
LLMs/VLMs autonomously invoke memory tools through multi-round reasoning to construct and retrieve memory.
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2024 | NeurIPS | AVUA | Adaptive Video Understanding Agent: Enhancing Efficiency with Dynamic Frame Sampling and Feedback-driven Reasoning | - |
| 2024 | ECCV | VideoAgent | VideoAgent: A Memory-augmented Multimodal Agent for Video Understanding | Code |
| 2025 | ICCV | LVAgent | LVAgent: Long Video Understanding by Multi-Round Dynamical Collaboration of MLLM Agents | Code |
| 2025 | NeurIPS | AdaVideoRAG | AdaVideoRAG: Omni-Contextual Adaptive Retrieval-Augmented Efficient Long Video Understanding | Code |
| 2025 | NeurIPS | VideoLucy | VideoLucy: Deep Memory Backtracking for Long Video Understanding | Code |
| 2025 | arXiv | GCAgent | GCAgent: Long-Video Understanding via Schematic and Narrative Episodic Memory | - |
| 2026 | arXiv | EGAgent | Agentic Very Long Video Understanding | - |
| 2026 | ICLR | MemGen | MemGen: Weaving Generative Latent Memory for Self-Evolving Agents | Code |
| 2026 | ICLR | M3-Agent | Seeing, Listening, Remembering, and Reasoning: A Multimodal Agent with Long-Term Memory | Code |
Deterministic pipelines where memory construction and retrieval are sequential, fixed stages.
Processing unbounded streams within fixed memory budgets via causal compression, KV pruning, sink reuse, or hierarchical caches.
Reasoning operates on perceived and retained evidence. We separate models by what they reason over (text-only vs. interleaved with visual evidence) and how the reasoning is controlled (agentic tool loops vs. non-agent post-training).
Agent loops with tools / memory / planning that orchestrate perception, retrieval, verification, and reflection.
CoT-style supervised fine-tuning and RL/DPO post-training without tool-driven control loops.
Models that interleave reasoning with explicit visual grounding and re-inspection (o3-style "thinking with images" extended to video).
Models that natively emit grounded reasoning traces (timestamps, boxes, captions) without external tool calls.
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2026 | ICML | Open-o3-Video | Open-o3 Video: Grounded Video Reasoning with Explicit Spatio-Temporal Evidence | Code |
| 2025 | arXiv | Video-Thinker | Video-Thinker: Sparking "Thinking with Videos" via Reinforcement Learning | Code |
| 2026 | ICLR | ReWatch-R1 | ReWatch-R1: Boosting Complex Video Reasoning in Large Vision-Language Models through Agentic Data Synthesis | Code |
| 2026 | CVPR | VideoReasoner | Incentivizing Versatile Video Reasoning in MLLMs via Data-Efficient Reinforcement Learning | Code |
Domain-specific scenarios that stress different combinations of perception, memory, and reasoning.
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2025 | ICCV | EgoMask | Fine-grained Spatiotemporal Grounding on Egocentric Videos | Code |
| 2025 | ACM MM | DMC³ | DMC³: Dual-Modal Counterfactual Contrastive Construction for Egocentric Video Question Answering | - |
| 2025 | arXiv | ST-Think | ST-Think: How Multimodal Large Language Models Reason About 4D Worlds from Ego-Centric Videos | - |
| 2025 | arXiv | VLN-R1 | VLN-R1: Vision-Language Navigation via Reinforcement Fine-Tuning | Code |
| 2025 | arXiv | Ego-R1 | Ego-R1: Chain-of-Tool-Thought for Ultra-Long Egocentric Video Reasoning | Code |
| 2025 | NeurIPS | VideoLLM-EyeWO | Eyes Wide Open: Ego Proactive Video-LLM for Streaming Video | - |
| 2025 | arXiv | EgoSocial | EgoSocial: Benchmarking Proactive Intervention Ability of Omnimodal LLMs via Egocentric Social Interaction Perception | - |
| 2025 | arXiv | DVBench | Are Vision LLMs Road-Ready? A Comprehensive Benchmark for Safety-Critical Driving Video Understanding | Code |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2025 | ICLR | SPORTU | SPORTU: A Comprehensive Sports Understanding Benchmark for Multimodal Large Language Models | Code |
| 2025 | CVPR | UniSoccer | Towards Universal Soccer Video Understanding | Code |
| 2025 | CVPR-W | — | Domain Adaptation of VLM for Soccer Video Understanding | - |
| 2025 | arXiv | DeepSport | DeepSport: A Multimodal Large Language Model for Comprehensive Sports Video Reasoning via Agentic Reinforcement Learning | - |
| 2025 | ACM MM | FineQuest | FineQuest: Adaptive Knowledge-Assisted Sports Video Understanding via Agent-of-Thoughts Reasoning | - |
| 2025 | arXiv | TennisTV | TennisTV: Do Multimodal Large Language Models Understand Tennis Rallies? | - |
| 2026 | arXiv | — | Learning Consistent Temporal Grounding between Related Tasks in Sports Coaching | - |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2025 | arXiv | Video-MMMU | Video-MMMU: Evaluating Knowledge Acquisition from Multi-Discipline Professional Videos | Code |
| 2025 | ICCVW | Video-MMLU | Video-MMLU: A Massive Multi-Discipline Lecture Understanding Benchmark | Code |
| 2025 | arXiv | InstructionBench | InstructionBench: An Instructional Video Understanding Benchmark | - |
| 2025 | ICASSP | DocVideoQA | DocVideoQA: Towards Comprehensive Understanding of Document-Centric Videos through Question Answering | - |
| 2025 | UIST | NoteIt | NoteIt: A System Converting Instructional Videos to Interactable Notes Through Multimodal Video Understanding | Project |
| 2025 | ICASSP | InsTALL | InsTALL: Context-aware Instructional Task Assistance with Multi-modal Large Language Models | - |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2024 | arXiv | LLaVA-Surg | LLaVA-Surg: Towards Multimodal Surgical Assistant via Structured Surgical Video Learning | - |
| 2024 | arXiv | Surgical-LLaVA | Surgical-LLaVA: Toward Surgical Scenario Understanding via Large Language and Vision Models | - |
| 2025 | Med IA | EndoChat | EndoChat: Grounded Multimodal Large Language Model for Endoscopic Surgery | Code |
| 2025 | arXiv | SurgVLM | SurgVLM: A Large Vision-Language Model and Systematic Evaluation Benchmark for Surgical Intelligence | Project |
| 2025 | arXiv | SurgVidLM | SurgVidLM: Towards Multi-grained Surgical Video Understanding with Large Language Model | - |
| 2025 | arXiv | SurgViVQA | SurgViVQA: Temporally-Grounded Video Question Answering for Surgical Scene Understanding | Code |
| 2024 | Nature Med | EchoCLIP | Vision–Language Foundation Model for Echocardiogram Interpretation | - |
| 2024 | MICCAI | MMSummary | MMSummary: Multimodal Summary Generation for Fetal Ultrasound Video | - |
| 2026 | NBME | Sonomate | A Visually Grounded Language Model for Fetal Ultrasound Understanding | - |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2016 | CVPR | MovieQA | MovieQA: Understanding Stories in Movies through Question-Answering | Code |
| 2023 | arXiv | MoVQA | MoVQA: A Benchmark of Versatile Question-Answering for Long-Form Movie Understanding | - |
| 2024 | CVPR | MovieChat | MovieChat: From Dense Token to Sparse Memory for Long Video Understanding | Code |
| 2024 | arXiv | SFD / SF20K | Long Story Short: Story-level Video Understanding from 20K Short Films | Dataset |
| 2025 | IJCAI | SCVBench | SCVBench: A Benchmark with Multi-turn Dialogues for Story-Centric Video Understanding | Code |
| 2025 | ICCV | VRBench | VRBench: A Benchmark for Multi-Step Reasoning in Long Narrative Videos | Code |
| 2025 | CVPR | SeriesBench | SeriesBench: A Benchmark for Narrative-Driven Drama Series Understanding | Code |
| 2025 | arXiv | Cinéaste | Cinéaste: A Fine-grained Contextual Movie Question Answering Benchmark | - |
| 2025 | EMNLP | MovieCORE | MovieCORE: COgnitive REasoning in Movies | Code |
| 2025 | arXiv | ARC-Chapter | ARC-Chapter: Structuring Hour-Long Videos into Navigable Chapters and Hierarchical Summaries | - |
Covers both training corpora and widely used QA benchmarks (many pre-MLLM datasets are still used for evaluation).
Includes classical clip / dense / narration-level corpora, MLLM-era recaptioned corpora, and grounded / omni-modal captioning data.
Includes large-scale narrated-video pretraining corpora, MLLM-era instruction tuning corpora, and reasoning-/RL-oriented re-annotated data.
| Year | Acronym | Paper | Code / Project |
|---|---|---|---|
| 2025 | VideoMarathon | Unleashing Hour-Scale Video Training for Long Video-Language Understanding | Code |
| 2026 | M3-Bench | Seeing, Listening, Remembering, and Reasoning: A Multimodal Agent with Long-Term Memory | Code |
Categorized into six capability dimensions.
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2024 | CVPR | Video-MME | Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis | Code |
| 2024 | NeurIPS | MMBench-Video | MMBench-Video: A Long-Form Multi-Shot Benchmark for Holistic Video Understanding | Code |
| 2025 | arXiv | Video-MME v2 | Video-MME v2: Evaluating Multimodal LLMs with Cohesive Question Groups on Fresh Videos | Code |
| 2025 | ICLR | MMWorld | MMWorld: Towards Multi-Discipline Multi-Faceted World Model Evaluation in Videos | Code |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2025 | CVPR | MMVU | MMVU: Measuring Expert-Level Multi-Discipline Video Understanding | Code |
| 2025 | arXiv | Video-MMMU | Video-MMMU: Evaluating Knowledge Acquisition from Multi-Discipline Professional Videos | Code |
| 2026 | ICLR | ExpVid | ExpVid: A Benchmark for Experiment Video Understanding & Reasoning | - |
| 2025 | ICCVW | Video-MMLU | Video-MMLU: A Massive Multi-Discipline Lecture Understanding Benchmark | Code |
| 2025 | arXiv | BEAR | BEAR: Benchmarking and Enhancing Multimodal Language Models for Atomic Embodied Capabilities | Code |
Open problems highlighted by the survey:
If you find this survey useful, please consider citing:
@article{meng2026watch,
title = {Watch, Remember, Reason: Human-View Video Understanding with MLLMs},
author = {Meng, Jiahao and Tan, Yue and Xu, Qi and Gao, Kuan and Liu, Weisong and Li, Yanwei and Li, Jason and Kong, Lingdong and Wang, Haochen and Zhou, Qianyu and Zhang, Jiangning and Cheng, Guangliang and Tong, Yunhai and Qi, Lu and Yang, Minghsuan},
journal = {arXiv preprint arXiv:2606.07433},
year = {2026}
}
Contributions are welcome — please open a PR to add a missing paper, dataset, or benchmark. When adding an entry, place it in the most specific subsection that fits the taxonomy and follow the existing column order. Papers are listed roughly in chronological order within each table.
[survey] Watch, Remember, Reason: Human-View Video Understanding with MLLMs
39
26 commits
updated Sep 11, 2026
Jiahao Meng
·
Yue Tan
·
Qi Xu
·
Kuan Gao
·
Weisong Liu
·
Yanwei Li
·
Jason Li
Lingdong Kong
·
Haochen Wang
·
Qianyu Zhou
·
Jiangning Zhang
·
Guangliang Cheng
Yunhai Tong
·
Lu Qi
·
Ming-Hsuan Yang
This repository accompanies our survey, which takes a human-view perspective on LLM/MLLM-based video understanding by decomposing it into three core cognitive abilities and reviewing how recent methods realize each:
Beyond methods, the survey covers domain-specific subfields (egocentric, sports, instructional, medical, narrative videos), training datasets and evaluation benchmarks across major task types and capability dimensions, and open problems on the path to scalable, memory-aware, evidence-grounded video intelligence.
Watching corresponds to the perceptual stage where models transform raw multimodal inputs into structured representations. We organize methods along four complementary dimensions.
Precise spatio-temporal grounding: time representation, long-video efficiency, structured decoding, fine-grained perception architectures, and verifiable post-training. Includes both flagship methods (Table 2) and the broader family cited in §3.1.1 (temporal grounding, spatio-temporal grounding, video referring).
Temporal grounding & VTG-style methods
Spatio-temporal grounding & video referring
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2026 | CVPR | VITAL | Thinking With Videos: Multimodal Tool-Augmented Reinforcement Learning for Long Video Reasoning | - |
| 2025 | arXiv | Rex-Omni | Detect Anything via Next Point Prediction | Code |
| 2026 | ICML | Open-o3 Video | Open-o3 Video: Grounded Video Reasoning with Explicit Spatio-Temporal Evidence | Code |
| 2025 | arXiv | STVG-o1 | Thinking with Bounding Boxes: Enhancing Spatio-Temporal Video Grounding via Reinforcement Fine-tuning | - |
| 2025 | arXiv | Sa2VA | Sa2VA: Marrying SAM2 with LLaVA for Dense Grounded Understanding of Images and Videos | Code |
| 2025 | NeurIPS | SAMA | SAMA: Towards Multi-Turn Referential Grounded Video Chat with Large Language Models | - |
Whole-video, dense, and region-level captioning over visual-token sequences. Includes flagship methods (Table 2) and the broader family cited in §3.1.2.
Whole-video captioning
Dense video captioning
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2018 | CVPR | Masked Transformer | End-to-End Dense Video Captioning with Masked Transformer | - |
| 2021 | ICCV | PDVC | End-to-End Dense Video Captioning with Parallel Decoding | Code |
| 2023 | CVPR | Vid2Seq | Vid2Seq: Large-Scale Pretraining of a Visual Language Model for Dense Video Captioning | Code |
| 2024 | CVPR | Streaming DVC | Streaming Dense Video Captioning | Code |
| 2024 | CVPR | CM² | Do You Remember? Dense Video Captioning with Cross-Modal Memory Retrieval | Code |
| 2024 | CVPR | DIBS | DIBS: Enhancing Dense Video Captioning with Unlabeled Videos via Pseudo Boundary Enrichment and Online Refinement | Code |
| 2024 | arXiv | MMDuet | VideoLLM Knows When to Speak: Enhancing Time-Sensitive Video Comprehension with Video-Text Duet Interaction Format | Code |
| 2025 | AAAI | HiCM² | HiCM²: Hierarchical Compact Memory Modeling for Dense Video Captioning | - |
Region-level captioning & video referring
Omni-modal perception unifying speech, environmental audio, and music with visual streams under a shared LLM backbone.
Reducing redundancy in long videos: frame-level selection, token-level compression / merging, and model-level efficient processing.
Memory connects perception with higher-level understanding by retaining salient information over time. We split methods by storage paradigm.
LLMs/VLMs autonomously invoke memory tools through multi-round reasoning to construct and retrieve memory.
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2024 | NeurIPS | AVUA | Adaptive Video Understanding Agent: Enhancing Efficiency with Dynamic Frame Sampling and Feedback-driven Reasoning | - |
| 2024 | ECCV | VideoAgent | VideoAgent: A Memory-augmented Multimodal Agent for Video Understanding | Code |
| 2025 | ICCV | LVAgent | LVAgent: Long Video Understanding by Multi-Round Dynamical Collaboration of MLLM Agents | Code |
| 2025 | NeurIPS | AdaVideoRAG | AdaVideoRAG: Omni-Contextual Adaptive Retrieval-Augmented Efficient Long Video Understanding | Code |
| 2025 | NeurIPS | VideoLucy | VideoLucy: Deep Memory Backtracking for Long Video Understanding | Code |
| 2025 | arXiv | GCAgent | GCAgent: Long-Video Understanding via Schematic and Narrative Episodic Memory | - |
| 2026 | arXiv | EGAgent | Agentic Very Long Video Understanding | - |
| 2026 | ICLR | MemGen | MemGen: Weaving Generative Latent Memory for Self-Evolving Agents | Code |
| 2026 | ICLR | M3-Agent | Seeing, Listening, Remembering, and Reasoning: A Multimodal Agent with Long-Term Memory | Code |
Deterministic pipelines where memory construction and retrieval are sequential, fixed stages.
Processing unbounded streams within fixed memory budgets via causal compression, KV pruning, sink reuse, or hierarchical caches.
Reasoning operates on perceived and retained evidence. We separate models by what they reason over (text-only vs. interleaved with visual evidence) and how the reasoning is controlled (agentic tool loops vs. non-agent post-training).
Agent loops with tools / memory / planning that orchestrate perception, retrieval, verification, and reflection.
CoT-style supervised fine-tuning and RL/DPO post-training without tool-driven control loops.
Models that interleave reasoning with explicit visual grounding and re-inspection (o3-style "thinking with images" extended to video).
Models that natively emit grounded reasoning traces (timestamps, boxes, captions) without external tool calls.
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2026 | ICML | Open-o3-Video | Open-o3 Video: Grounded Video Reasoning with Explicit Spatio-Temporal Evidence | Code |
| 2025 | arXiv | Video-Thinker | Video-Thinker: Sparking "Thinking with Videos" via Reinforcement Learning | Code |
| 2026 | ICLR | ReWatch-R1 | ReWatch-R1: Boosting Complex Video Reasoning in Large Vision-Language Models through Agentic Data Synthesis | Code |
| 2026 | CVPR | VideoReasoner | Incentivizing Versatile Video Reasoning in MLLMs via Data-Efficient Reinforcement Learning | Code |
Domain-specific scenarios that stress different combinations of perception, memory, and reasoning.
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2025 | ICCV | EgoMask | Fine-grained Spatiotemporal Grounding on Egocentric Videos | Code |
| 2025 | ACM MM | DMC³ | DMC³: Dual-Modal Counterfactual Contrastive Construction for Egocentric Video Question Answering | - |
| 2025 | arXiv | ST-Think | ST-Think: How Multimodal Large Language Models Reason About 4D Worlds from Ego-Centric Videos | - |
| 2025 | arXiv | VLN-R1 | VLN-R1: Vision-Language Navigation via Reinforcement Fine-Tuning | Code |
| 2025 | arXiv | Ego-R1 | Ego-R1: Chain-of-Tool-Thought for Ultra-Long Egocentric Video Reasoning | Code |
| 2025 | NeurIPS | VideoLLM-EyeWO | Eyes Wide Open: Ego Proactive Video-LLM for Streaming Video | - |
| 2025 | arXiv | EgoSocial | EgoSocial: Benchmarking Proactive Intervention Ability of Omnimodal LLMs via Egocentric Social Interaction Perception | - |
| 2025 | arXiv | DVBench | Are Vision LLMs Road-Ready? A Comprehensive Benchmark for Safety-Critical Driving Video Understanding | Code |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2025 | ICLR | SPORTU | SPORTU: A Comprehensive Sports Understanding Benchmark for Multimodal Large Language Models | Code |
| 2025 | CVPR | UniSoccer | Towards Universal Soccer Video Understanding | Code |
| 2025 | CVPR-W | — | Domain Adaptation of VLM for Soccer Video Understanding | - |
| 2025 | arXiv | DeepSport | DeepSport: A Multimodal Large Language Model for Comprehensive Sports Video Reasoning via Agentic Reinforcement Learning | - |
| 2025 | ACM MM | FineQuest | FineQuest: Adaptive Knowledge-Assisted Sports Video Understanding via Agent-of-Thoughts Reasoning | - |
| 2025 | arXiv | TennisTV | TennisTV: Do Multimodal Large Language Models Understand Tennis Rallies? | - |
| 2026 | arXiv | — | Learning Consistent Temporal Grounding between Related Tasks in Sports Coaching | - |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2025 | arXiv | Video-MMMU | Video-MMMU: Evaluating Knowledge Acquisition from Multi-Discipline Professional Videos | Code |
| 2025 | ICCVW | Video-MMLU | Video-MMLU: A Massive Multi-Discipline Lecture Understanding Benchmark | Code |
| 2025 | arXiv | InstructionBench | InstructionBench: An Instructional Video Understanding Benchmark | - |
| 2025 | ICASSP | DocVideoQA | DocVideoQA: Towards Comprehensive Understanding of Document-Centric Videos through Question Answering | - |
| 2025 | UIST | NoteIt | NoteIt: A System Converting Instructional Videos to Interactable Notes Through Multimodal Video Understanding | Project |
| 2025 | ICASSP | InsTALL | InsTALL: Context-aware Instructional Task Assistance with Multi-modal Large Language Models | - |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2024 | arXiv | LLaVA-Surg | LLaVA-Surg: Towards Multimodal Surgical Assistant via Structured Surgical Video Learning | - |
| 2024 | arXiv | Surgical-LLaVA | Surgical-LLaVA: Toward Surgical Scenario Understanding via Large Language and Vision Models | - |
| 2025 | Med IA | EndoChat | EndoChat: Grounded Multimodal Large Language Model for Endoscopic Surgery | Code |
| 2025 | arXiv | SurgVLM | SurgVLM: A Large Vision-Language Model and Systematic Evaluation Benchmark for Surgical Intelligence | Project |
| 2025 | arXiv | SurgVidLM | SurgVidLM: Towards Multi-grained Surgical Video Understanding with Large Language Model | - |
| 2025 | arXiv | SurgViVQA | SurgViVQA: Temporally-Grounded Video Question Answering for Surgical Scene Understanding | Code |
| 2024 | Nature Med | EchoCLIP | Vision–Language Foundation Model for Echocardiogram Interpretation | - |
| 2024 | MICCAI | MMSummary | MMSummary: Multimodal Summary Generation for Fetal Ultrasound Video | - |
| 2026 | NBME | Sonomate | A Visually Grounded Language Model for Fetal Ultrasound Understanding | - |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2016 | CVPR | MovieQA | MovieQA: Understanding Stories in Movies through Question-Answering | Code |
| 2023 | arXiv | MoVQA | MoVQA: A Benchmark of Versatile Question-Answering for Long-Form Movie Understanding | - |
| 2024 | CVPR | MovieChat | MovieChat: From Dense Token to Sparse Memory for Long Video Understanding | Code |
| 2024 | arXiv | SFD / SF20K | Long Story Short: Story-level Video Understanding from 20K Short Films | Dataset |
| 2025 | IJCAI | SCVBench | SCVBench: A Benchmark with Multi-turn Dialogues for Story-Centric Video Understanding | Code |
| 2025 | ICCV | VRBench | VRBench: A Benchmark for Multi-Step Reasoning in Long Narrative Videos | Code |
| 2025 | CVPR | SeriesBench | SeriesBench: A Benchmark for Narrative-Driven Drama Series Understanding | Code |
| 2025 | arXiv | Cinéaste | Cinéaste: A Fine-grained Contextual Movie Question Answering Benchmark | - |
| 2025 | EMNLP | MovieCORE | MovieCORE: COgnitive REasoning in Movies | Code |
| 2025 | arXiv | ARC-Chapter | ARC-Chapter: Structuring Hour-Long Videos into Navigable Chapters and Hierarchical Summaries | - |
Covers both training corpora and widely used QA benchmarks (many pre-MLLM datasets are still used for evaluation).
Includes classical clip / dense / narration-level corpora, MLLM-era recaptioned corpora, and grounded / omni-modal captioning data.
Includes large-scale narrated-video pretraining corpora, MLLM-era instruction tuning corpora, and reasoning-/RL-oriented re-annotated data.
| Year | Acronym | Paper | Code / Project |
|---|---|---|---|
| 2025 | VideoMarathon | Unleashing Hour-Scale Video Training for Long Video-Language Understanding | Code |
| 2026 | M3-Bench | Seeing, Listening, Remembering, and Reasoning: A Multimodal Agent with Long-Term Memory | Code |
Categorized into six capability dimensions.
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2024 | CVPR | Video-MME | Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis | Code |
| 2024 | NeurIPS | MMBench-Video | MMBench-Video: A Long-Form Multi-Shot Benchmark for Holistic Video Understanding | Code |
| 2025 | arXiv | Video-MME v2 | Video-MME v2: Evaluating Multimodal LLMs with Cohesive Question Groups on Fresh Videos | Code |
| 2025 | ICLR | MMWorld | MMWorld: Towards Multi-Discipline Multi-Faceted World Model Evaluation in Videos | Code |
| Year | Venue | Acronym | Paper | Code / Project |
|---|---|---|---|---|
| 2025 | CVPR | MMVU | MMVU: Measuring Expert-Level Multi-Discipline Video Understanding | Code |
| 2025 | arXiv | Video-MMMU | Video-MMMU: Evaluating Knowledge Acquisition from Multi-Discipline Professional Videos | Code |
| 2026 | ICLR | ExpVid | ExpVid: A Benchmark for Experiment Video Understanding & Reasoning | - |
| 2025 | ICCVW | Video-MMLU | Video-MMLU: A Massive Multi-Discipline Lecture Understanding Benchmark | Code |
| 2025 | arXiv | BEAR | BEAR: Benchmarking and Enhancing Multimodal Language Models for Atomic Embodied Capabilities | Code |
Open problems highlighted by the survey:
If you find this survey useful, please consider citing:
@article{meng2026watch,
title = {Watch, Remember, Reason: Human-View Video Understanding with MLLMs},
author = {Meng, Jiahao and Tan, Yue and Xu, Qi and Gao, Kuan and Liu, Weisong and Li, Yanwei and Li, Jason and Kong, Lingdong and Wang, Haochen and Zhou, Qianyu and Zhang, Jiangning and Cheng, Guangliang and Tong, Yunhai and Qi, Lu and Yang, Minghsuan},
journal = {arXiv preprint arXiv:2606.07433},
year = {2026}
}
Contributions are welcome — please open a PR to add a missing paper, dataset, or benchmark. When adding an entry, place it in the most specific subsection that fits the taxonomy and follow the existing column order. Papers are listed roughly in chronological order within each table.