English

CNN architecture extraction on edge GPU

Cryptography and Security 2024-01-25 v1 Machine Learning

Abstract

Neural networks have become popular due to their versatility and state-of-the-art results in many applications, such as image classification, natural language processing, speech recognition, forecasting, etc. These applications are also used in resource-constrained environments such as embedded devices. In this work, the susceptibility of neural network implementations to reverse engineering is explored on the NVIDIA Jetson Nano microcomputer via side-channel analysis. To this end, an architecture extraction attack is presented. In the attack, 15 popular convolutional neural network architectures (EfficientNets, MobileNets, NasNet, etc.) are implemented on the GPU of Jetson Nano and the electromagnetic radiation of the GPU is analyzed during the inference operation of the neural networks. The results of the analysis show that neural network architectures are easily distinguishable using deep learning-based side-channel analysis.

Keywords

Cite

@article{arxiv.2401.13575,
  title  = {CNN architecture extraction on edge GPU},
  author = {Peter Horvath and Lukasz Chmielewski and Leo Weissbart and Lejla Batina and Yuval Yarom},
  journal= {arXiv preprint arXiv:2401.13575},
  year   = {2024}
}

Comments

Will appear at the AIHWS 2024 workshop at ACNS 2024

R2 v1 2026-06-28T14:26:00.223Z