paper-with-me

Papers

When Side-Channel Attacks Break the Black-Box Property of Embedded Artificial Intelligence

2023-11-23 · Benoit Coqueret, Mathieu Carbone, Olivier Sentieys, Gabriel Zaid

Artificial intelligence, and specifically deep neural networks (DNNs), has rapidly emerged in the past decade as the standard for several tasks from specific advertising to object detection. The performance offered has led DNN algorithms to become a part of critical embedded systems, requiring both efficiency and reliability. In particular, DNNs are subject to malicious examples designed in a way to fool the network while being undetectable to the human observer: the adversarial examples. While previous studies propose frameworks to implement such attacks in black box settings, those often rely on the hypothesis that the attacker has access to the logits of the neural network, breaking the assumption of the traditional black box. In this paper, we investigate a real black box scenario where the attacker has no access to the logits. In particular, we propose an architecture-agnostic attack which solve this constraint by extracting the logits. Our method combines hardware and software attacks, by performing a side-channel attack that exploits electromagnetic leakages to extract the logits for a given input, allowing an attacker to estimate the gradients and produce state-of-the-art adversarial examples to fool the targeted neural network. Through this example of adversarial attack, we demonstrate the effectiveness of logits extraction using side-channel as a first step for more general attack frameworks requiring either the logits or the confidence scores.

📄 PDF Abstract BibTeX arXiv:2311.14005

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attackobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Sirens' Whisper: Inaudible Near-Ultrasonic Jailbreaks of Speech-Driven LLMs

2026-03-14 · Zijian Ling, Pingyi Hu, Xiuyong Gao, Xiaojing Ma 외 arxiv

Speech-driven large language models (LLMs) are increasingly accessed through speech interfaces, introducing new security risks via open acoustic channels. We present Sirens' Whisper (SWhisper), the first practical framew…

It's Not Just a Phase: On Investigating Phase Transitions in Deep Learning-based Side-channel Analysis

2025-02-01 · Sengim Karayalçin, Marina Krček, Stjepan Picek

Side-channel analysis (SCA) represents a realistic threat where the attacker can observe unintentional information to obtain secret data. Evaluation labs also use the same SCA techniques in the security certification pro…

Deep LearningSide Channel Analysis

Transferable Ensemble Black-box Jailbreak Attacks on Large Language Models

2024-10-31 · Yiqi Yang, Hongye Fu

In this report, we propose a novel black-box jailbreak attacking framework that incorporates various LLM-as-Attacker methods to deliver transferable and powerful jailbreak attacks. Our method is designed based on three k…

FlexLLM: Exploring LLM Customization for Moving Target Defense on Black-Box LLMs Against Jailbreak Attacks

2024-12-10 · Bocheng Chen, Hanqing Guo, Qiben Yan

Defense in large language models (LLMs) is crucial to counter the numerous attackers exploiting these systems to generate harmful content through manipulated prompts, known as jailbreak attacks. Although many defense str…

Open DNN Box by Power Side-Channel Attack

2019-07-21 · Yun Xiang, Zhuangzhi Chen, Zuohui Chen, Zebin Fang 외

Deep neural networks are becoming popular and important assets of many AI companies. However, recent studies indicate that they are also vulnerable to adversarial attacks. Adversarial attacks can be either white-box or b…

parameter estimation