paper-with-me

홈 › Papers

BadRL: Sparse Targeted Backdoor Attack Against Reinforcement Learning

2023-12-19 · Jing Cui, Yufei Han, Yuzhe ma, Jianbin Jiao, Junge Zhang

Backdoor attacks in reinforcement learning (RL) have previously employed intense attack strategies to ensure attack success. However, these methods suffer from high attack costs and increased detectability. In this work, we propose a novel approach, BadRL, which focuses on conducting highly sparse backdoor poisoning efforts during training and testing while maintaining successful attacks. Our algorithm, BadRL, strategically chooses state observations with high attack values to inject triggers during training and testing, thereby reducing the chances of detection. In contrast to the previous methods that utilize sample-agnostic trigger patterns, BadRL dynamically generates distinct trigger patterns based on targeted state observations, thereby enhancing its effectiveness. Theoretical analysis shows that the targeted backdoor attack is always viable and remains stealthy under specific assumptions. Empirical results on various classic RL tasks illustrate that BadRL can substantially degrade the performance of a victim agent with minimal poisoning efforts 0.003% of total training steps) during training and infrequent attacks during testing.

📄 PDF Abstract BibTeX arXiv:2312.12585

Code (1)

7777777cc/code 공식 구현 pytorch

Tasks

Backdoor Attackreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

TooBadRL: Trigger Optimization to Boost Effectiveness of Backdoor Attacks on Deep Reinforcement Learning

2025-06-11 · Songze Li, Mingxuan Zhang, Kang Wei, Shouling Ji

Deep reinforcement learning (DRL) has achieved remarkable success in a wide range of sequential decision-making domains, including robotics, healthcare, smart grids, and finance. Recent research demonstrates that attacke…

Deep Reinforcement LearningSequential Decision Making

CUBA: Controlled Untargeted Backdoor Attack against Deep Neural Networks

2025-06-20 · Yinghao Wu, Liyan Zhang

Backdoor attacks have emerged as a critical security threat against deep neural networks in recent years. The majority of existing backdoor attacks focus on targeted backdoor attacks, where trigger is strongly associated…

Backdoor Attackbackdoor defense

Apple of Sodom: Hidden Backdoors in Superior Sentence Embeddings via Contrastive Learning

2022-10-20 · Xiaoyi Chen, Baisong Xin, Shengfang Zhai, Shiqing Ma 외

This paper finds that contrastive learning can produce superior sentence embeddings for pre-trained models but is also vulnerable to backdoor attacks. We present the first backdoor attack framework, BadCSE, for state-of-…

Backdoor AttackContrastive LearningSentenceSentence Embeddings+1

NoiseAttack: An Evasive Sample-Specific Multi-Targeted Backdoor Attack Through White Gaussian Noise

2024-09-03 · Abdullah Arafat Miah, Kaan Icer, Resit Sendag, Yu Bi

Backdoor attacks pose a significant threat when using third-party data for deep learning development. In these attacks, data can be manipulated to cause a trained model to behave improperly when a specific trigger patter…

Backdoor Attack

BadImplant: Injection-based Multi-Targeted Graph Backdoor Attack

2026-01-21 · Md Nabi Newaz Khan, Abdullah Arafat Miah, Yu Bi arxiv

Graph neural network (GNN) have demonstrated exceptional performance in solving critical problems across diverse domains yet remain susceptible to backdoor attacks. Existing studies on backdoor attack for graph classific…

Graph ClassificationGraph Neural Network