English

From Broad Exploration to Stable Synthesis: Entropy-Guided Optimization for Autoregressive Image Generation

Machine Learning 2026-04-06 v1 Computer Vision and Pattern Recognition

Abstract

Combining Chain-of-Thought (CoT) with Reinforcement Learning (RL) improves text-to-image (T2I) generation, yet the underlying interaction between CoT's exploration and RL's optimization remains unclear. We present a systematic entropy-based analysis that yields three key insights: (1) CoT expands the generative exploration space, while RL contracts it toward high-reward regions; (2) final reward is strongly negatively correlated with both the mean and variance of image-token entropy, highlighting the need to reduce uncertainty and instability; and (3) the entropy of the textual CoT directly governs downstream image quality, with lower-entropy CoTs leading to better generations. Motivated by these findings, we propose Entropy-Guided Group Relative Policy Optimization (EG-GRPO), a fine-tuning strategy that reallocates optimization budget by uncertainty: low-entropy tokens are excluded from reward-driven updates to preserve stability, while high-entropy tokens receive an entropy bonus that encourages structured exploration without collapse. Experiments on standard T2I benchmarks demonstrate that EG-GRPO achieves state-of-the-art performance.

Keywords

Cite

@article{arxiv.2604.02355,
  title  = {From Broad Exploration to Stable Synthesis: Entropy-Guided Optimization for Autoregressive Image Generation},
  author = {Han Song and Yucheng Zhou and Jianbing Shen and Yu Cheng},
  journal= {arXiv preprint arXiv:2604.02355},
  year   = {2026}
}
R2 v1 2026-07-01T11:51:40.431Z