Dataset Condensation Atlas

Application · Label distillation and soft labels

Data-Distill-Net

Data-Distill-Net: A Data Distillation Approach Tailored for Reply-based Continual Learning

Wenyang Liao, Quanziang Wang, Yichen Wu, Renzhen Wang, Deyu Meng

arXiv 2025 · first public 2025-05-26 · arXiv 2505.20135

paper ↗catalogued✓ abstract read

In one paragraph

For replay-based continual learning, keeps a learnable memory buffer of real replay images but, instead of optimizing the images themselves, trains a lightweight module that generates learned soft labels distilling both the current task's data and knowledge accumulated in the prior buffer. Reports competitive accuracy and reduced forgetting across continual-learning benchmarks relative to standard replay baselines, at lower overhead than distilling the buffer images directly.

Where it sits

Abstract (verbatim from arXiv)

Replay-based continual learning (CL) methods assume that models trained on a small subset can also effectively minimize the empirical risk of the complete dataset. These methods maintain a memory buffer that stores a sampled subset of data from previous tasks to consolidate past knowledge. However, this assumption is not guaranteed in practice due to the limited capacity of the memory buffer and the heuristic criteria used for buffer data selection. To address this issue, we propose a new dataset distillation framework tailored for CL, which maintains a learnable memory buffer to distill the global information from the current task data and accumulated knowledge preserved in the previous memory buffer. Moreover, to avoid the computational overhead and overfitting risks associated with parameterizing the entire buffer during distillation, we introduce a lightweight distillation module that can achieve global information distillation solely by generating learnable soft labels for the memory buffer data. Extensive experiments show that, our method can achieve competitive results and effectively mitigates forgetting across various datasets. The source code will be publicly available.

BibTeX (generated; prefer the venue's official entry)
@article{liao2025data,
  title   = {Data-Distill-Net: A Data Distillation Approach Tailored for Reply-based Continual Learning},
  author  = {Wenyang Liao and Quanziang Wang and Yichen Wu and Renzhen Wang and Deyu Meng},
  journal = {arXiv preprint arXiv:2505.20135},
  year    = {2025}
}

Nearby in Label distillation and soft labels

2026-04

Soft Label Pruning and Quantization for Large-Scale Dataset Distillation

Xiao Lingao, Yang He · TPAMI 2026notablepaper ↗code ↗

2025-12

HALD — Hard Labels In! Rethinking the Role of Hard Labels in Mitigating Local Semantic Drift

Jiacheng Cui, Bingkui Tong, Xinyue Bi et al. · ICML 2026notablepaper ↗code ↗

2025-11

Optimizing Distributional Geometry Alignment with Optimal Transport for Generative Dataset Distillation

Xiao Cui, Yulei Qin, Wengang Zhou et al. · NeurIPS 2025notablepaper ↗

2025-11

RLDD — Rethinking Long-tailed Dataset Distillation: A Uni-Level Framework with Unbiased Recovery and Relabeling

Xiao Cui, Yulei Qin, Xinyue Li et al. · AAAI 2026notablepaper ↗code ↗

2025-11

ADSA — Rectifying Soft-Label Entangled Bias in Long-Tailed Dataset Distillation

Chenyang Jiang, Hang Zhao, Xinyu Zhang et al. · NeurIPS 2025notablepaper ↗code ↗