English

DriftLite: Lightweight Drift Control for Inference-Time Scaling of Diffusion Models

Machine Learning 2026-02-24 v2 Machine Learning

Abstract

We study inference-time scaling for diffusion models, where the goal is to adapt a pre-trained model to new target distributions without retraining. Existing guidance-based methods are simple but introduce bias, while particle-based corrections suffer from weight degeneracy and high computational cost. We introduce DriftLite, a lightweight, training-free particle-based approach that steers the inference dynamics on the fly with provably optimal stability control. DriftLite exploits a previously unexplored degree of freedom in the Fokker-Planck equation between the drift and particle potential, and yields two practical instantiations: Variance- and Energy-Controlling Guidance (VCG/ECG) for approximating the optimal drift with minimal overhead. Across Gaussian mixture models, particle systems, and large-scale protein-ligand co-folding problems, DriftLite consistently reduces variance and improves sample quality over pure guidance and sequential Monte Carlo baselines. These results highlight a principled, efficient route toward scalable inference-time adaptation of diffusion models. Our source code is publicly available at https://github.com/yinuoren/DriftLite.

Keywords

Cite

@article{arxiv.2509.21655,
  title  = {DriftLite: Lightweight Drift Control for Inference-Time Scaling of Diffusion Models},
  author = {Yinuo Ren and Wenhao Gao and Lexing Ying and Grant M. Rotskoff and Jiequn Han},
  journal= {arXiv preprint arXiv:2509.21655},
  year   = {2026}
}

Comments

Published at ICLR 2026 (https://openreview.net/forum?id=l01eG3Qikl)

R2 v1 2026-07-01T05:57:22.344Z