Papers › Deconstructing Denoising Diffusion Models for Self-Supervised Learning

Deconstructing Denoising Diffusion Models for Self-Supervised Learning

25 Jan 2024arXiv:2401.14404archive 2025-07-28

Xinlei Chen, Zhuang Liu, Saining Xie, Kaiming He

In this study, we examine the representation learning abilities of Denoising Diffusion Models (DDM) that were originally purposed for image generation. Our philosophy is to deconstruct a DDM, gradually transforming it into a classical Denoising Autoencoder (DAE). This deconstructive procedure allows us to explore how various components of modern DDMs influence self-supervised representation learning. We observe that only a very few modern components are critical for learning good representations, while many others are nonessential. Our study ultimately arrives at an approach that is highly simplified and to a large extent resembles a classical DAE. We hope our study will rekindle interest in a family of classical methods within the realm of modern self-supervised learning.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2401.14404")

Code

Syntology Ran 11 of 15 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 4 ran · honoured contract; 1 ran · our draft was wrong; 6 ran with no contract checked.

By repository: community (archive-listed): 15 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

futurexiang/ddae mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 11 ran; 4 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · honoured contract
1ran · our draft was wrong
6ran
4unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from futurexiang/ddae. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

GroupNorm32 futurexiang/ddae/model/block.py community (archive-listed) ran no licence file found · pointer only · eefc0c60facf44a2 · report
activation futurexiang/ddae/model/wideresnet_noise_song.py community (archive-listed) ran no licence file found · pointer only · ae5efdf6b934f6fd · report
alignment futurexiang/ddae/contrastive.py community (archive-listed) ran no licence file found · pointer only · 8f57c45eed156edc · report
constant futurexiang/ddae/model/augment.py community (archive-listed) ran no licence file found · pointer only · 6d32f9cf6f29b386 · report
get_2d_sincos_pos_embed futurexiang/ddae/DiT/models.py community (archive-listed) ran · honoured contract no licence file found · pointer only · c92c27c924b517e8 · report
get_dataset futurexiang/ddae/datasets.py community (archive-listed) ran no licence file found · pointer only · d06602608a4c8b82 · report
linear_beta_schedule futurexiang/ddae/model/DDPM.py community (archive-listed) ran · honoured contract no licence file found · pointer only · 6dea3711db7301ac · report
modulate futurexiang/ddae/DiT/models.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 03310bba324ae4fb · report
normalize_to_neg_one_to_one futurexiang/ddae/model/DDPM.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · a1229a9f4df127e2 · report
uniformity futurexiang/ddae/contrastive.py community (archive-listed) ran no licence file found · pointer only · 45d497c84ffaa7a7 · report
unnormalize_to_zero_to_one futurexiang/ddae/model/DDPM.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 97e1bbd232dfe092 · report
get_2d_sincos_pos_embed_from_grid futurexiang/ddae/DiT/models.py community (archive-listed) unverified no licence file found · pointer only · 665d8a4e8f673a4c · report
translate2d futurexiang/ddae/model/augment.py community (archive-listed) unverified no licence file found · pointer only · 7b7201c90355cb09 · report
translate3d futurexiang/ddae/model/augment.py community (archive-listed) unverified no licence file found · pointer only · 8137c1b6cc279011 · report
wide_28_10_song futurexiang/ddae/model/wideresnet_noise_song.py community (archive-listed) unverified no licence file found · pointer only · 9b90f39dfaf85638 · report

Tasks

DenoisingImage GenerationPhilosophyRepresentation LearningSelf-Supervised Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Denoising AutoencoderDiffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections