STAR Improves Text-to-Image Generation with Adaptive Reward Allocation

Jinjie Shen, Wei Deng, Xian Hu, Daiguo Zhou, Jian Luan· June 17, 2026 View original

Summary

STAR (SpatioTemporal Adaptive Reward Allocation) is a new method for reinforcement learning post-training in text-to-image models that addresses the granularity mismatch of traditional reward systems. By dynamically allocating rewards based on text-image attention, STAR significantly enhances compositional semantic alignment, text rendering, and preference optimization without extra computational cost.

Current reinforcement learning (RL) post-training techniques for text-to-image generation typically convert the final image's quality into a single numerical reward, which is then applied uniformly across the entire image generation process. This approach overlooks the inherent temporal and spatial structure of image generation, where different denoising steps contribute to distinct stages of the image, and specific parts of the image are more critical for aligning with the input text. This mismatch in granularity hinders policy updates from effectively targeting the most impactful generative components. To overcome this limitation, researchers have introduced SpatioTemporal Adaptive Reward (STAR) Allocation. This method is designed for RL post-training of text-to-image diffusion and flow models. STAR leverages the internal text-image attention mechanisms of the generative model, focusing on the key content specified in the user's prompt. STAR dynamically creates spatial allocation maps that evolve across different denoising steps and generation rollouts. It then assigns a group-relative advantage to the most relevant latent regions of the image, incurring minimal additional computational overhead. By applying stronger policy updates to these specific, spatially resolved regions through a tailored objective, STAR effectively guides the model. Evaluated on Stable Diffusion 3.5 Medium across tasks like GenEval, OCR text rendering, and PickScore, STAR demonstrated significant improvements in compositional semantic alignment, text rendering accuracy, and overall preference optimization, all without altering the external reward source.

Why it matters

For professionals developing or utilizing text-to-image AI, STAR offers a powerful, computationally efficient way to significantly improve the quality and fidelity of generated images, especially concerning complex prompts and accurate text rendering. This can lead to more commercially viable and artistically precise AI-generated content.

How to implement this in your domain

  1. 1Investigate integrating STAR's spatio-temporal reward allocation into your text-to-image model's RL post-training pipeline.
  2. 2Benchmark the improvements in compositional semantic alignment and text rendering for your specific use cases.
  3. 3Explore how dynamic spatial allocation maps can be visualized and analyzed to understand model learning.
  4. 4Apply STAR to enhance the fine-tuning of text-to-image models for specific artistic styles or brand guidelines.
  5. 5Consider using STAR to improve the generation of images with embedded text, such as logos or product labels.

Who benefits

Creative ArtsMarketingAdvertisingGamingE-commerce

Key takeaways

  • STAR improves text-to-image generation by adaptively allocating rewards spatio-temporally.
  • It uses text-image attention to focus policy updates on relevant latent regions.
  • STAR significantly enhances compositional semantic alignment and text rendering.
  • This method offers performance gains with almost no additional computational overhead.

Original post by Jinjie Shen, Wei Deng, Xian Hu, Daiguo Zhou, Jian Luan

"arXiv:2606.17979v1 Announce Type: new Abstract: Existing RL post-training methods for text-to-image generation usually convert the final-image reward into a single scalar advantage and apply it with the same strength to the entire generative trajectory. However, text-to-image gen…"

View on X

Originally posted by Jinjie Shen, Wei Deng, Xian Hu, Daiguo Zhou, Jian Luan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses