Dataset Condensation Atlas

Method · Optimization and training recipes

Model Pool

Improve Cross-Architecture Generalization on Dataset Distillation

Binglin Zhou, Linhao Zhong, Wentao Chen

arXiv 2024 · first public 2024-02-20 · arXiv 2402.13007

paper ↗catalogued✓ abstract read

In one paragraph

Selects distillation models from a diverse pool according to a probability distribution during synthesis, rather than optimizing against one fixed network, so the distilled images are less biased toward a single architecture, and applies knowledge distillation when evaluating the distilled set. Reports improved test accuracy across a range of evaluation architectures compared to single-model distillation baselines.

Where it sits

Abstract (verbatim from arXiv)

Dataset distillation, a pragmatic approach in machine learning, aims to create a smaller synthetic dataset from a larger existing dataset. However, existing distillation methods primarily adopt a model-based paradigm, where the synthetic dataset inherits model-specific biases, limiting its generalizability to alternative models. In response to this constraint, we propose a novel methodology termed "model pool". This approach involves selecting models from a diverse model pool based on a specific probability distribution during the data distillation process. Additionally, we integrate our model pool with the established knowledge distillation approach and apply knowledge distillation to the test process of the distilled dataset. Our experimental results validate the effectiveness of the model pool approach across a range of existing models while testing, demonstrating superior performance compared to existing methodologies.

BibTeX (generated; prefer the venue's official entry)
@article{zhou2024improve,
  title   = {Improve Cross-Architecture Generalization on Dataset Distillation},
  author  = {Binglin Zhou and Linhao Zhong and Wentao Chen},
  journal = {arXiv preprint arXiv:2402.13007},
  year    = {2024}
}

Nearby in Optimization and training recipes

2026-05

C^2R — Mind Your Margin and Boundary: Are Your Distilled Datasets Truly Robust?

Muquan Li, Yingyi Ma, Yihong Huang et al. · ICML 2026notablepaper ↗

2026-04

COBRA — Fair Dataset Distillation via Cross-Group Barycenter Alignment

Mohammad Hossein Moslemi, Nima Hosseini Dashtbayaz, Zhimin Mei et al. · ICML 2026notablepaper ↗code ↗

2026-03

PTM-ST — Multimodal Dataset Distillation via Phased Teacher Models

Shengbin Guo, Hang Zhao, Senqiao Yang et al. · ICLR 2026notableVision–languagepaper ↗code ↗

2026-03

FD2 — FD$^2$: A Dedicated Framework for Fine-Grained Dataset Distillation

Hongxu Ma, Guang Li, Shijie Wang et al. · ECCV 2026notablepaper ↗

2025-05

PRISM — PRISM: Video Dataset Condensation with Progressive Refinement and Insertion for Sparse Motion

Jaehyun Choi, Jiwan Hur, Gyojin Han et al. · CVPR 2026notableVideopaper ↗