AV-GRPO: Modality-Anchored Decoupling Diffusion Reinforcement Learning for Joint Audio-Video Generation
Summary
The paper proposes AV-GRPO, a modality-anchored reinforcement learning framework for joint audio-video generation that improves generation quality, semantic alignment, and cross-modal synchronization over existing methods.
View Cached Full Text
Cached at: 09/25/26, 03:46 PM
Paper page - AV-GRPO: Modality-Anchored Decoupling Diffusion Reinforcement Learning for Joint Audio-Video Generation
Source: https://huggingface.co/papers/2609.29816
Abstract
Recentyearshavewitnessedmajorprogressinjointaudio-videogeneration.Existingmodelsstillsufferfromlimitedper-modalityfidelity,insufficienttext-modalityalignmentandweakcross-modalsynchronization.Whilereinforcement-learningpost-trainingoffersapromisingremedy,directlyadaptingittojointaudio-videogenerationischallenging.Heterogeneousmultimodalrewardsentanglelearningsignalsandcomplicatecreditassignment.Jointoptimizationoftwomodalitytowersiscomputationallyexpensivegiventheirdivergentdynamics.Moreover,synchronizationevaluationdifficultydependsonpairedsamples,preventingfairrewardcomparisons.WeproposeAV-GRPO,amodality-anchoredonlinediffusionRLframework,and5DAV,adecoupled,difficulty-controllabletrainingdataset.AV-GRPOincludesthreekeymodules:(1)modality-anchoredrolloutstodisentanglelearningsignalsandstabilizedifficulty;(2)trajectory-lockedfrozen-toweroptimizationtoreducecostandreassigncredit;(3)adaptiveobjectivesandperturbationstrengthstailoredtomodality-specificdynamics.Thisconvertscoupledmultimodalpreferencelearningintounimodalsubproblemsforpreciserewardattributionandbettersynchronization.Our5DAVdatasetdecouplessamplesacrossfivedimensionsforsystematictraining.ExperimentsonJavisBenchandVABenchdemonstrateAV-GRPOoutperformsLTX-2.3ingenerationquality,semanticalignmentandcross-modalsynchronizationunderLoRAandfullfine-tuning.Ablationsconfirmourdesigns.Codeanddata:https://github.com/zhiyuxu03/AV-GRPO
View arXiv pageView PDFGitHub12Add to collection
Get this paper in your agent:
hf papers read 2609\.29816
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper1
#### Dr-Loser/AV-GRPO Text-to-Video• Updatedabout 2 hours ago
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.29816 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.29816 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Reinforcing the Generation Order of Multimodal Masked Diffusion Models
This paper introduces a learnable control module trained via Group Relative Policy Optimization (GRPO) to optimize the generation order in multimodal masked diffusion models, achieving improvements in text-to-image alignment and multimodal understanding.
AlphaGRPO: Unlocking Self-Reflective Multimodal Generation in UMMs via Decompositional Verifiable Reward
AlphaGRPO is a new framework that applies Group Relative Policy Optimization to Unified Multimodal Models, enhancing generation through self-reflective refinement and decompositional verifiable rewards.
VideoGen-Agent: Reinforcing Video Generation Agents
The paper presents VideoGen-Agent, a reinforcement learning-based multimodal agent that coordinates tools for video generation, significantly improving performance on the new VABench benchmark.
OmniVAE: An Audio-Video VAE with Cross-Modal Alignment for Joint Generation
OmniVAE is a jointly trained audio-video VAE that uses segment-level contrastive learning and feature distillation to align latent spaces, improving joint generation quality and synchronization in text-to-audio-video generation.
DACA-GRPO: Denoising-Aware Credit Assignment for Reinforcement Learning in Diffusion Language Models
This paper identifies weaknesses in existing reinforcement learning methods for diffusion language models—lack of temporal credit assignment and biased likelihood estimates—and proposes DACA-GRPO, a plug-and-play enhancement that introduces denoising progress scores and stratified masking likelihood, achieving consistent improvements across reasoning, code generation, and constrained generation benchmarks.