vix.ing · top · new · best · stats

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

2025/06/11 by Mingxuan Zhang, Zhang, Mingxuan, Oubo Ma +7 · 1 citation
Computer Science · #Advanced Malware Detection Techniques #Adversarial Robustness in Machine Learning #Adversarial system #Backdoor #Baseline (sea) #Benchmark (surveying) #Cryptography and Security (cs.CR) #Dimension (graph theory) #Explainable Artificial Intelligence (XAI) #FOS: Computer and information sciences #Heuristic #Key (lock) #Machine Learning (cs.LG) #Reinforcement learning #Task (project management)

paper · pdf · doi:10.48550/arxiv.2506.09562

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/06/11 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

Deep reinforcement learning (DRL) has achieved remarkable success in a wide range of sequential decision-making applications, including robotics, healthcare, smart grids, and finance. Recent studies reveal that adversaries can implant backdoors into DRL agents during the training phase. These backdoors can later be activated by specific triggers during deployment, compelling the agent to execute targeted actions and potentially leading to severe consequences, such as drone crashes or vehicle collisions. However, existing backdoor attacks utilize simplistic and heuristic trigger configurations, overlooking the critical impact of trigger design on attack effectiveness. To address this gap, we introduce TooBadRL, the first framework to systematically optimize DRL backdoor triggers across three critical aspects: injection timing, trigger dimension, and manipulation magnitude. Specifically, we first introduce a performance-aware adaptive freezing mechanism to determine the injection timing during training. Then, we formulate trigger selection as an influence attribution problem and apply Shapley value analysis to identify the most influential trigger dimension for injection. Furthermore, we propose an adversarial input synthesis method to optimize the manipulation magnitude under environmental constraints. Extensive evaluations on three DRL algorithms and nine benchmark tasks demonstrate that TooBadRL outperforms five baseline methods in terms of attack success rate while only slightly affecting normal task performance. We further evaluate potential defense strategies from detection and mitigation perspectives. We open-source our code to facilitate reproducibility and further research.

Citations

Cited by

Related