paper-with-me

Papers

On the Adversarial Robustness of Quantized Neural Networks

2021-05-01 · Micah Gorsline, James Smith, Cory Merkel

Reducing the size of neural network models is a critical step in moving AI from a cloud-centric to an edge-centric (i.e. on-device) compute paradigm. This shift from cloud to edge is motivated by a number of factors including reduced latency, improved security, and higher flexibility of AI algorithms across several application domains (e.g. transportation, healthcare, defense, etc.). However, it is currently unclear how model compression techniques may affect the robustness of AI algorithms against adversarial attacks. This paper explores the effect of quantization, one of the most common compression techniques, on the adversarial robustness of neural networks. Specifically, we investigate and model the accuracy of quantized neural networks on adversarially-perturbed images. Results indicate that for simple gradient-based attacks, quantization can either improve or degrade adversarial robustness depending on the attack strength.

📄 PDF Abstract BibTeX arXiv:2105.00227

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessModel CompressionQuantization

Similar Papers 제목 키워드 기반

RobustMQ: Benchmarking Robustness of Quantized Models

2023-08-04 · Yisong Xiao, Aishan Liu, Tianyuan Zhang, Haotong Qin 외

Quantization has emerged as an essential technique for deploying deep neural networks (DNNs) on devices with limited resources. However, quantized models exhibit vulnerabilities when exposed to various noises in real-wor…

Adversarial RobustnessBenchmarkingQuantization

Improved Gradient based Adversarial Attacks for Quantized Networks

2020-03-30 · Kartik Gupta, Thalaiyasingam Ajanthan

Neural network quantization has become increasingly popular due to efficient memory consumption and faster computation resulting from bitwise operations on the quantized networks. Even though they exhibit excellent gener…

image-classificationImage ClassificationQuantization

A Layer-wise Adversarial-aware Quantization Optimization for Improving Robustness

2021-10-23 · Chang Song, Riya Ranjan, Hai Li

Neural networks are getting better accuracy with higher energy and computational cost. After quantization, the cost can be greatly saved, and the quantized models are more hardware friendly with acceptable accuracy loss.…

Quantization

Improving the Robustness of Quantized Deep Neural Networks to White-Box Attacks using Stochastic Quantization and Information-Theoretic Ensemble Training

2023-11-30 · Saurabh Farkya, Aswin Raghavan, Avi Ziskind

Most real-world applications that employ deep neural networks (DNNs) quantize them to low precision to reduce the compute needs. We present a method to improve the robustness of quantized DNNs to white-box adversarial at…

DiversityInformation PlaneQuantization

Benchmarking the Robustness of Quantized Models

2023-04-08 · Yisong Xiao, Tianyuan Zhang, Shunchang Liu, Haotong Qin

Quantization has emerged as an essential technique for deploying deep neural networks (DNNs) on devices with limited resources. However, quantized models exhibit vulnerabilities when exposed to various noises in real-wor…

BenchmarkingQuantization