Trust-Aware Diversion for Data-Effective Distillation
Zhuojie Wu, Yanbin Liu, Xin Shen, Xiaofeng Cao, Xin Yu

TL;DR
This paper introduces a Trust-Aware Diversion (TAD) method for dataset distillation that effectively handles mislabeled samples by iteratively distinguishing trusted data from untrusted, improving distillation performance in noisy label scenarios.
Contribution
The paper proposes a novel dual-loop optimization framework that dynamically separates trusted and untrusted samples, enhancing dataset distillation robustness against label noise.
Findings
Significant performance improvements on CIFAR10, CIFAR100, and Tiny ImageNet.
Effective handling of symmetric, asymmetric, and real-world label noise.
Robust distillation results in challenging mislabeled settings.
Abstract
Dataset distillation compresses a large dataset into a small synthetic subset that retains essential information. Existing methods assume that all samples are perfectly labeled, limiting their real-world applications where incorrect labels are ubiquitous. These mislabeled samples introduce untrustworthy information into the dataset, which misleads model optimization in dataset distillation. To tackle this issue, we propose a Trust-Aware Diversion (TAD) dataset distillation method. Our proposed TAD introduces an iterative dual-loop optimization framework for data-effective distillation. Specifically, the outer loop divides data into trusted and untrusted spaces, redirecting distillation toward trusted samples to guarantee trust in the distillation process. This step minimizes the impact of mislabeled samples on dataset distillation. The inner loop maximizes the distillation objective by…
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
TopicsCloud Computing and Resource Management
