paper-with-me

홈 › Papers

Evaluating the Representation Space of Diffusion Models via Self-Supervised Principles

2026-06-08 · Xiao Li, Yixuan Jia, Zekai Zhang, Xiang Li, Lianghe Shi, Jinxin Zhou, Zhihui Zhu, Liyue Shen, Qing Qu arxiv

Diffusion models have demonstrated remarkable generative capabilities and have also emerged as powerful self-supervised representation learners, yet the connection between these two abilities remains less explored. Drawing inspiration from self-supervised learning (SSL), we introduce a framework for jointly evaluating the representation and generation capabilities of diffusion models. Specifically, we decompose features into invariant and residual components and derive the Invariant Contamination Ratio (ICR), a Fisher-based metric that quantifies how residual variation contaminates invariant signal in feature space. We use this framework to analyze both discriminative and generative behavior of diffusion models. On the representation side, we find that invariance peaks at intermediate noise levels, which also yield the best downstream classification performance. On the generative side, we study how training transitions from genuine generalization to memorization in data-limited regimes, and show that ICR serves as a sensitive training-time indicator of early learning: increasing residual energy along Fisher directions marks the onset of memorization, detectable from training features alone without external evaluators or held-out test sets. Overall, our results show that diffusion models can be monitored from a self-supervised perspective through the geometry of their learned representations.

📄 PDF Abstract BibTeX arXiv:2606.09718

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

USP: Unified Self-Supervised Pretraining for Image Generation and Understanding

2025-03-08 · Xiangxiang Chu, Renda Li, Yong Wang

Recent studies have highlighted the interplay between diffusion models and representation learning. Intermediate representations from diffusion models can be leveraged for downstream visual tasks, while self-supervised v…

Image GenerationRepresentation Learning

BadRSSD: Backdoor Attacks on Regularized Self-Supervised Diffusion Models

2026-03-01 · Jiayao Wang, Yiping Zhang, Mohammad Maruf Hasan, Xiaoying Lei 외 arxiv

Self-supervised diffusion models learn high-quality visual representations via latent space denoising. However, their representation layer poses a distinct threat: unlike traditional attacks targeting generative outputs,…

DDAE++: Enhancing Diffusion Models Towards Unified Generative and Discriminative Learning

2025-05-16 · Weilai Xiang, Hongyu Yang, Di Huang, Yunhong Wang

While diffusion models have gained prominence in image synthesis, their generative pre-training has been shown to yield discriminative representations, paving the way towards unified visual generation and understanding. …

DenoisingImage Generation

SODA: Bottleneck Diffusion Models for Representation Learning

2023-11-29 · CVPR 2024 1 · Drew A. Hudson, Daniel Zoran, Mateusz Malinowski, Andrew K. Lampinen 외

We introduce SODA, a self-supervised diffusion model, designed for representation learning. The model incorporates an image encoder, which distills a source view into a compact representation, that, in turn, guides the g…

DecoderDenoisingImage GenerationLinear-Probe Classification+2

Unpaired Image-to-Image Translation via a Self-Supervised Semantic Bridge

2026-02-18 · Jiaming Liu, Felix Petersen, Yunhe Gao, Yabin Zhang 외 arxiv

Adversarial diffusion and diffusion-inversion methods have advanced unpaired image-to-image translation, but each faces key limitations. Adversarial approaches require target-domain adversarial loss during training, whic…

Image-to-Image Translation