让视频大模型自己纠错,提升理解准确率
Self-alignment of Large Video Language Models with Refined Regularized Preference Optimization
- 让模型自动生成错误回答,再通过对比学习优化
- 在多个视频任务上显著减少幻觉和时间理解错误
- 适合需要高可靠性的视频理解场景
尽管大型视频语言模型(LVLMs)取得了进展,但在细粒度时间理解、幻觉现象以及简单视频问答任务中仍常出错,制约其在真实场景中的安全部署。为此,我们提出一种自对齐框架,使模型能从自身错误中学习。该框架首先构建包含偏好与非偏好回答的训练数据,其中非偏好回答通过引入常见错误模式生成,包括时空理解不足、共现概念间的虚假关联、过度依赖语言线索而忽视视觉模态等。为实现模型自对齐,我们提出一种新方法——精化正则化偏好优化(RRPO),采用子序列级精化奖励与词粒度KL正则化,克服直接偏好优化(DPO)的局限性。实验表明,相比DPO,RRPO实现了更精准的对齐与更稳定的训练。分析验证了该方法在多种视频任务上的有效性,涵盖视频幻觉抑制、短/长视频理解及细粒度时间推理。
原文摘要 · Abstract (English)
Despite recent advances in Large Video Language Models (LVLMs), they still struggle with fine-grained temporal understanding, hallucinate, and often make simple mistakes on even simple video question-answering tasks, all of which pose significant challenges to their safe and reliable deployment in real-world applications. To address these limitations, we propose a self-alignment framework that enables LVLMs to learn from their own errors. Our proposed framework first obtains a training set of preferred and non-preferred response pairs, where non-preferred responses are generated by incorporating common error patterns that often occur due to inadequate spatio-temporal understanding, spurious correlations between co-occurring concepts, and over-reliance on linguistic cues while neglecting the vision modality, among others. To facilitate self-alignment of LVLMs with the constructed preferred and non-preferred response pairs, we introduce Refined Regularized Preference Optimization (RRPO), a novel preference optimization method that utilizes sub-sequence-level refined rewards and token-wise KL regularization to address the limitations of Direct Preference Optimization (DPO). We demonstrate that RRPO achieves more precise alignment and more stable training compared to DPO. Our experiments and analysis validate the effectiveness of our approach across diverse video tasks, including video hallucination, short- and long-video understanding, and fine-grained temporal reasoning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。