English

Threshold-Guided Optimization for Visual Generative Models

Machine Learning 2026-05-07 v1

Abstract

Aligning large visual generative models with human feedback is often performed through pairwise preference optimization. While such approaches are conceptually simple, they fundamentally rely on annotated pairs, limiting scalability in settings where feedback is collected as independent scalar ratings. In this work, we revisit the KL-regularized alignment objective and show that the optimal policy implicitly compares each sample's reward to an instance-specific baseline that is generally intractable. We propose a threshold-guided alignment framework that replaces this oracle baseline with a data-driven global threshold estimated from empirical score statistics. This formulation turns alignment into a binary decision task on unpaired data, enabling effective optimization directly from scalar feedback. We also incorporate a confidence weighting term to emphasize samples whose scores deviate strongly from the threshold, improving sample efficiency. Experiments across both diffusion and masked generative paradigms, spanning three test sets and five reward models, show that our method consistently improves preference alignment over previous methods. These results position our threshold-guided framework as a simple yet principled alternative for aligning visual generative models without paired comparisons.

Keywords

Cite

@article{arxiv.2605.04653,
  title  = {Threshold-Guided Optimization for Visual Generative Models},
  author = {Jinbin Bai and Yu Lei and Qingyu Shi and Aosong Feng and Yi Xin and Zhuoran Zhao and Fei Shen and Kaidong Yu and Jason Li},
  journal= {arXiv preprint arXiv:2605.04653},
  year   = {2026}
}

Comments

Accepted to ICML 2026

R2 v1 2026-07-01T12:52:23.350Z