paper-with-me

홈 › Papers

Evil from Within: Machine Learning Backdoors through Hardware Trojans

2023-04-17 · Alexander Warnecke, Julian Speith, Jan-Niklas Möller, Konrad Rieck, Christof Paar

Backdoors pose a serious threat to machine learning, as they can compromise the integrity of security-critical systems, such as self-driving cars. While different defenses have been proposed to address this threat, they all rely on the assumption that the hardware on which the learning models are executed during inference is trusted. In this paper, we challenge this assumption and introduce a backdoor attack that completely resides within a common hardware accelerator for machine learning. Outside of the accelerator, neither the learning model nor the software is manipulated, so that current defenses fail. To make this attack practical, we overcome two challenges: First, as memory on a hardware accelerator is severely limited, we introduce the concept of a minimal backdoor that deviates as little as possible from the original model and is activated by replacing a few model parameters only. Second, we develop a configurable hardware trojan that can be provisioned with the backdoor and performs a replacement only when the specific target model is processed. We demonstrate the practical feasibility of our attack by implanting our hardware trojan into the Xilinx Vitis AI DPU, a commercial machine-learning accelerator. We configure the trojan with a minimal backdoor for a traffic-sign recognition system. The backdoor replaces only 30 (0.069%) model parameters, yet it reliably manipulates the recognition once the input contains a backdoor trigger. Our attack expands the hardware circuit of the accelerator by 0.24% and induces no run-time overhead, rendering a detection hardly possible. Given the complex and highly distributed manufacturing process of current hardware, our work points to a new threat in machine learning that is inaccessible to current security mechanisms and calls for hardware to be manufactured only in fully trusted environments.

📄 PDF Abstract BibTeX arXiv:2304.08411

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackSelf-Driving CarsTraffic Sign Recognition

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Hardware-Triggered Backdoors

2026-01-29 · Jonas Möller, Erik Imgrund, Thorsten Eisenhofer, Konrad Rieck arxiv

Machine learning models are routinely deployed on a wide range of computing hardware. Although such hardware is typically expected to produce identical results, differences in its design can lead to small numerical varia…

Architectural Backdoors for Within-Batch Data Stealing and Model Inference Manipulation

2025-05-23 · Nicolas Küchler, Ivan Petrov, Conrad Grobler, Ilia Shumailov

For nearly a decade the academic community has investigated backdoors in neural networks, primarily focusing on classification tasks where adversaries manipulate the model prediction. While demonstrably malicious, the im…

Threshold-Based Automated Pest Detection System for Sustainable Agriculture

2024-10-17 · Tianle Li, Jia Shu, Qinghong Chen, Murad Mehrab Abrar 외

This paper presents a threshold-based automated pea weevil detection system, developed as part of the Microsoft FarmVibes project. Based on Internet-of-Things (IoT) and computer vision, the system is designed to monitor …

Contour DetectionManagement

ImpNet: Imperceptible and blackbox-undetectable backdoors in compiled neural networks

2022-09-30 · Tim Clifford, Ilia Shumailov, Yiren Zhao, Ross Anderson 외

Early backdoor attacks against machine learning set off an arms race in attack and defence development. Defences have since appeared demonstrating some ability to detect backdoors in models or even remove them. These def…

Machine Learning for Detection and Severity Estimation of Sweetpotato Weevil Damage in Field and Lab Conditions

2026-02-06 · Doreen M. Chelangat, Sudi Murindanyi, Bruce Mugizi, Paul Musana 외 arxiv

Sweetpotato weevils (Cylas spp.) are considered among the most destructive pests impacting sweetpotato production, particularly in sub-Saharan Africa. Traditional methods for assessing weevil damage, predominantly relyin…

Object Detection