paper-with-me

홈 › Papers

Neighbors From Hell: Voltage Attacks Against Deep Learning Accelerators on Multi-Tenant FPGAs

2020-12-14 · Andrew Boutros, Mathew Hall, Nicolas Papernot, Vaughn Betz

Field-programmable gate arrays (FPGAs) are becoming widely used accelerators for a myriad of datacenter applications due to their flexibility and energy efficiency. Among these applications, FPGAs have shown promising results in accelerating low-latency real-time deep learning (DL) inference, which is becoming an indispensable component of many end-user applications. With the emerging research direction towards virtualized cloud FPGAs that can be shared by multiple users, the security aspect of FPGA-based DL accelerators requires careful consideration. In this work, we evaluate the security of DL accelerators against voltage-based integrity attacks in a multitenant FPGA scenario. We first demonstrate the feasibility of such attacks on a state-of-the-art Stratix 10 card using different attacker circuits that are logically and physically isolated in a separate attacker role, and cannot be flagged as malicious circuits by conventional bitstream checkers. We show that aggressive clock gating, an effective power-saving technique, can also be a potential security threat in modern FPGAs. Then, we carry out the attack on a DL accelerator running ImageNet classification in the victim role to evaluate the inherent resilience of DL models against timing faults induced by the adversary. We find that even when using the strongest attacker circuit, the prediction accuracy of the DL accelerator is not compromised when running at its safe operating frequency. Furthermore, we can achieve 1.18-1.31x higher inference performance by over-clocking the DL accelerator without affecting its prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2012.07242

Code (0)

등록된 구현이 없습니다.

Similar 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 redu…

Quantization

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

MATIC: Learning Around Errors for Efficient Low-Voltage Neural Network Accelerators

2017-06-14 · Sung Kim, Patrick Howe, Thierry Moreau, Armin Alaghi 외

As a result of the increasing demand for deep neural network (DNN)-based services, efforts to develop dedicated hardware accelerators for DNNs are growing rapidly. However,while accelerators with high performance and eff…

Reinforcement Learning for Supply Chain Attacks Against Frequency and Voltage Control

2023-09-11 · Amr S. Mohamed, Sumin Lee, Deepa Kundur

The ongoing modernization of the power system, involving new equipment installations and upgrades, exposes the power system to the introduction of malware into its operation through supply chain attacks. Supply chain att…

reinforcement-learning

Certified Robustness of Nearest Neighbors against Data Poisoning and Backdoor Attacks

2020-12-07 · Jinyuan Jia, Yupei Liu, Xiaoyu Cao, Neil Zhenqiang Gong

Data poisoning attacks and backdoor attacks aim to corrupt a machine learning classifier via modifying, adding, and/or removing some carefully selected training examples, such that the corrupted classifier makes incorrec…

Data Poisoning