Application · Distribution and feature matching
CollabDM
One-Shot Collaborative Data Distillation
William Holland, Chandra Thapa, Sarah Ali Siddiqui, Wei Shao, Seyit Camtepe
ECAI 2024 · first public 2024-08-05 · arXiv 2408.02266
In one paragraph
CollabDM captures the global data distribution across distributed clients in a single round of client-server communication, rather than merging independently-distilled local sets (which the paper shows degrades under client data heterogeneity). Reports outperforming the state-of-the-art one-shot distillation method on skewed distributed data and demonstrates benefit on 5G network attack detection.
Where it sits
- Distribution and feature matching (Surrogate matching)
- Setting: Image classification
Abstract (verbatim from arXiv)
Large machine-learning training datasets can be distilled into small collections of informative synthetic data samples. These synthetic sets support efficient model learning and reduce the communication cost of data sharing. Thus, high-fidelity distilled data can support the efficient deployment of machine learning applications in distributed network environments. A naive way to construct a synthetic set in a distributed environment is to allow each client to perform local data distillation and to merge local distillations at a central server. However, the quality of the resulting set is impaired by heterogeneity in the distributions of the local data held by clients. To overcome this challenge, we introduce the first collaborative data distillation technique, called CollabDM, which captures the global distribution of the data and requires only a single round of communication between client and server. Our method outperforms the state-of-the-art one-shot learning method on skewed data in distributed learning environments. We also show the promising practical benefits of our method when applied to attack detection in 5G networks.
BibTeX (generated; prefer the venue's official entry)
@article{holland2024shot,
title = {One-Shot Collaborative Data Distillation},
author = {William Holland and Chandra Thapa and Sarah Ali Siddiqui and Wei Shao and Seyit Camtepe},
journal = {ECAI 2024},
year = {2024}
}Nearby in Distribution and feature matching
RAHA — Rank-Aware Hyperbolic Alignment for Vision-Language Dataset Distillation
Jongoh Jeong, Sun-Kyung Lee, Kuk-Jin Yoon · ECCV 2026notableVision–languagepaper ↗code ↗
MDM — Multimodal Distribution Matching for Vision-Language Dataset Distillation
Jongoh Jeong, Hoyong Kwon, Minseok Kim et al. · CVPR 2026notableVision–languagepaper ↗code ↗
Harmonic Dataset Distillation for Time Series Forecasting
Seungha Hong, Sanghwan Jang, Wonbin Kweon et al. · AAAI 2026notableTime seriespaper ↗
Algorithmic Guarantees for Distilling Supervised and Offline RL Datasets
Aaryan Gupta, Rishi Saket, Aravindan Raghuveer · ICLR 2026notableOther datapaper ↗