AEGPO: Adaptive Entropy-Guided Policy Optimization for Diffusion Models
Yuming Li, Qingyu Li, Chengyu Bai, Xiangyang Luo, Zeyue Xue, Wenyu Qin, Meng Wang, Yikai Wang, Shanghang Zhang

TL;DR
AEGPO introduces an adaptive, entropy-based approach to optimize diffusion models more efficiently by focusing on high-value samples and critical denoising steps, leading to faster convergence and better alignment.
Contribution
The paper proposes a novel dual-signal, dual-level adaptive optimization method using attention entropy to improve policy optimization in diffusion models.
Findings
Accelerates convergence in text-to-image tasks.
Achieves superior alignment performance.
Reduces unnecessary computation during training.
Abstract
Reinforcement learning from human feedback (RLHF) shows promise for aligning diffusion and flow models, yet policy optimization methods such as GRPO suffer from inefficient and static sampling strategies. These methods treat all prompts and denoising steps uniformly, ignoring substantial variations in sample learning value as well as the dynamic nature of critical exploration moments. To address this issue, we conduct a detailed analysis of the internal attention dynamics during GRPO training and uncover a key insight: attention entropy can serve as a powerful dual-signal proxy. First, across different samples, the relative change in attention entropy ({\Delta}Entropy), which reflects the divergence between the current policy and the base policy, acts as a robust indicator of sample learning value. Second, during the denoising process, the peaks of absolute attention entropy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Reinforcement Learning in Robotics
