paper-with-me

홈 › Papers

Mercury: An Automated Remote Side-channel Attack to Nvidia Deep Learning Accelerator

2023-08-02 · Xiaobei Yan, Xiaoxuan Lou, Guowen Xu, Han Qiu, Shangwei Guo, Chip Hong Chang, Tianwei Zhang

DNN accelerators have been widely deployed in many scenarios to speed up the inference process and reduce the energy consumption. One big concern about the usage of the accelerators is the confidentiality of the deployed models: model inference execution on the accelerators could leak side-channel information, which enables an adversary to preciously recover the model details. Such model extraction attacks can not only compromise the intellectual property of DNN models, but also facilitate some adversarial attacks. Although previous works have demonstrated a number of side-channel techniques to extract models from DNN accelerators, they are not practical for two reasons. (1) They only target simplified accelerator implementations, which have limited practicality in the real world. (2) They require heavy human analysis and domain knowledge. To overcome these limitations, this paper presents Mercury, the first automated remote side-channel attack against the off-the-shelf Nvidia DNN accelerator. The key insight of Mercury is to model the side-channel extraction process as a sequence-to-sequence problem. The adversary can leverage a time-to-digital converter (TDC) to remotely collect the power trace of the target model's inference. Then he uses a learning model to automatically recover the architecture details of the victim model from the power trace without any prior knowledge. The adversary can further use the attention mechanism to localize the leakage points that contribute most to the attack. Evaluation results indicate that Mercury can keep the error rate of model extraction below 1%.

📄 PDF Abstract BibTeX arXiv:2308.01193

Code (0)

등록된 구현이 없습니다.

Tasks

Model extraction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

GhostImage: Remote Perception Attacks against Camera-based Image Classification Systems

2020-01-21 · Yanmao Man, Ming Li, Ryan Gerdes

In vision-based object classification systems imaging sensors perceive the environment and machine learning is then used to detect and classify objects for decision-making purposes; e.g., to maneuver an automated vehicle…

Autonomous DrivingBIG-bench Machine LearningClassificationDecision Making+3

Harvest and Jam: Optimal Self-Sustainable Jamming Attacks against Remote State Estimation

2025-06-13 · Yuxing Zhong, Yuzhe Li, Daniel E. Quevedo, Ling Shi

This paper considers the optimal power allocation of a jamming attacker against remote state estimation. The attacker is self-sustainable and can harvest energy from the environment to launch attacks. The objective is to…

State Estimation

SCNet: A Neural Network for Automated Side-Channel Attack

2020-08-02 · Guanlin Li, Chang Liu, Han Yu, Yanhong Fan 외

The side-channel attack is an attack method based on the information gained about implementations of computer systems, rather than weaknesses in algorithms. Information about system characteristics such as power consumpt…

Eavesdropping on Goal-Oriented Communication: Timing Attacks and Countermeasures

2024-11-11 · Federico Mason, Federico Chiariotti, Pietro Talli, Andrea Zanella

Goal-oriented communication is a new paradigm that considers the meaning of transmitted information to optimize communication. One possible application is the remote monitoring of a process under communication costs: sch…

SchedulingSemantic Communication

Hybrid Deep Learning Model for Multiple Cache Side Channel Attacks Detection: A Comparative Analysis

2025-01-28 · Tejal Joshi, Aarya Kawalay, Anvi Jamkhande, Amit Joshi

Cache side channel attacks are a sophisticated and persistent threat that exploit vulnerabilities in modern processors to extract sensitive information. These attacks leverage weaknesses in shared computational resources…