AINEApr 10, 2022

Analysis of Power-Oriented Fault Injection Attacks on Spiking Neural Networks

arXiv:2204.04768v18 citationsh-index: 34
Originality Incremental advance
AI Analysis

This work addresses security vulnerabilities in SNNs, which are critical for energy-efficient AI systems, by exposing and mitigating fault injection risks, though it is incremental as it builds on existing hardware security research.

The paper investigates power-oriented fault injection attacks on Spiking Neural Networks (SNNs), showing that these attacks can reduce classification accuracy by up to 85.65% in digit classification tasks, and proposes defenses like robust current drivers and dummy neuron-based detection systems with minimal overhead.

Spiking Neural Networks (SNN) are quickly gaining traction as a viable alternative to Deep Neural Networks (DNN). In comparison to DNNs, SNNs are more computationally powerful and provide superior energy efficiency. SNNs, while exciting at first appearance, contain security-sensitive assets (e.g., neuron threshold voltage) and vulnerabilities (e.g., sensitivity of classification accuracy to neuron threshold voltage change) that adversaries can exploit. We investigate global fault injection attacks by employing external power supplies and laser-induced local power glitches to corrupt crucial training parameters such as spike amplitude and neuron's membrane threshold potential on SNNs developed using common analog neurons. We also evaluate the impact of power-based attacks on individual SNN layers for 0% (i.e., no attack) to 100% (i.e., whole layer under attack). We investigate the impact of the attacks on digit classification tasks and find that in the worst-case scenario, classification accuracy is reduced by 85.65%. We also propose defenses e.g., a robust current driver design that is immune to power-oriented attacks, improved circuit sizing of neuron components to reduce/recover the adversarial accuracy degradation at the cost of negligible area and 25% power overhead. We also present a dummy neuron-based voltage fault injection detection system with 1% power and area overhead.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes