paper-with-me

홈 › Papers

Reward Score Matching: Unifying Reward-based Fine-tuning for Flow and Diffusion Models

2026-04-19 · Jeongjae Lee, Jinho Chang, Jeongsol Kim, Jong Chul Ye arxiv

Reward-based fine-tuning steers a pretrained diffusion or flow-based generative model toward higher-reward samples while remaining close to the pretrained model. Although existing methods are derived from different perspectives, we show that many can be written under a common framework, which we call reward score matching (RSM). Under this view, alignment becomes score matching against a value-guided target, and the main differences across methods reduce to the construction of the value-guidance estimator and the effective optimization strength across timesteps. This unification clarifies the bias-variance-compute tradeoffs of existing designs, and distinguishes core optimization components from auxiliary mechanisms that add complexity without clear benefit. Guided by this perspective, we develop simpler, more efficient redesigns across representative differentiable and black-box reward alignment tasks. Overall, RSM turns a seemingly fragmented collection of reward-based fine-tuning methods into a smaller, more interpretable, and more actionable design space. Code is available at https://github.com/jaylee2000/rsm.

📄 PDF Abstract BibTeX arXiv:2604.17415

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Directly Fine-Tuning Diffusion Models on Differentiable Rewards

2023-09-29 · Kevin Clark, Paul Vicol, Kevin Swersky, David J Fleet

We present Direct Reward Fine-Tuning (DRaFT), a simple and effective method for fine-tuning diffusion models to maximize differentiable reward functions, such as scores from human preference models. We first show that it…

Alignment of Diffusion Model and Flow Matching for Text-to-Image Generation

2026-01-31 · Yidong Ouyang, Liyan Xie, Hongyuan Zha, Guang Cheng arxiv

Diffusion models and flow matching have demonstrated remarkable success in text-to-image generation. While many existing alignment methods primarily focus on fine-tuning pre-trained generative models to maximize a given …

Text-to-Image Generation

Efficient Adjoint Matching for Fine-tuning Diffusion Models

2026-05-12 · Jeongwoo Shin, Dongsoo Shin, Yuchen Zhu, Wei Guo 외 arxiv

Reward fine-tuning has become a common approach for aligning pretrained diffusion and flow models with human preferences in text-to-image generation. Among reward-gradient-based methods, Adjoint Matching (AM) provides a …

Text-to-Image Generation

Z-Reward: Beyond Scalar Rewards by Internalizing Reasoning into Score Distributions

2026-06-08 · Xin Jin, Huanqia Cai, Zhen Li, Zechao Zhan 외 arxiv

Reward models are central to text-to-image post-training, but visual preference is subjective and better represented as a distribution over rubric scores than as a deterministic scalar. Existing scalar, score-token, and …

A unified perspective on fine-tuning and sampling with diffusion and flow models

2026-04-30 · Carles Domingo-Enrich, Yuanqi Du, Michael S. Albergo arxiv

We study the problem of training diffusion and flow generative models to sample from target distributions defined by an exponential tilting of a base density; a formulation that subsumes both sampling from unnormalized d…