paper-with-me

홈 › Papers

Video Diffusion Alignment via Reward Gradients

2024-07-11 · Mihir Prabhudesai, Russell Mendonca, Zheyang Qin, Katerina Fragkiadaki, Deepak Pathak

We have made significant progress towards building foundational video diffusion models. As these models are trained using large-scale unsupervised data, it has become crucial to adapt these models to specific downstream tasks. Adapting these models via supervised fine-tuning requires collecting target datasets of videos, which is challenging and tedious. In this work, we utilize pre-trained reward models that are learned via preferences on top of powerful vision discriminative models to adapt video diffusion models. These models contain dense gradient information with respect to generated RGB pixels, which is critical to efficient learning in complex search spaces, such as videos. We show that backpropagating gradients from these reward models to a video diffusion model can allow for compute and sample efficient alignment of the video diffusion model. We show results across a variety of reward models and video diffusion models, demonstrating that our approach can learn much more efficiently in terms of reward queries and computation than prior gradient-free approaches. Our code, model weights,and more visualization are available at https://vader-vid.github.io.

📄 PDF Abstract BibTeX arXiv:2407.08737

Code (1)

mihirp1998/vader 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion-APO: Trajectory-Aware Direct Preference Alignment for Video Diffusion Transformers

2026-05-08 · Jingyuan Zhu, Biaolong Chen, Le Zhang, Aixi Zhang 외 arxiv

Efficiently aligning large-scale video diffusion models with human intent requires a scalable and trajectory-aware pathway that bridges the inherent discrepancy between training noise distributions and practical inferenc…

Instruction Following

OmniNFT: Modality-wise Omni Diffusion Reinforcement for Joint Audio-Video Generation

2026-05-12 · Guohui Zhang, XiaoXiao Ma, Jie Huang, Hang Xu 외 arxiv

Recent advances in joint audio-video generation have been remarkable, yet real-world applications demand strong per-modality fidelity, cross-modal alignment, and fine-grained synchronization. Reinforcement Learning (RL) …

Reinforcement LearningVideo Generation

Reward Sharpness-Aware Fine-Tuning for Diffusion Models

2026-03-22 · Kwanyoung Kim, Byeongsu Sim arxiv

Reinforcement learning from human feedback (RLHF) has proven effective in aligning large language models with human preferences, inspiring the development of reward-centric diffusion reinforcement learning (RDRL) to achi…

Reinforcement Learning

NoiseTilt: Noise-Tilted Reverse Kernels for Diffusion Reward Alignment

2026-06-16 · Jisung Hwang, Yunhong Min, Jaihoon Kim, I-Chao Shen 외 arxiv

We introduce the Noise-Tilted Reverse Kernel (NTRK), a reward-guided diffusion sampler that injects reward gradients through the noise term, leaving the pretrained reverse kernel unchanged and requiring only a single sam…

Preference Score Distillation: Leveraging 2D Rewards to Align Text-to-3D Generation with Human Preference

2026-03-02 · Jiaqi Leng, Shuyuan Tu, Haidong Cao, Sicheng Xie 외 arxiv

Human preference alignment presents a critical yet underexplored challenge for diffusion models in text-to-3D generation. Existing solutions typically require task-specific fine-tuning, posing significant hurdles in data…

3D Generation