paper-with-me

홈 › Papers

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

2026-06-22 · Yuanming Yang, Guoqing Ma, Bo Wang, Yuan Zhang, Wei Tang, Chenyi Li, Haoyang Huang, Nan Duan arxiv

Can representations learned for image generation also support the evaluation of generated images? We study text-to-image reward prediction as a downstream task of generative representation learning. To this end, we introduce DiT-Reward, which converts a pretrained text-to-image Diffusion Transformer into a reward model by processing near-clean image latents and aggregating text-conditioned image representations across transformer layers. Under the same training data mixture as HPSv3, DiT-Reward outperforms HPSv3 on all four evaluated preference benchmarks, reaching 85.6% on HPDv2 and 77.6% on HPDv3. When the generative backbone is frozen, a lightweight learned head can still extract meaningful preference predictions from its representations. Probing across depth further reveals that downstream reward performance is strongest in the middle-to-late layers and benefits from combining representations across different stages. We also observe consistent positive scaling with generative backbone capacity. Finally, when used to optimize Stable Diffusion 3.5 Large with Flow-GRPO, DiT-Reward outperforms HPSv3 along the matched training trajectory, with particularly clear gains in realism. Direct latent scoring also achieves a 1.65x inference speedup over HPSv3 with comparable peak memory. These results show that pretrained generative DiTs provide transferable representations for reward modeling and policy optimization.

📄 PDF Abstract BibTeX arXiv:2606.23626

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningImage Generation

Similar Papers 제목 키워드 기반

Joint Reward Modeling: Internalizing Chain-of-Thought for Efficient Visual Reward Models

2026-02-07 · Yankai Yang, Yancheng Long, Hongyang Wei, Wei Chen 외 arxiv

Reward models are critical for reinforcement learning from human feedback, as they determine the alignment quality and reliability of generative models. For complex tasks such as image editing, reward models are required…

Reinforcement LearningImage Editing

RubricRM: Generative Reward Modeling via Dynamic Rubrics for Image Generation and Editing

2026-08-27 · Zijian Kan, Wei Wang, Long Luo, Bing Zhao 외 arxiv

Reward models play an essential role in aligning visual generative models, yet most existing visual reward models use a single scalar score or rely on fixed criteria that cannot adapt to different instructions. This limi…

Text-to-Image GenerationImage Editing

Visual-ERM: Reward Modeling for Visual Equivalence

2026-03-13 · Ziyu Liu, Shengyuan Ding, Xinyu Fang, Xuanlang Dai 외 arxiv

Vision-to-code tasks require models to reconstruct structured visual inputs, such as charts, tables, and SVGs, into executable or structured representations with high visual fidelity. While recent Large Vision Language M…

Reinforcement Learning

Multimodal LLMs as Customized Reward Models for Text-to-Image Generation

2025-07-28 · Shijie Zhou, Ruiyi Zhang, Huaisheng Zhu, Branislav Kveton 외 arxiv

We introduce LLaVA-Reward, an efficient reward model designed to automatically evaluate text-to-image (T2I) generations across multiple perspectives, leveraging pretrained multimodal large language models (MLLMs). Existi…

Text-to-Image Generation

Reconciling Rewards with Predictive State Representations

2021-06-07 · Andrea Baisero, Christopher Amato

Predictive state representations (PSRs) are models of controlled non-Markov observation sequences which exhibit the same generative process governing POMDP observations without relying on an underlying latent state. In t…