Rectifying Soft-Label Entangled Bias in Long-Tailed Dataset Distillation
Chenyang Jiang, Hang Zhao, Xinyu Zhang, Zhengcen Li, Qiben Shan, Shaocong Wu, Jingyong Su

TL;DR
This paper addresses the challenge of bias in long-tailed dataset distillation by analyzing soft-label biases and proposing ADSA, a calibration module that improves tail-class accuracy and overall performance.
Contribution
It introduces an imbalance-aware generalization bound and a novel Adaptive Soft-label Alignment (ADSA) module to mitigate soft-label bias in long-tailed dataset distillation.
Findings
ADSA improves tail-class accuracy by up to 11.8%.
Overall accuracy on ImageNet-1k-LT reaches 41.4%.
ADSA enhances performance across various distillation techniques.
Abstract
Dataset distillation compresses large-scale datasets into compact, highly informative synthetic data, significantly reducing storage and training costs. However, existing research primarily focuses on balanced datasets and struggles to perform under real-world long-tailed distributions. In this work, we emphasize the critical role of soft labels in long-tailed dataset distillation and uncover the underlying mechanisms contributing to performance degradation. Specifically, we derive an imbalance-aware generalization bound for model trained on distilled dataset. We then identify two primary sources of soft-label bias, which originate from the distillation model and the distilled images, through systematic perturbation of the data imbalance levels. To address this, we propose ADSA, an Adaptive Soft-label Alignment module that calibrates the entangled biases. This lightweight module…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Text and Document Classification Technologies · Advanced Neural Network Applications
