Read It Back: Pretrained MLLMs Are Zero-Shot Reward Models for Text-to-Image Generation
Abstract
In this paper, we propose SpectraReward, a training-free reward function that turns pretrained MLLMs into off-the-shelf reward models for image-generation reinforcement learning. Instead of asking the MLLM to judge a generated image or answer decomposed verification questions, SpectraReward measures how well the original prompt can be recovered from the generated image through a single image-conditioned, teacher-forced forward pass. We use the average image-conditioned prompt log-likelihood as the reward, directly reusing the MLLM's pretrained image-text alignment ability without preference labels, reward-model fine-tuning. We further introduce Self-SpectraReward, a special case for unified multimodal models where the policy's own understanding branch serves as the reward model for its generation branch, forming a closed-loop self-improving framework without external reward models or external knowledge. Extensive experiments validate SpectraReward through a broad image-generation RL study covering two diffusion models, three RL algorithms, nine reward MLLM backbones from four MLLM families spanning 4B to 235B parameters, and five out-of-distribution text-to-image benchmarks. Results show that both SpectraReward and Self-SpectraReward significantly and consistently improve generation performance and outperform prior MLLM-derived reward training methods. Further analysis reveals that larger reward MLLMs are not always better, while Self-SpectraReward can match or surpass much larger external reward models, suggesting that reward-policy alignment is a key factor for effective image-generation RL. Project Page: https://huangrh99.github.io/SpectraReward/
Community
We introduce SpectraReward, a training-free reward function for image-generation reinforcement learning.
- Prompt recovery as reward: We measure how well an MLLM can recover the original prompt from a generated image.
- No additional training: We require no preference labels, reward-model fine-tuning, or decomposed verification questions.
- Closed-loop self-improvement: With Self-SpectraReward, a unified multimodal model uses its own understanding branch to reward its generation branch.
- Broad evaluation: We study 2 diffusion models, 3 RL algorithms, 9 MLLMs ranging from 4B to 235B, and 5 out-of-distribution benchmarks.
- Key finding: Larger reward models are not always better. Reward-policy alignment matters more.
Project Page: https://huangrh99.github.io/SpectraReward/
Great Work!
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- STAR: SpatioTemporal Adaptive Reward Allocation for Text-to-Image RL Post-Training (2026)
- Z-Reward: Beyond Scalar Rewards by Internalizing Reasoning into Score Distributions (2026)
- Ask, Solve, Generate: Self-Evolving Unified Multimodal Understanding and Generation via Self-Consistency Rewards (2026)
- DiT-Reward: Generative Representations for Text-to-Image Reward Modeling (2026)
- ARM: An AutoRegressive Large Multimodal Model with Unified Discrete Representations (2026)
- CapRL++: Unified Reinforcement Learning with Verifiable Rewards for Dense Image and Video Captioning (2026)
- Qwen-Image-2.0-RL Technical Report (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2607.11886 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper