AV-GRPO:面向音视频联合生成的模态锚定解耦扩散强化学习框架

HuggingFace Daily Papers(社区热门论文)·2026-09-24 08:00·1天前
AI 导读

AV-GRPO 是一个模态锚定的在线扩散强化学习框架,通过模态锚定 rollout、轨迹锁定冻结塔优化和自适应目标,将耦合的多模态偏好学习拆解为单模态子问题,用于音视频联合生成。配套的 5DAV 数据集在五个维度上解耦样本以支持系统化训练。在 JavisBench 和 VABench 上,AV-GRPO 在 LoRA 与全量微调下于生成质量、语义对齐和跨模态同步方面均优于 LTX-2.3。

HuggingFace Daily Papers(社区热门论文)
39AI 编辑部评分,满分 100

AV-GRPO:面向音视频联合生成的模态锚定解耦扩散强化学习框架

2026-09-24 08:00· 1天前
AI 导读

AV-GRPO 是一个模态锚定的在线扩散强化学习框架,通过模态锚定 rollout、轨迹锁定冻结塔优化和自适应目标,将耦合的多模态偏好学习拆解为单模态子问题,用于音视频联合生成。配套的 5DAV 数据集在五个维度上解耦样本以支持系统化训练。在 JavisBench 和 VABench 上,AV-GRPO 在 LoRA 与全量微调下于生成质量、语义对齐和跨模态同步方面均优于 LTX-2.3。

Recent years have witnessed major progress in joint audio-video generation. Existing models still suffer from limited per-modality fidelity, insufficient text-modality alignment and weak cross-modal synchronization. While reinforcement-learning post-training offers a promising remedy, directly adapting it to joint audio-video generation is challenging. Heterogeneous multimodal rewards entangle learning signals and complicate credit assignment. Joint optimization of two modality towers is computationally expensive given their divergent dynamics. Moreover, synchronization evaluation difficulty depends on paired samples, preventing fair reward comparisons. We propose AV-GRPO, a modality-anchored online diffusion RL framework, and 5DAV, a decoupled, difficulty-controllable training dataset. AV-GRPO includes three key modules: (1) modality-anchored rollouts to disentangle learning signals and stabilize difficulty; (2) trajectory-locked frozen-tower optimization to reduce cost and reassign credit; (3) adaptive objectives and perturbation strengths tailored to modality-specific dynamics. This converts coupled multimodal preference learning into unimodal subproblems for precise reward attribution and better synchronization. Our 5DAV dataset decouples samples across five dimensions for systematic training. Experiments on JavisBench and VABench demonstrate AV-GRPO outperforms LTX-2.3 in generation quality, semantic alignment and cross-modal synchronization under LoRA and full fine-tuning. Ablations confirm our designs. Code and data: https://github.com/zhiyuxu03/AV-GRPO

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org