CRApr 24

Secure eFPGA-Enabled Edge LLM Inference: Architectural and Hardware Countermeasures

arXiv:2604.2293557.2
Predicted impact top 33% in CR · last 90 daysOriginality Synthesis-oriented
AI Analysis

It addresses security threats in edge AI accelerators for practitioners deploying transformer models, but the approach is conceptual without experimental validation.

The paper proposes a hybrid ASIC+eFPGA architecture for edge LLM inference to address security vulnerabilities like side-channel and fault injection attacks, while maintaining ASIC-level performance.

Edge deployment of transformer-based models increasingly relies on ASIC accelerators due to their high performance and energy efficiency, achieved through optimized dataflows, specialized architectures, low-bitwidth computation, and efficient memory hierarchies. However, these advantages come with significant security vulnerabilities. ASIC-based DNN accelerators are susceptible to side-channel attacks (e.g., power, electromagnetic, and timing analysis) and fault injection attacks (e.g., voltage manipulation, clock glitches, and memory perturbations), which can lead to model extraction or compromised inference integrity. Furthermore, threats introduced during design and fabrication, such as hardware Trojans or untrusted third-party IPs, further expand the attack surface. To address these challenges, we explore a hybrid ASIC+eFPGA architecture that combines the efficiency of ASICs with the flexibility of reconfigurable logic. The integrated eFPGA enables security-oriented mechanisms such as adaptive runtime monitoring, side-channel mitigation and post-deployment patching. By leveraging these capabilities, the proposed approach enhances system resilience against both runtime and supply-chain attacks, while preserving the performance benefits of ASIC-based transformer inference.

Foundations

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

Your Notes