DiT-Reward: Generative Representations for Text-to-Image Reward Modeling

Researchers have demonstrated that diffusion transformers trained for image generation can be repurposed as reward models for evaluating text-to-image outputs, a finding that challenges the assumption that separate architectures are needed for generation versus evaluation. DiT-Reward outperforms the current standard (HPSv3) across multiple preference benchmarks by leveraging frozen generative representations, suggesting that the latent space learned during diffusion training encodes meaningful quality signals. This work has implications for how teams build preference-learning pipelines and may reduce the computational overhead of maintaining separate evaluation infrastructure.
Modelwire context
ExplainerThe key detail the summary underplays is that the generative representations are used frozen, meaning DiT-Reward doesn't fine-tune the diffusion backbone for the reward task. That's a meaningful architectural choice: it implies the quality signal isn't learned through reward-specific training but was already present in the weights after standard generative pre-training.
This connects directly to the theoretical work covered here on June 22, 'Diffusion Models Adapt to Low-Dimensional Structure Under Flexible Coefficient Choices.' That paper established that diffusion models robustly encode low-dimensional data structure across a wide range of configurations, not just narrowly tuned ones. DiT-Reward is essentially an empirical downstream consequence of that property: if generative training reliably captures meaningful latent structure, it's less surprising that those representations carry quality-relevant signals useful for preference modeling. The two papers together suggest the diffusion latent space is richer and more general-purpose than the field has historically treated it.
The real test is whether DiT-Reward's advantage over HPSv3 holds on preference datasets outside HPDv2 and HPDv3, particularly on out-of-distribution prompts or non-photorealistic styles. If performance degrades sharply there, the frozen representations are encoding dataset-specific priors rather than general image quality.
Coverage we drew on
This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.
MentionsDiT-Reward · Diffusion Transformer · HPSv3 · HPDv2 · HPDv3
Modelwire Editorial
This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.
Modelwire summarizes, we don’t republish. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.