PID-controlled Langevin Dynamics for Faster Sampling of Generative Models
Hongyi Chen, Jianhai Shu, Jingtao Ding, Yong Li, Xiao-Ping Zhang

TL;DR
This paper introduces PID-controlled Langevin Dynamics (PIDLD), a control-theoretic method that accelerates sampling in generative models by reducing iterations without additional training, improving efficiency and quality.
Contribution
We propose PIDLD, a novel control-based acceleration method for Langevin dynamics that requires no extra training and enhances sampling efficiency across tasks.
Findings
PIDLD reduces the number of iterations needed for high-quality sampling.
The method improves sampling speed without sacrificing quality.
Extensive experiments validate the effectiveness of PIDLD across tasks.
Abstract
Langevin dynamics sampling suffers from extremely low generation speed, fundamentally limited by numerous fine-grained iterations to converge to the target distribution. We introduce PID-controlled Langevin Dynamics (PIDLD), a novel sampling acceleration algorithm that reinterprets the sampling process using control-theoretic principles. By treating energy gradients as feedback signals, PIDLD combines historical gradients (the integral term) and gradient trends (the derivative term) to efficiently traverse energy landscapes and adaptively stabilize, thereby significantly reducing the number of iterations required to produce high-quality samples. Our approach requires no additional training, datasets, or prior information, making it immediately integrable with any Langevin-based method. Extensive experiments across image generation and reasoning tasks demonstrate that PIDLD achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Markov Chains and Monte Carlo Methods · Model Reduction and Neural Networks
