Privacy-preserving Universal Adversarial Defense for Black-box Models
Qiao Li, Cong Wu, Jing Chen, Zijun Zhang, Kun He, Ruiying Du, Xinxin, Wang, Qingchuang Zhao, Yang Liu

TL;DR
This paper presents DUCD, a universal black-box defense for deep neural networks that enhances robustness against adversarial attacks without requiring access to model details, while also preserving data privacy.
Contribution
Introduces DUCD, a novel black-box defense method that distills models and applies certified defenses, improving robustness and privacy in adversarial settings.
Findings
Outperforms existing black-box defenses in robustness.
Matches white-box defense accuracy on multiple datasets.
Reduces success rate of membership inference attacks.
Abstract
Deep neural networks (DNNs) are increasingly used in critical applications such as identity authentication and autonomous driving, where robustness against adversarial attacks is crucial. These attacks can exploit minor perturbations to cause significant prediction errors, making it essential to enhance the resilience of DNNs. Traditional defense methods often rely on access to detailed model information, which raises privacy concerns, as model owners may be reluctant to share such data. In contrast, existing black-box defense methods fail to offer a universal defense against various types of adversarial attacks. To address these challenges, we introduce DUCD, a universal black-box defense method that does not require access to the target model's parameters or architecture. Our approach involves distilling the target model by querying it with data, creating a white-box surrogate while…
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 · Cryptography and Data Security · Privacy-Preserving Technologies in Data
MethodsRandomized Smoothing
