CVAIMar 18

Symphony: A Cognitively-Inspired Multi-Agent System for Long-Video Understanding

arXiv:2603.1730787.4h-index: 7Has Code
AI Analysis

This addresses the problem of insufficient reasoning capabilities in multi-agent systems for long-video understanding tasks, representing a strong specific gain in this domain.

The paper tackles the challenge of long-form video understanding by proposing Symphony, a multi-agent system that decomposes tasks into fine-grained subtasks and uses deep reasoning collaboration, achieving a 5.0% improvement over prior state-of-the-art on LVBench.

Despite rapid developments and widespread applications of MLLM agents, they still struggle with long-form video understanding (LVU) tasks, which are characterized by high information density and extended temporal spans. Recent research on LVU agents demonstrates that simple task decomposition and collaboration mechanisms are insufficient for long-chain reasoning tasks. Moreover, directly reducing the time context through embedding-based retrieval may lose key information of complex problems. In this paper, we propose Symphony, a multi-agent system, to alleviate these limitations. By emulating human cognition patterns, Symphony decomposes LVU into fine-grained subtasks and incorporates a deep reasoning collaboration mechanism enhanced by reflection, effectively improving the reasoning capability. Additionally, Symphony provides a VLM-based grounding approach to analyze LVU tasks and assess the relevance of video segments, which significantly enhances the ability to locate complex problems with implicit intentions and large temporal spans. Experimental results show that Symphony achieves state-of-the-art performance on LVBench, LongVideoBench, VideoMME, and MLVU, with a 5.0% improvement over the prior state-of-the-art method on LVBench. Code is available at https://github.com/Haiyang0226/Symphony.

Foundations

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

Your Notes