Method · Diffusion-based synthesis
SRG
Self-Supervised Representation-Guided Generative Dataset Distillation
Mingzhuo Li, Guang Li, Linfeng Ye, Jiafeng Mao, Takahiro Ogawa, Konstantinos N. Plataniotis, Miki Haseyama
arXiv 2026 · first public 2026-08-04 · arXiv 2608.03218
In one paragraph
Targets distillation for downstream training with frozen pretrained self-supervised encoders and lightweight adapters rather than randomly initialized networks: builds class-wise prototypes from real-image SSL representations and translates three SSL-space objectives (prototype alignment, inter-class discrimination, intra-class assignment) into diffusion guidance, anchoring early denoising to the latent of the nearest real image and later denoising to the SSL objectives. Reports consistent gains over evaluated generative baselines across datasets and IPC settings, with transfer across different pretrained representation spaces.
Where it sits
- Diffusion-based synthesis (Generative priors)
- Setting: Pre-training, transfer and foundation models
Abstract (verbatim from arXiv)
Dataset distillation compresses a large training set into a compact synthetic set while retaining its downstream utility. Most existing methods target randomly initialized networks, whereas modern vision systems often adapt frozen pretrained encoders with lightweight modules. Distilled samples should therefore preserve the discriminative geometry of the pretrained representation space, which existing generative objectives do not explicitly consider. We propose self-supervised representation-guided generative dataset distillation (SRG), a framework that translates the SSL geometry into diffusion guidance. Specifically, SRG constructs class-wise prototypes from real-image SSL representations and performs guidance through three SSL-space objectives for prototype alignment, inter-class discrimination, and intra-class assignment. During diffusion sampling, it adopts a stage-wise guidance strategy: early denoising is anchored to the latent of the real image whose SSL representation is nearest to the assigned prototype, whereas later denoising is guided by the SSL-space objectives. This division preserves the visual realism provided by the generative prior while progressively steering samples toward representative and class-discriminative regions of the SSL representation space. SRG consistently outperforms the evaluated generative baselines across multiple datasets and IPC settings. A cross-encoder evaluation further indicates transfer across pretrained representation spaces. These results demonstrate the effectiveness of representation-guided generation for dataset distillation with pretrained SSL models.
BibTeX (generated; prefer the venue's official entry)
@article{li2026self,
title = {Self-Supervised Representation-Guided Generative Dataset Distillation},
author = {Mingzhuo Li and Guang Li and Linfeng Ye and Jiafeng Mao and Takahiro Ogawa and Konstantinos N. Plataniotis and Miki Haseyama},
journal = {arXiv preprint arXiv:2608.03218},
year = {2026}
}Nearby in Diffusion-based synthesis
Learnability-guided diffusion — Learnability-Guided Diffusion for Dataset Distillation
Jeffrey A. Chan-Santiago, Mubarak Shah · CVPR 2026notablepaper ↗
ManifoldGD — ManifoldGD: Training-Free Hierarchical Manifold Guidance for Diffusion-Based Dataset Distillation
Ayush Roy, Wei-Yang Alex Lee, Rudrasis Chakraborty et al. · CVPR 2026notablepaper ↗code ↗