Pith. sign in

REVIEW 1 cited by

Are Large-scale Soft Labels Necessary for Large-scale Dataset Distillation?

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.15919 v2 pith:Y2XSUUWD submitted 2024-10-21 cs.CV

classification cs.CV
keywords softlabelslarge-scalewithin-classclassesdatasetsimilaritybatch
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In ImageNet-condensation, the storage for auxiliary soft labels exceeds that of the condensed dataset by over 30 times. However, are large-scale soft labels necessary for large-scale dataset distillation? In this paper, we first discover that the high within-class similarity in condensed datasets necessitates the use of large-scale soft labels. This high within-class similarity can be attributed to the fact that previous methods use samples from different classes to construct a single batch for batch normalization (BN) matching. To reduce the within-class similarity, we introduce class-wise supervision during the image synthesizing process by batching the samples within classes, instead of across classes. As a result, we can increase within-class diversity and reduce the size of required soft labels. A key benefit of improved image diversity is that soft label compression can be achieved through simple random pruning, eliminating the need for complex rule-based strategies. Experiments validate our discoveries. For example, when condensing ImageNet-1K to 200 images per class, our approach compresses the required soft labels from 113 GB to 2.8 GB (40x compression) with a 2.6% performance gain. Code is available at: https://github.com/he-y/soft-label-pruning-for-dataset-distillation

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

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

  1. FADRM: Fast and Accurate Data Residual Matching for Dataset Distillation

    cs.CV 2025-06 conditional novelty 5.0 of 10

    A dataset distillation method combining data-level residual connections, mixed precision, and multi-resolution optimization achieves new state-of-the-art accuracy with roughly half the compute.

Pith tools