English

Offline Preference Optimization for Rectified Flow with Noise-Tracked Pairs

Computer Vision and Pattern Recognition 2026-05-12 v1

Abstract

Existing preference datasets for text-to-image models typically store only the final winner/loser images. This representation is insufficient for rectified flow (RF) models, whose generation is naturally indexed by a specific prior noise sample and follows a nearly straight denoising trajectory. In contrast, prior DPO-style alignment for diffusion models commonly estimates trajectories using an independent forward noising process, which can be mismatched to the true reverse dynamics and introduces unnecessary variance. We propose Prior Noise-Aware Preference Optimization (PNAPO), an off-policy alignment framework specialized for rectified flow. PNAPO augments preference data by retaining the paired prior noises used to generate each winner/loser image, turning the standard (prompt, winner, loser) triplet into a sextuple. Leveraging the straight-line property of RF, we estimate intermediate states via noise-image interpolation, which constrains the trajectory estimation space and yields a tighter surrogate objective for preference optimization. In addition, we introduce a dynamic regularization strategy that adapts the DPO regularization based on (i) the reward gap between winner and loser and (ii) training progress, improving stability and sample efficiency. Experiments on state-of-the-art RF T2I backbones show that PNAPO consistently improves preference metrics while substantially reducing training compute.

Keywords

Cite

@article{arxiv.2605.09433,
  title  = {Offline Preference Optimization for Rectified Flow with Noise-Tracked Pairs},
  author = {Yunhong Lu and Qichao Wang and Hengyuan Cao and Xiaoyin Xu and Min Zhang},
  journal= {arXiv preprint arXiv:2605.09433},
  year   = {2026}
}

Comments

Accepted by ICML 2026

R2 v1 2026-07-01T13:01:32.855Z