CVMar 16

A Skill-augmented Agentic Framework and Benchmark for Multi-Video Understanding

arXiv:2603.1473396.6h-index: 28Has Code
AI Analysis

This addresses the challenge of multi-video understanding for AI systems, offering a new benchmark and framework, though it is incremental in building on existing multimodal methods.

The paper tackles the problem of limited multi-video reasoning in multimodal large language models by introducing MVX-Bench, a benchmark with 1,442 questions over 4,255 videos, and SAMA, a framework that integrates visual tools and skills, achieving performance improvements over baselines like GPT.

Multimodal Large Language Models have achieved strong performance in single-video understanding, yet their ability to reason across multiple videos remains limited. Existing approaches typically concatenate multiple videos into a single input and perform direct inference, which introduces training-inference mismatch, information loss from frame compression, and a lack of explicit cross-video coordination. Meanwhile, current multi-video benchmarks primarily emphasize event-level comparison, leaving identity-level matching, fine-grained discrimination, and structured multi-step reasoning underexplored. To address these gaps, we introduce MVX-Bench, a Multi-Video Cross-Dimension Benchmark that reformulates 11 classical computer vision tasks into a unified multi-video question-answering framework, comprising 1,442 questions over 4,255 videos from diverse real-world datasets. We further propose SAMA, a Skill-Augmented Agentic Framework for Multi-Video Understanding, which integrates visual tools, task-specific skills, and a conflict-aware verification mechanism to enable iterative and structured reasoning. Experimental results show that SAMA outperforms strong open-source baselines and GPT on MVX-Bench, and ablations validate the effectiveness of skill design and conflict resolution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes