Evaluation & benchmark
BEARD
BEARD: Benchmarking the Adversarial Robustness for Dataset Distillation
Zheng Zhou, Wenquan Feng, Shuchang Lyu, Guangliang Cheng, Xiaowei Huang, Qi Zhao
arXiv 2024 · first public 2024-11-14 · arXiv 2411.09265
In one paragraph
Introduces BEARD, an adversarial-robustness benchmark for dataset distillation covering DM, IDM and BACON distilled sets on CIFAR-10/100 and Tiny-ImageNet under FGSM/PGD/C&W attacks; defines a Robustness Ratio, an Attack Efficiency Ratio and a combined Comprehensive Robustness-Efficiency Index, and publishes results on a public leaderboard across several images-per-class settings and adversarial-training conditions.
Where it sits
- Setting: Image classification
Abstract (verbatim from arXiv)
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.
BibTeX (generated; prefer the venue's official entry)
@article{zhou2024beard,
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}
}