On Practical Aspects of Aggregation Defenses against Data Poisoning Attacks
Wenxiao Wang, Soheil Feizi

TL;DR
This paper evaluates the practical aspects of aggregation defenses against data poisoning in deep learning, focusing on efficiency, robustness, and scalability using ImageNet data at a larger scale.
Contribution
It introduces scalable model training methods, empirical data-to-complexity estimates, and insights into how aggregation defenses enhance poisoning robustness.
Findings
Scaling base models improves efficiency of training and inference.
Data-to-complexity ratio estimates maximum deployable models.
Aggregation defenses empirically increase poisoning robustness through poisoning overfitting.
Abstract
The increasing access to data poses both opportunities and risks in deep learning, as one can manipulate the behaviors of deep learning models with malicious training samples. Such attacks are known as data poisoning. Recent advances in defense strategies against data poisoning have highlighted the effectiveness of aggregation schemes in achieving state-of-the-art results in certified poisoning robustness. However, the practical implications of these approaches remain unclear. Here we focus on Deep Partition Aggregation, a representative aggregation defense, and assess its practical aspects, including efficiency, performance, and robustness. For evaluations, we use ImageNet resized to a resolution of 64 by 64 to enable evaluations at a larger scale than previous ones. Firstly, we demonstrate a simple yet practical approach to scaling base models, which improves the efficiency of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
MethodsBalanced Selection · Focus
