Learning to Rank Caption Chains for Video-Text Alignment

arXiv cs.LG / 3/27/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that standard binary DPO (“winner-takes-all”) is poorly suited for vision-language tasks where output quality depends on visual content, since losing responses may still be visually faithful.
  • It proposes ranking optimization for video-text alignment, using ordered “caption chains” created at scale via repeated caption degradation to produce graded training comparisons.
  • Experiments on long-form video caption generation and assessment show ranking optimization outperforming binary DPO.
  • The authors find ranking approaches (and DPO-style methods) require fine-tuning the vision encoder to work well, challenging the idea that DPO is only a language-model reweighting technique.

Abstract

Direct preference optimization (DPO) is an effective technique to train language models to generate preferred over dispreferred responses. However, this binary "winner-takes-all" approach is suboptimal for vision-language models whose response quality is highly dependent on visual content. In particular, a response may still be faithful to the visual inputs even if it is less preferable than an alternative. The standard Bradley-Terry DPO formulation lacks this nuance, upweighting winning responses without sufficient regard for whether the "losing" response still maintains high visual fidelity. In this work, we investigate ranking optimization as an alternative that more precisely situates responses' faithfulness to visual inputs. We focus on video-text alignment using detailed video captions, proposing a method to generate challenging, totally ordered caption chains at scale through repeated caption degradation. Our results show ranking optimization outperforms binary DPO for long-form content generation and assessment, and importantly, we find that these approaches require finetuning of the vision encoder to be effective, challenging the view of DPO as purely a language-reweighting process.
広告