Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Denoising Diffusion Autoencoders are Unified Self-supervised Learners

About

Inspired by recent advances in diffusion models, which are reminiscent of denoising autoencoders, we investigate whether they can acquire discriminative representations for classification via generative pre-training. This paper shows that the networks in diffusion models, namely denoising diffusion autoencoders (DDAE), are unified self-supervised learners: by pre-training on unconditional image generation, DDAE has already learned strongly linear-separable representations within its intermediate layers without auxiliary encoders, thus making diffusion pre-training emerge as a general approach for generative-and-discriminative dual learning. To validate this, we conduct linear probe and fine-tuning evaluations. Our diffusion-based approach achieves 95.9% and 50.0% linear evaluation accuracies on CIFAR-10 and Tiny-ImageNet, respectively, and is comparable to contrastive learning and masked autoencoders for the first time. Transfer learning from ImageNet also confirms the suitability of DDAE for Vision Transformers, suggesting the potential to scale DDAEs as unified foundation models. Code is available at github.com/FutureXiang/ddae.

Weilai Xiang, Hongyu Yang, Di Huang, Yunhong Wang• 2023

Related benchmarks

TaskDatasetResultRank
Image ReconstructionCelebA-HQ (test)
FID (Reconstruction)25.33
50
Image ClassificationCelebA-HQ (test)
F1 Score63.67
13
DisentanglementCelebA-HQ (test)
Disentanglement41.33
13
Showing 3 of 3 rows

Other info

Follow for update