AICVJun 1, 2025

SynPO: Synergizing Descriptiveness and Preference Optimization for Video Detailed Captioning

arXiv:2506.00835v13 citationsh-index: 7Has Code
Originality Highly original
AI Analysis

This work addresses the challenge of generating detailed and coherent video descriptions for applications in video analysis and accessibility, representing an incremental advance in preference learning methods.

The paper tackles the problem of fine-grained video captioning by proposing SynPO, a novel preference optimization method that enhances vision-language models, resulting in consistent performance improvements and a 20% increase in training efficiency.

Fine-grained video captioning aims to generate detailed, temporally coherent descriptions of video content. However, existing methods struggle to capture subtle video dynamics and rich detailed information. In this paper, we leverage preference learning to enhance the performance of vision-language models in fine-grained video captioning, while mitigating several limitations inherent to direct preference optimization (DPO). First, we propose a pipeline for constructing preference pairs that leverages the intrinsic properties of VLMs along with partial assistance from large language models, achieving an optimal balance between cost and data quality. Second, we propose Synergistic Preference Optimization (SynPO), a novel optimization method offering significant advantages over DPO and its variants. SynPO prevents negative preferences from dominating the optimization, explicitly preserves the model's language capability to avoid deviation of the optimization objective, and improves training efficiency by eliminating the need for the reference model. We extensively evaluate SynPO not only on video captioning benchmarks (e.g., VDC, VDD, VATEX) but also across well-established NLP tasks, including general language understanding and preference evaluation, using diverse pretrained models. Results demonstrate that SynPO consistently outperforms DPO variants while achieving 20\% improvement in training efficiency. Code is available at https://github.com/longmalongma/SynPO

Foundations

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

Your Notes