CVCLSDJun 18, 2025

video-SALMONN 2: Caption-Enhanced Audio-Visual Large Language Models

arXiv:2506.15220v319 citationsh-index: 17Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for improved video understanding and captioning for applications in AI and multimedia, representing a significant but incremental advance over existing methods.

The paper tackles the problem of generating detailed and accurate video descriptions and answers to video-related questions by introducing video-SALMONN 2, a family of audio-visual large language models that achieve state-of-the-art results on multiple benchmarks, with their 72B model surpassing all other open-source systems.

We present video-SALMONN 2, a family of audio-visual large language models that set new state-of-the-art (SOTA) results in video description and question answering (QA). Our core contribution is multi-round direct preference optimisation (MrDPO), paired with a caption-quality objective that jointly rewards completeness and factual accuracy. Unlike standard DPO with a fixed reference policy, MrDPO periodically refreshes the reference by bootstrapping from a newly re-initialised lightweight adapter trained on the latest preferences, avoiding reference staleness and enabling continual improvement. This strategy produces captions that are consistently more detailed and accurate than those from proprietary systems such as GPT-4o and Gemini-1.5 Pro. We further distil these gains by using our model to generate a high-quality video-caption corpus for supervised fine-tuning of new models, transferring benefits beyond captioning to strong performance on complex video-QA tasks. Across widely used audio-visual and visual-only understanding benchmarks (including Video-MME, WorldSense, AVUT, Video-Holmes, DailyOmni, MLVU, and LVBench), our 3B and 7B models achieve SOTA results at comparable scales, while the 72B model surpasses all other open-source systems. Our source code, models, and data are released at \href{https://github.com/bytedance/video-SALMONN-2}{https://github.com/bytedance/video-SALMONN-2}.

Code Implementations1 repo
Foundations

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

Your Notes