Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

OFA-Diffusion Compression: Compressing Diffusion Model in One-Shot Manner

About

The Diffusion Probabilistic Model (DPM) achieves remarkable performance in image generation, while its increasing parameter size and computational overhead hinder its deployment in practical applications. To improve this, the existing literature focuses on obtaining a smaller model with a fixed architecture through model compression. However, in practice, DPMs usually need to be deployed on various devices with different resource constraints, which leads to multiple compression processes, incurring significant overhead for repeated training. To obviate this, we propose a once-for-all (OFA) compression framework for DPMs that yields different subnetworks with various computations in a one-shot training manner. The existing OFA framework typically involves massive subnetworks with different parameter sizes, while such a huge candidate space slows the optimization. Thus, we propose to restrict the candidate subnetworks with a certain set of parameter sizes, where each size corresponds to a specific subnetwork. Specifically, to construct each subnetwork with a given size, we gradually allocate the maintained channels by their importance. Furthermore, we propose a reweighting strategy to balance the optimization process of different subnetworks. Experimental results show that our approach can produce compressed DPMs for various sizes with significantly lower training overhead while achieving satisfactory performance.

Haoyang Jiang, Zekun Wang, Mingyang Yi, Xiuyu Li, Lanqing Hu, Junxian Cai, Qingbin Liu, Xi Chen, Ju Fan• 2026

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR10 32x32 (test)
FID2.29
183
Image GenerationCIFAR-10 32x32
FID3.87
147
Class-conditional Image GenerationImageNet 64x64 (test)
FID3.65
91
Image GenerationFFHQ 64x64 (test)
FID2.61
82
Image GenerationCelebA-64
FID2.32
75
Text-to-Image GenerationMS-COCO 512 x 512 2014
FID8.44
5
Image GenerationAFHQ 64 x 64 v2 (test)
FID2.02
4
Showing 7 of 7 rows

Other info

Follow for update