paper-with-me

홈 › Papers

QUANOS- Adversarial Noise Sensitivity Driven Hybrid Quantization of Neural Networks

2020-04-22 · Priyadarshini Panda

Deep Neural Networks (DNNs) have been shown to be vulnerable to adversarial attacks, wherein, a model gets fooled by applying slight perturbations on the input. With the advent of Internet-of-Things and the necessity to enable intelligence in embedded devices, low-power and secure hardware implementation of DNNs is vital. In this paper, we investigate the use of quantization to potentially resist adversarial attacks. Several recent studies have reported remarkable results in reducing the energy requirement of a DNN through quantization. However, no prior work has considered the relationship between adversarial sensitivity of a DNN and its effect on quantization. We propose QUANOS- a framework that performs layer-specific hybrid quantization based on Adversarial Noise Sensitivity (ANS). We identify a novel noise stability metric (ANS) for DNNs, i.e., the sensitivity of each layer's computation to adversarial noise. ANS allows for a principled way of determining optimal bit-width per layer that incurs adversarial robustness as well as energy-efficiency with minimal loss in accuracy. Essentially, QUANOS assigns layer significance based on its contribution to adversarial perturbation and accordingly scales the precision of the layers. A key advantage of QUANOS is that it does not rely on a pre-trained model and can be applied in the initial stages of training. We evaluate the benefits of QUANOS on precision scalable Multiply and Accumulate (MAC) hardware architectures with data gating and subword parallelism capabilities. Our experiments on CIFAR10, CIFAR100 datasets show that QUANOS outperforms homogenously quantized 8-bit precision baseline in terms of adversarial robustness (3%-4% higher) while yielding improved compression (>5x) and energy savings (>2x) at iso-accuracy.

📄 PDF Abstract BibTeX arXiv:2004.11233

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessQuantizationSensitivity

Similar Papers 제목 키워드 기반

Noise-Tolerant Hybrid Approach for Data-Driven Predictive Control

2025-06-25 · Mahmood Mazare, Hossein Ramezani

This paper focuses on a key challenge in hybrid data-driven predictive control: the effect of measurement noise on Hankel matrices. While noise is handled in direct and indirect methods, hybrid approaches often overlook …

Sensitivity

A Noise-Sensitivity-Analysis-Based Test Prioritization Technique for Deep Neural Networks

2019-01-01 · Long Zhang, Xuechao Sun, Yong Li, Zhen-Yu Zhang

Deep neural networks (DNNs) have been widely used in the fields such as natural language processing, computer vision and image recognition. But several studies have been shown that deep neural networks can be easily fool…

Sensitivity

Evaluating Similitude and Robustness of Deep Image Denoising Models via Adversarial Attack

2023-06-28 · Jie Ning, Jiebao Sun, Yao Li, Zhichang Guo 외

Deep neural networks (DNNs) have shown superior performance comparing to traditional image denoising algorithms. However, DNNs are inevitably vulnerable while facing adversarial attacks. In this paper, we propose an adve…

Adversarial AttackDenoisingImage Denoising

Exposing the Robustness and Vulnerability of Hybrid 8T-6T SRAM Memory Architectures to Adversarial Attacks in Deep Neural Networks

2020-11-26 · Abhishek Moitra, Priyadarshini Panda

Deep Learning is able to solve a plethora of once impossible problems. However, they are vulnerable to input adversarial attacks preventing them from being autonomously deployed in critical applications. Several algorith…

Adversarial Robustness

Efficiency-driven Hardware Optimization for Adversarially Robust Neural Networks

2021-05-09 · Abhiroop Bhattacharjee, Abhishek Moitra, Priyadarshini Panda

With a growing need to enable intelligence in embedded devices in the Internet of Things (IoT) era, secure hardware implementation of Deep Neural Networks (DNNs) has become imperative. We will focus on how to address adv…

Adversarial Robustness