AutoDiffusion: Training-Free Optimization of Time Steps and Architectures for Automated Diffusion Model Acceleration
Lijiang Li, Huixia Li, Xiawu Zheng, Jie Wu, Xuefeng Xiao, Rui Wang,, Min Zheng, Xin Pan, Fei Chao, Rongrong Ji

TL;DR
AutoDiffusion introduces a training-free, unified search framework that optimizes time steps and architectures for diffusion models, significantly accelerating image generation without additional training and improving sample quality.
Contribution
It proposes a novel, training-free method to jointly search for optimal time steps and architectures in diffusion models using a two-stage evolutionary algorithm.
Findings
Achieves high-quality image generation with fewer steps, e.g., 17.86 FID on ImageNet 64x64 with 4 steps.
Outperforms traditional methods like DDIM, which has 138.66 FID.
The method is generalizable across different diffusion models.
Abstract
Diffusion models are emerging expressive generative models, in which a large number of time steps (inference steps) are required for a single image generation. To accelerate such tedious process, reducing steps uniformly is considered as an undisputed principle of diffusion models. We consider that such a uniform assumption is not the optimal solution in practice; i.e., we can find different optimal time steps for different models. Therefore, we propose to search the optimal time steps sequence and compressed model architecture in a unified framework to achieve effective image generation for diffusion models without any further training. Specifically, we first design a unified search space that consists of all possible time steps and various architectures. Then, a two stage evolutionary algorithm is introduced to find the optimal solution in the designed search space. To further…
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 · Model Reduction and Neural Networks · Music and Audio Processing
MethodsDiffusion
