paper-with-me

Papers

Adversarial Defenses via Vector Quantization

2023-05-23 · Zhiyi Dong, Yongyi Mao

Building upon Randomized Discretization, we develop two novel adversarial defenses against white-box PGD attacks, utilizing vector quantization in higher dimensional spaces. These methods, termed pRD and swRD, not only offer a theoretical guarantee in terms of certified accuracy, they are also shown, via abundant experiments, to perform comparably or even superior to the current art of adversarial defenses. These methods can be extended to a version that allows further training of the target classifier and demonstrates further improved performance.

📄 PDF Abstract BibTeX arXiv:2305.13651

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

David and Goliath: An Empirical Evaluation of Attacks and Defenses for QNNs at the Deep Edge

2024-04-08 · Miguel Costa, Sandro Pinto

ML is shifting from the cloud to the edge. Edge computing reduces the surface exposing private data and enables reliable throughput guarantees in real-time applications. Of the panoply of devices deployed at the edge, re…

Edge-computingQuantization

Breaking the Limits of Quantization-Aware Defenses: QADT-R for Robustness Against Patch-Based Adversarial Attacks in QNNs

2025-03-10 · Amira Guesmi, Bassem Ouni, Muhammad Shafique

Quantized Neural Networks (QNNs) have emerged as a promising solution for reducing model size and computational costs, making them well-suited for deployment in edge and resource-constrained environments. While quantizat…

Quantization

On the Perturbed States for Transformed Input-robust Reinforcement Learning

2024-07-31 · Tung M. Luu, Haeyong Kang, Tri Ton, Thanh Nguyen 외

Reinforcement Learning (RL) agents demonstrating proficiency in a training environment exhibit vulnerability to adversarial perturbations in input observations during deployment. This underscores the importance of buildi…

DenoisingMuJoCoQuantizationreinforcement-learning+2

Quantization Blindspots: How Model Compression Breaks Backdoor Defenses

2025-12-06 · Rohan Pandey, Eric Ye arxiv

Backdoor attacks embed input-dependent malicious behavior into neural networks while preserving high clean accuracy, making them a persistent threat for deployed ML systems. At the same time, real-world deployments almos…

Model Compression

Study of Pre-processing Defenses against Adversarial Attacks on State-of-the-art Speaker Recognition Systems

2021-01-22 · Sonal Joshi, Jesús Villalba, Piotr Żelasko, Laureano Moro-Velázquez 외

Adversarial examples to speaker recognition (SR) systems are generated by adding a carefully crafted noise to the speech signal to make the system fail while being imperceptible to humans. Such attacks pose severe securi…

Speaker Recognition