paper-with-me

홈 › Papers

Do Diffusion Models Learn Semantically Meaningful and Efficient Representations?

2024-02-05 · Qiyao Liang, Ziming Liu, Ila Fiete

Diffusion models are capable of impressive feats of image generation with uncommon juxtapositions such as astronauts riding horses on the moon with properly placed shadows. These outputs indicate the ability to perform compositional generalization, but how do the models do so? We perform controlled experiments on conditional DDPMs learning to generate 2D spherical Gaussian bumps centered at specified $x$- and $y$-positions. Our results show that the emergence of semantically meaningful latent representations is key to achieving high performance. En route to successful performance over learning, the model traverses three distinct phases of latent representations: (phase A) no latent structure, (phase B) a 2D manifold of disordered states, and (phase C) a 2D ordered manifold. Corresponding to each of these phases, we identify qualitatively different generation behaviors: 1) multiple bumps are generated, 2) one bump is generated but at inaccurate $x$ and $y$ locations, 3) a bump is generated at the correct $x$ and y location. Furthermore, we show that even under imbalanced datasets where features ($x$- versus $y$-positions) are represented with skewed frequencies, the learning process for $x$ and $y$ is coupled rather than factorized, demonstrating that simple vanilla-flavored diffusion models cannot learn efficient representations in which localization in $x$ and $y$ are factorized into separate 1D tasks. These findings suggest the need for future work to find inductive biases that will push generative models to discover and exploit factorizable independent structures in their inputs, which will be required to vault these models into more data-efficient regimes.

📄 PDF Abstract BibTeX arXiv:2402.03305

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Representation Learning with Diffusion Models

2022-10-20 · Jeremias Traub

Diffusion models (DMs) have achieved state-of-the-art results for image synthesis tasks as well as density estimation. Applied in the latent space of a powerful pretrained autoencoder (LDM), their immense computational r…

DenoisingDensity EstimationImage GenerationRepresentation Learning

PDT: Point Distribution Transformation with Diffusion Models

2025-07-25 · Jionghao Wang, Cheng Lin, Yuan Liu, Rui Xu 외 arxiv

Point-based representations have consistently played a vital role in geometric data structures. Most point cloud learning and processing methods typically leverage the unordered and unconstrained nature to represent the …

Point Clouds

Disentangled representations via score-based variational autoencoders

2025-12-18 · Benjamin S. H. Lyo, Eero P. Simoncelli, Cristina Savin arxiv

We present the Score-based Autoencoder for Multiscale Inference (SAMI), a method for unsupervised representation learning that combines the theoretical frameworks of diffusion models and VAEs. By unifying their respectiv…

Representation Learning

MoMaps: Semantics-Aware Scene Motion Generation with Motion Maps

2025-10-13 · Jiahui Lei, Kyle Genova, George Kopanas, Noah Snavely 외 arxiv

This paper addresses the challenge of learning semantically and functionally meaningful 3D motion priors from real-world videos, in order to enable prediction of future 3D scene motion from a single input image. We propo…

Unsupervised Discovery of 3D Hierarchical Structure with Generative Diffusion Features

2023-04-28 · Nurislam Tursynbek, Marc Niethammer

Inspired by recent findings that generative diffusion models learn semantically meaningful representations, we use them to discover the intrinsic hierarchical structure in biomedical 3D images using unsupervised segmenta…

Segmentation