SD-Acc: Accelerating Stable Diffusion through Phase-aware Sampling and Hardware Co-Optimizations
Zhican Wang, Guanghui He, Hongxiang Fan

TL;DR
SD-Acc introduces phase-aware sampling and hardware co-optimizations to significantly accelerate Stable Diffusion, reducing computation by up to 3x while maintaining image quality and improving energy efficiency.
Contribution
The paper presents a novel algorithm and hardware co-optimization framework that reduces computation and memory loads in Stable Diffusion models through phase-aware sampling and specialized hardware design.
Findings
Up to 3x reduction in computational demand.
Significant improvements in speed and energy efficiency.
Maintains image quality despite reduced computation.
Abstract
The emergence of diffusion models has significantly advanced generative AI, improving the quality, realism, and creativity of image and video generation. Among them, Stable Diffusion (StableDiff) stands out as a key model for text-to-image generation and a foundation for next-generation multi-modal algorithms. However, its high computational and memory demands hinder inference speed and energy efficiency. To address these challenges, we identify three core issues: (1) intensive and often redundant computations, (2) heterogeneous operations involving convolutions and attention mechanisms, and (3) diverse weight and activation sizes. We present SD-Acc, a novel algorithm and hardware co-optimization framework. At the algorithm level, we observe that high-level features in certain denoising phases show significant similarity, enabling approximate computation. Leveraging this, we propose…
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 · Ferroelectric and Negative Capacitance Devices · Cell Image Analysis Techniques
