paper-with-me

Papers

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

2026-05-08 · Jingyuan Zhu, Biaolong Chen, Le Zhang, Aixi Zhang, Hao Jiang, Pipei Huang 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 inference trajectories. While existing paradigms such as Direct Preference Optimization (DPO) and Group Relative Policy Optimization (GRPO) attempt to address this, they are often hindered by either reliance on bias-prone, complex reward models or suboptimal timestep sampling. In this paper, we propose Diffusion-APO (Aligned Preference Optimization), a trajectory-aware algorithm that resolves this misalignment by synchronizing training noise with inference-time denoising paths to maximize gradient signal efficacy. To translate this algorithmic innovation into a practical solution, we introduce a unified and modular RLHF framework that integrates online ranking, half-online anchoring, offline refinement, and distillation-aware drift correction. This framework enables flexible, multi-stage preference alignment across diverse data and computational constraints without relying on scalar-reward-based policy gradients. Through extensive experiments, we demonstrate that Diffusion-APO consistently outperforms standard baselines in visual quality and instruction following, while effectively preserving generative fidelity during model acceleration, providing a robust, end-to-end pathway for scalable video diffusion alignment.

📄 PDF Abstract BibTeX arXiv:2605.07503

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

Aesthetic Post-Training Diffusion Models from Generic Preferences with Step-by-step Preference Optimization

2024-06-06 · CVPR 2025 1 · Zhanhao Liang, Yuhui Yuan, Shuyang Gu, Bohan Chen 외

Generating visually appealing images is fundamental to modern text-to-image generation models. A potential solution to better aesthetics is direct preference optimization (DPO), which has been applied to diffusion models…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

EasyTune: Efficient Step-Aware Fine-Tuning for Diffusion-Based Motion Generation

2026-02-08 · Xiaofeng Tan, Wanjiang Weng, Haodong Lei, Hongsong Wang arxiv

In recent years, motion generative models have undergone significant advancement, yet pose challenges in aligning with downstream objectives. Recent studies have shown that using differentiable rewards to directly align …

Regularized Conditional Diffusion Model for Multi-Task Preference Alignment

2024-04-07 · Xudong Yu, Chenjia Bai, Haoran He, Changhong Wang 외

Sequential decision-making is desired to align with human intents and exhibit versatility across various tasks. Previous methods formulate it as a conditional generation process, utilizing return-conditioned diffusion mo…

D4RLDecision MakingSequential Decision Making

Anomaly-Preference Image Generation

2026-05-04 · Fuyun Wang, Yuanzhi Wang, Xu Guo, Sujia Huang 외 arxiv

Synthesizing realistic and diverse anomalous samples from limited data is vital for robust model generalization. However, existing methods struggle to reconcile fidelity and diversity, often hampered by distribution misa…

Image Generation

AMATA: Adaptive Multi-Agent Trajectory Alignment for Knowledge-Intensive Question Answering

2026-05-17 · Taolin Zhang, Dongyang Li, Chen Chen, Qizhou Chen 외 arxiv

Despite substantial advances in large language models (LLMs), generating factually consistent responses for knowledge-intensive question answering remains challenging. These difficulties are primarily due to hallucinatio…

Question Answering