Adversarial Defenses via Vector Quantization
Zhiyi Dong, Yongyi Mao

TL;DR
This paper introduces a novel vector quantization-based preprocessing framework for defending deep neural networks against adversarial attacks, achieving state-of-the-art robustness with certifiable guarantees and effectiveness against advanced attack methods.
Contribution
It extends randomized discretization with vector quantization, providing a theoretically grounded, practical defense framework with two lightweight methods, pRD and swRD, that outperform previous approaches.
Findings
State-of-the-art robust accuracy with vector quantization defenses
Effective against STE and EOT attacks designed for gradient obfuscation
Certifiable robustness guarantees provided by the framework
Abstract
Adversarial attacks pose significant challenges to the robustness of modern deep neural networks in computer vision, and defending these networks against adversarial attacks has attracted intense research efforts. Among various defense strategies, preprocessing-based defenses are practically appealing since there is no need to train the network under protection. However, such approaches typically do not achieve comparable robustness as other methods such as adversarial training. In this paper, we propose a novel framework for preprocessing-based defenses, where a vector quantizer is used as a preprocessor. This framework, inspired by and extended from Randomized Discretization (RandDisc), is theoretically principled by rate-distortion theory: indeed, RandDisc may be viewed as a scalar quantizer, and rate-distortion theory suggests that such quantization schemes are inferior to vector…
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 · Bacillus and Francisella bacterial research · Anomaly Detection Techniques and Applications
