MEGA Hub

Self-Supervised Representation-Guided Generative Dataset Distillation

Authors

Do you know Mingzhuo Li?You can claim authorship or link another user.Do you know Guang Li?You can claim authorship or link another user.Do you know Linfeng Ye?You can claim authorship or link another user.Do you know Jiafeng Mao?You can claim authorship or link another user.Do you know Takahiro Ogawa?You can claim authorship or link another user.Do you know Konstantinos N. Plataniotis?You can claim authorship or link another user.Do you know Miki Haseyama?You can claim authorship or link another user.

Abstract

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.

Community

00