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

Distillation of Discrete Diffusion through Dimensional Correlations

About

Diffusion models have demonstrated exceptional performances in various fields of generative modeling, but suffer from slow sampling speed due to their iterative nature. While this issue is being addressed in continuous domains, discrete diffusion models face unique challenges, particularly in capturing dependencies between elements (e.g., pixel relationships in image, sequential dependencies in language) mainly due to the computational cost of processing high-dimensional joint distributions. In this paper, (i) we propose "mixture" models for discrete diffusion that are capable of treating dimensional correlations while remaining scalable, and (ii) we provide a set of loss functions for distilling the iterations of existing models. Two primary theoretical insights underpin our approach: First, conventional models with element-wise independence can well approximate the data distribution, but essentially require {\it many sampling steps}. Second, our loss functions enable the mixture models to distill such many-step conventional models into just a few steps by learning the dimensional correlations. Our experimental results show the effectiveness of the proposed method in distilling pretrained discrete diffusion models across image and language domains. The code used in the paper is available at https://github.com/sony/di4c .

Satoshi Hayakawa, Yuhta Takida, Masaaki Imaizumi, Hiromi Wakaki, Yuki Mitsufuji• 2024

Related benchmarks

TaskDatasetResultRank
Unconditional Text GenerationOpenWebText
Gen. PPL25.8
219
Language ModelingLM1B
PPL (Generalized)150.7
93
Image GenerationCIFAR-10 (train/test)
FID4.8
78
Language ModelingOWT
Gen. PPL97.77
78
Class-conditional Image GenerationImageNet class-conditional 256x256
Inception Score (IS)214
61
Conditional GenerationOpenWebText
Generation Perplexity (Gen.PPL)38.6
42
Text GenerationOWT
GPT2 Perplexity154.7
41
Unconditional Text GenerationOpenWebText (OWT) (test)
Generation Perplexity44.66
30
Class-conditional Image GenerationImageNet 256
FID6.57
28
Text GenerationLM1B
Perplexity (PPL)150.7
24
Showing 10 of 12 rows

Other info

Follow for update