English

BEARD: Benchmarking the Adversarial Robustness for Dataset Distillation

Computer Vision and Pattern Recognition 2024-11-15 v1

Abstract

Dataset Distillation (DD) is an emerging technique that compresses large-scale datasets into significantly smaller synthesized datasets while preserving high test performance and enabling the efficient training of large models. However, current research primarily focuses on enhancing evaluation accuracy under limited compression ratios, often overlooking critical security concerns such as adversarial robustness. A key challenge in evaluating this robustness lies in the complex interactions between distillation methods, model architectures, and adversarial attack strategies, which complicate standardized assessments. To address this, we introduce BEARD, an open and unified benchmark designed to systematically assess the adversarial robustness of DD methods, including DM, IDM, and BACON. BEARD encompasses a variety of adversarial attacks (e.g., FGSM, PGD, C&W) on distilled datasets like CIFAR-10/100 and TinyImageNet. Utilizing an adversarial game framework, it introduces three key metrics: Robustness Ratio (RR), Attack Efficiency Ratio (AE), and Comprehensive Robustness-Efficiency Index (CREI). Our analysis includes unified benchmarks, various Images Per Class (IPC) settings, and the effects of adversarial training. Results are available on the BEARD Leaderboard, along with a library providing model and dataset pools to support reproducible research. Access the code at BEARD.

Keywords

Cite

@article{arxiv.2411.09265,
  title  = {BEARD: Benchmarking the Adversarial Robustness for Dataset Distillation},
  author = {Zheng Zhou and Wenquan Feng and Shuchang Lyu and Guangliang Cheng and Xiaowei Huang and Qi Zhao},
  journal= {arXiv preprint arXiv:2411.09265},
  year   = {2024}
}

Comments

15 pages, 6 figures

R2 v1 2026-06-28T19:59:34.582Z