arXiv:2605.12179cs.CV2026-05被引 1

用偏好学习提升音视频生成的时间对齐精度

SyncDPO: Enhancing Temporal Synchronization in Video-Audio Joint Generation via Preference Learning

论文配图:SyncDPO: Enhancing Temporal Synchronization in Video-Audio Joint Generation via Preference Learning
图 1 · 摘自论文原文
  • 通过规则生成时间错位的负样本,避免昂贵采样
  • 在四个数据集上显著提升音视频时间对齐能力
  • 适合需要精准音视频同步的应用场景

近期音视频联合生成技术在语义对应方面取得显著进展,但精确的时间对齐——即音频事件与其视觉触发时刻的细粒度匹配——仍是难题。现有后训练方法多依赖监督微调,而常用的均方误差损失对细微时间错位惩罚不足。直接偏好优化通过引入显式错位样本,可更好提升时间敏感性。本文提出SyncDPO框架,利用偏好优化增强音视频联合生成的时间敏感性。传统DPO依赖耗时的采样与排序构建偏好对,计算成本高。为此,我们设计一系列即时规则化负样本构造策略,通过破坏时间结构生成负样本,无需额外标注或采样。实验证明,通过时间错位的音视频对提供显式负向监督,可有效强化时间对齐能力。进一步采用课程学习策略,逐步增加负样本难度,从粗粒度错位过渡到细微不一致。在四个多样化基准(涵盖环境音视频至人声视频)上的客观与主观实验表明,SyncDPO显著优于其他方法,在时间对齐能力上表现突出,并在分布外基准上展现出更强泛化性,能捕捉内在的运动-声音动态。演示与代码见https://syncdpo.github.io/syncdpo/

原文摘要 · Abstract (English)

Recent advancements in video-audio joint generation have achieved remarkable success in semantic correspondence. However, achieving precise temporal synchronization, which requires fine-grained alignment between audio events and their visual triggers, remains a challenging problem. The post-training method for joint generation is largely dominated by Supervised Fine-Tuning, but the commonly used Mean Squared Error loss provides insufficient penalties for subtle temporal misalignments. Direct Preference Optimization offers an alternative by introducing explicit misaligned counterparts to better improve temporal sensitivity. In this paper we propose a post-training framework SyncDPO, leveraging DPO to improve the temporal sensitivity of V-A joint generation. Conventional DPO pipelines typically depend on costly sampling-and-ranking procedures to construct preference pairs, resulting in substantial computational cost. To improve efficiency, we introduce a suite of on-the-fly rule-based negative construction strategies that distort temporal structures without incurring additional annotation or sampling. We demonstrate that the temporal alignment capability can be effectively reinforced by providing explicit negative supervision through temporally distorted V-A pairs. Accordingly, we implement a curriculum learning strategy that progressively increases the difficulty of negative samples, transitioning from coarse misalignment to subtle inconsistencies. Extensive objective and subjective experiments across four diverse benchmarks, ranging from ambient sound videos to human speech videos, demonstrate that SyncDPO significantly outperforms other methods in improving model's temporal alignment capability. It also demonstrates superior generalization on out-of-distribution benchmark by capturing intrinsic motion-sound dynamics. Demo and code is available in https://syncdpo.github.io/syncdpo/.

音视频生成时间对齐偏好学习DPO

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。