Dataset Condensation Atlas

Application

DIET

DIET: Learning to Distill Dataset Continually for Recommender Systems

Jiaqing Zhang, Hao Wang, Mingjia Yin, Bo Chen, Qinglin Jia, Rui Zhou, Ruiming Tang, ChaoYi Ma, Enhong Chen

arXiv 2026 · first public 2026-03-26 · arXiv 2603.24958

paper ↗catalogued✓ abstract read

In one paragraph

Formulates streaming dataset distillation for recommender systems and proposes DIET, which maintains an evolving distilled memory updated stage-wise via a bi-level optimization framework with influence-guided initialization from influential samples and selective, influence-aware memory updates, so the distilled set stays aligned with long-term training dynamics without reprocessing the full streaming data; reports compressing training data to 1-2% of the original size while preserving full-data performance trends and cutting model-iteration cost by up to 60x, with generalization across model architectures.

Where it sits

Design choices

Optimization regimebilevel
Abstract (verbatim from arXiv)

Modern deep recommender models are trained under a continual learning paradigm, relying on massive and continuously growing streaming behavioral logs. In large-scale platforms, retraining models on full historical data for architecture comparison or iteration is prohibitively expensive, severely slowing down model development. This challenge calls for data-efficient approaches that can faithfully approximate full-data training behavior without repeatedly processing the entire evolving data stream. We formulate this problem as \emph{streaming dataset distillation for recommender systems} and propose \textbf{DIET}, a unified framework that maintains a compact distilled dataset which evolves alongside streaming data while preserving training-critical signals. Unlike existing dataset distillation methods that construct a static distilled set, DIET models distilled data as an evolving training memory and updates it in a stage-wise manner to remain aligned with long-term training dynamics. DIET enables effective continual distillation through principled initialization from influential samples and selective updates guided by influence-aware memory addressing within a bi-level optimization framework. Experiments on large-scale recommendation benchmarks demonstrate that DIET compresses training data to as little as \textbf{1-2\%} of the original size while preserving performance trends consistent with full-data training, reducing model iteration cost by up to \textbf{60$\times$}. Moreover, the distilled datasets produced by DIET generalize well across different model architectures, highlighting streaming dataset distillation as a scalable and reusable data foundation for recommender system development.

BibTeX (generated; prefer the venue's official entry)
@article{zhang2026diet,
  title   = {DIET: Learning to Distill Dataset Continually for Recommender Systems},
  author  = {Jiaqing Zhang and Hao Wang and Mingjia Yin and Bo Chen and Qinglin Jia and Rui Zhou and Ruiming Tang and ChaoYi Ma and Enhong Chen},
  journal = {arXiv preprint arXiv:2603.24958},
  year    = {2026}
}