paper-with-me

홈 › Papers

Energy Backdoor Attack to Deep Neural Networks

2025-01-14 · Hanene F. Z. Brachemi Meftah, Wassim Hamidouche, Sid Ahmed Fezza, Olivier Déforges, Kassem Kallas

The rise of deep learning (DL) has increased computing complexity and energy use, prompting the adoption of application specific integrated circuits (ASICs) for energy-efficient edge and mobile deployment. However, recent studies have demonstrated the vulnerability of these accelerators to energy attacks. Despite the development of various inference time energy attacks in prior research, backdoor energy attacks remain unexplored. In this paper, we design an innovative energy backdoor attack against deep neural networks (DNNs) operating on sparsity-based accelerators. Our attack is carried out in two distinct phases: backdoor injection and backdoor stealthiness. Experimental results using ResNet-18 and MobileNet-V2 models trained on CIFAR-10 and Tiny ImageNet datasets show the effectiveness of our proposed attack in increasing energy consumption on trigger samples while preserving the model's performance for clean/regular inputs. This demonstrates the vulnerability of DNNs to energy backdoor attacks. The source code of our attack is available at: https://github.com/hbrachemi/energy_backdoor.

📄 PDF Abstract BibTeX arXiv:2501.08152

Code (1)

hbrachemi/energy_backdoor 공식 구현 pytorch

Tasks

Backdoor Attack

Similar Papers 제목 키워드 기반

MARS: A Malignity-Aware Backdoor Defense in Federated Learning

2025-09-21 · Wei Wan, Yuxuan Ning, Zhicong Huang, Cheng Hong 외 arxiv

Federated Learning (FL) is a distributed paradigm aimed at protecting participant data privacy by exchanging model parameters to achieve high-quality model training. However, this distributed nature also makes FL highly …

Federated Learning

TASER: Task-Aware Spectral Energy Refine for Backdoor Suppression in UAV Swarms Decentralized Federated Learning

2026-03-10 · Sizhe Huang, Shujie Yang arxiv

As backdoor attacks in UAV-based decentralized federated learning (DFL) grow increasingly stealthy and sophisticated, existing defenses have likewise escalated in complexity. Yet these defenses, which rely heavily on out…

Federated LearningOutlier Detection

BadSNN: Backdoor Attacks on Spiking Neural Networks via Adversarial Spiking Neuron

2026-02-06 · Abdullah Arafat Miah, Kevin Vu, Yu Bi arxiv

Spiking Neural Networks (SNNs) are energy-efficient counterparts of Deep Neural Networks (DNNs) with high biological plausibility, as information is transmitted through temporal spiking patterns. The core element of an S…

Data Poisoning-based Backdoor Attack Framework against Supervised Learning Rules of Spiking Neural Networks

2024-09-24 · Lingxin Jin, Meiyu Lin, Wei Jiang, Jinyu Zhan

Spiking Neural Networks (SNNs), the third generation neural networks, are known for their low energy consumption and high robustness. SNNs are developing rapidly and can compete with Artificial Neural Networks (ANNs) in …

Backdoor AttackData Poisoning

Sneaky Spikes: Uncovering Stealthy Backdoor Attacks in Spiking Neural Networks with Neuromorphic Data

2023-02-13 · Gorka Abad, Oguzhan Ersoy, Stjepan Picek, Aitor Urbieta

Deep neural networks (DNNs) have demonstrated remarkable performance across various tasks, including image and speech recognition. However, maximizing the effectiveness of DNNs requires meticulous optimization of numerou…

Event-based visionGesture RecognitionImage Classificationspeech-recognition+1