用合成视频提升视频文本对齐,解决负样本语言偏见问题
Can Text-to-Video Generation help Video-Language Alignment?
- 根据合成视频与真实描述的相似度动态加权,减少噪声干扰
- 在多个基准上平均提升性能,尤其在细粒度任务上效果显著
- 适合研究视频语言模型训练数据增强与合成数据应用者
当前视频-语言对齐模型依赖带正负描述的视频数据集,但负描述由大语言模型生成,可能引入语言偏见——某些概念仅作为负例出现。理想方案是为负描述配真实视频,但现有数据库缺乏足够细粒度变化覆盖所有可能负例。本文探讨合成视频是否可缓解此问题。初步分析显示,合成视频在部分任务中有效,但在其他任务中损害性能,我们归因于生成视频中的语义与视觉噪声。为此提出SynViTA方法:根据合成视频目标描述与真实对应描述的相似度动态调整其贡献权重,并引入语义一致性损失,使模型关注描述间细微差异而非视频外观差异。实验表明,SynViTA在VideoCon测试集及SSv2-Temporal、SSv2-Events、ATP-Hard等基准上平均优于现有方法,是利用合成视频训练视频-语言模型的首个有前景进展。
原文摘要 · Abstract (English)
Recent video-language alignment models are trained on sets of videos, each with an associated positive caption and a negative caption generated by large language models. A problem with this procedure is that negative captions may introduce linguistic biases, i.e., concepts are seen only as negatives and never associated with a video. While a solution would be to collect videos for the negative captions, existing databases lack the fine-grained variations needed to cover all possible negatives. In this work, we study whether synthetic videos can help to overcome this issue. Our preliminary analysis with multiple generators shows that, while promising on some tasks, synthetic videos harm the performance of the model on others. We hypothesize this issue is linked to noise (semantic and visual) in the generated videos and develop a method, SynViTA, that accounts for those. SynViTA dynamically weights the contribution of each synthetic video based on how similar its target caption is w.r.t. the real counterpart. Moreover, a semantic consistency loss makes the model focus on fine-grained differences across captions, rather than differences in video appearance. Experiments show that, on average, SynViTA improves over existing methods on VideoCon test sets and SSv2-Temporal, SSv2-Events, and ATP-Hard benchmarks, being a first promising step for using synthetic videos when learning video-language models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。