English

Temporal Score Rescaling for Temperature Sampling in Diffusion and Flow Models

Machine Learning 2026-05-26 v2

Abstract

We present a mechanism to steer the sampling diversity of denoising diffusion and flow matching models, allowing users to sample from a sharper or broader distribution than the training distribution. We build on the observation that these models leverage (learned) score functions of noisy data distributions for sampling and show that rescaling these allows one to effectively control a 'local' sampling temperature. Notably, this approach does not require any finetuning or alterations to training strategy, and can be applied to any off-the-shelf model and is compatible with both deterministic and stochastic samplers. We first validate our framework on toy 2D data, and then demonstrate its application for diffusion models trained across five disparate tasks -- image generation, pose estimation, depth prediction, robot manipulation, and protein design. We find that across these tasks, our approach allows sampling from sharper (or flatter) distributions, yielding performance gains e.g., depth prediction models benefit from sampling more likely depth estimates, whereas image generation models perform better when sampling a slightly flatter distribution.

Keywords

Cite

@article{arxiv.2510.01184,
  title  = {Temporal Score Rescaling for Temperature Sampling in Diffusion and Flow Models},
  author = {Yanbo Xu and Yu Wu and Sungjae Park and Zhizhuo Zhou and Shubham Tulsiani},
  journal= {arXiv preprint arXiv:2510.01184},
  year   = {2026}
}

Comments

Accepted at ICML 2026. Project page: https://temporalscorerescaling.github.io/

R2 v1 2026-07-01T06:11:18.578Z