PulseAugur
实时 23:41:15

New method secures embedded neural networks against timing attacks

Researchers have developed a new methodology for implementing activation functions in embedded neural networks that prevents information leakage through timing side channels. This approach ensures consistent execution times across all inputs, regardless of the specific activation function used, by employing techniques like branchless selection and fixed-cost approximations. Tested on an ARM Cortex-M4 platform with common activation functions, the protected implementations achieved identical cycle counts while maintaining high numerical accuracy, offering a practical solution for secure embedded inference. AI

影响 Enhances security for embedded AI systems by mitigating timing-based side-channel attacks.

排序理由 The cluster contains an academic paper detailing a new methodology for implementing activation functions on microcontrollers. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Xiaolu Hou ·

    面向微控制器的激活函数常数时间实现方法论

    Embedded neural-network inference can leak information through timing side channels, including leakage caused by the evaluation of activation functions. This work proposes a constant-time implementation methodology for activation functions on embedded microcontrollers and validat…