paper-with-me

Papers

Random and Adversarial Bit Error Robustness: Energy-Efficient and Secure DNN Accelerators

2021-04-16 · David Stutz, Nandhini Chandramoorthy, Matthias Hein, Bernt Schiele

Deep neural network (DNN) accelerators received considerable attention in recent years due to the potential to save energy compared to mainstream hardware. Low-voltage operation of DNN accelerators allows to further reduce energy consumption, however, causes bit-level failures in the memory storing the quantized weights. Furthermore, DNN accelerators are vulnerable to adversarial attacks on voltage controllers or individual bits. In this paper, we show that a combination of robust fixed-point quantization, weight clipping, as well as random bit error training (RandBET) or adversarial bit error training (AdvBET) improves robustness against random or adversarial bit errors in quantized DNN weights significantly. This leads not only to high energy savings for low-voltage operation as well as low-precision quantization, but also improves security of DNN accelerators. In contrast to related work, our approach generalizes across operating voltages and accelerators and does not require hardware changes. Moreover, we present a novel adversarial bit error attack and are able to obtain robustness against both targeted and untargeted bit-level attacks. Without losing more than 0.8%/2% in test accuracy, we can reduce energy consumption on CIFAR10 by 20%/30% for 8/4-bit quantization. Allowing up to 320 adversarial bit errors, we reduce test error from above 90% (chance level) to 26.22%.

📄 PDF Abstract BibTeX arXiv:2104.08323

Code (1)

davidstutz/random-bit-error-robustness 공식 구현 pytorch

Tasks

Quantization

Similar Papers 제목 키워드 기반

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

Is Spiking Secure? A Comparative Study on the Security Vulnerabilities of Spiking and Deep Neural Networks

2019-02-04 · Alberto Marchisio, Giorgio Nanfa, Faiq Khalid, Muhammad Abdullah Hanif 외

Spiking Neural Networks (SNNs) claim to present many advantages in terms of biological plausibility and energy efficiency compared to standard Deep Neural Networks (DNNs). Recent works have shown that DNNs are vulnerable…

Data Poisoning

PINN-DT: Optimizing Energy Consumption in Smart Building Using Hybrid Physics-Informed Neural Networks and Digital Twin Framework with Blockchain Security

2025-03-01 · Hajar Kazemi Naeini, Roya Shomali, Abolhassan Pishahang, Hamidreza Hasanzadeh 외

The advancement of smart grid technologies necessitates the integration of cutting-edge computational methods to enhance predictive energy optimization. This study proposes a multi-faceted approach by incorporating (1) D…

Deep Reinforcement Learningenergy management

Resisting Deep Learning Models Against Adversarial Attack Transferability via Feature Randomization

2022-09-11 · Ehsan Nowroozi, Mohammadreza Mohammadi, Pargol Golmohammadi, Yassine Mekdad 외

In the past decades, the rise of artificial intelligence has given us the capabilities to solve the most challenging problems in our day-to-day lives, such as cancer prediction and autonomous navigation. However, these a…

Adversarial AttackAutonomous Navigation

Bit Error Robustness for Energy-Efficient DNN Accelerators

2020-06-24 · David Stutz, Nandhini Chandramoorthy, Matthias Hein, Bernt Schiele

Deep neural network (DNN) accelerators received considerable attention in past years due to saved energy compared to mainstream hardware. Low-voltage operation of DNN accelerators allows to further reduce energy consumpt…

Quantization