pith. sign in

arxiv: 2505.18358 · v1 · pith:NDU55TCAnew · submitted 2025-05-23 · 💻 cs.CV

CONCORD: Concept-Informed Diffusion for Dataset Distillation

classification 💻 cs.CV
keywords concorddatasetdistillationconceptconcept-informedconceptscontrollabilitydetails
0
0 comments X
read the original abstract

Dataset distillation (DD) has witnessed significant progress in creating small datasets that encapsulate rich information from large original ones. Particularly, methods based on generative priors show promising performance, while maintaining computational efficiency and cross-architecture generalization. However, the generation process lacks explicit controllability for each sample. Previous distillation methods primarily match the real distribution from the perspective of the entire dataset, whereas overlooking concept completeness at the instance level. The missing or incorrectly represented object details cannot be efficiently compensated due to the constrained sample amount typical in DD settings. To this end, we propose incorporating the concept understanding of large language models (LLMs) to perform Concept-Informed Diffusion (CONCORD) for dataset distillation. Specifically, distinguishable and fine-grained concepts are retrieved based on category labels to inform the denoising process and refine essential object details. By integrating these concepts, the proposed method significantly enhances both the controllability and interpretability of the distilled image generation, without relying on pre-trained classifiers. We demonstrate the efficacy of CONCORD by achieving state-of-the-art performance on ImageNet-1K and its subsets. The code implementation is released in https://github.com/vimar-gu/CONCORD.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Structural Assessment for Understanding and Guiding Dataset Distillation in Discrete Token Space

    cs.CV 2026-06 unverdicted novelty 6.0

    Introduces a structural score on token composition in discrete visual token space that correlates with higher validation performance in distilled datasets and guides diffusion-based distillation.