Towards Accurate Guided Diffusion Sampling through Symplectic Adjoint Method
Jiachun Pan, Hanshu Yan, Jun Hao Liew, Jiashi Feng, Vincent Y. F. Tan

TL;DR
This paper introduces Symplectic Adjoint Guidance (SAG), a novel method for guided diffusion sampling that improves image quality by accurately estimating gradients through a two-stage process, addressing early-stage guidance inaccuracies.
Contribution
The paper proposes SAG, a training-free guided sampling technique using symplectic adjoint methods for more accurate gradient estimation in diffusion models.
Findings
SAG outperforms baseline methods in image quality.
SAG improves guided image and video generation results.
The method efficiently balances accuracy and memory usage.
Abstract
Training-free guided sampling in diffusion models leverages off-the-shelf pre-trained networks, such as an aesthetic evaluation model, to guide the generation process. Current training-free guided sampling algorithms obtain the guidance energy function based on a one-step estimate of the clean image. However, since the off-the-shelf pre-trained networks are trained on clean images, the one-step estimation procedure of the clean image may be inaccurate, especially in the early stages of the generation process in diffusion models. This causes the guidance in the early time steps to be inaccurate. To overcome this problem, we propose Symplectic Adjoint Guidance (SAG), which calculates the gradient guidance in two inner stages. Firstly, SAG estimates the clean image via function calls, where serves as a flexible hyperparameter that can be tailored to meet specific image quality…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Model Reduction and Neural Networks
MethodsSelf-Attention Guidance · Diffusion
