优化触发器设计,让深度强化学习后门攻击更隐蔽有效
TooBadRL: Trigger Optimization to Boost Effectiveness of Backdoor Attacks on Deep Reinforcement Learning
- 系统性优化触发时机、维度和强度三要素
- 在9个任务中攻击成功率超基线方法,正常性能影响小
- 适合研究模型安全与对抗攻击的学者参考
深度强化学习(DRL)已在机器人、医疗、智能电网和金融等领域取得显著成功。近期研究表明,攻击者可在训练阶段向DRL代理植入后门,通过特定触发器在部署时激活,诱导其执行恶意行为,可能导致无人机坠毁或车辆碰撞等严重后果。然而,现有后门攻击采用简单启发式触发配置,忽视了触发器设计对攻击效果的关键影响。为此,我们提出TooBadRL,首个系统性优化DRL后门触发器的框架,涵盖三个关键方面:注入时机、触发维度和操纵幅度。首先,引入性能感知的自适应冻结机制,确定训练过程中的最优注入时机;其次,将触发选择建模为影响归因问题,利用Shapley值分析识别最具影响力的触发维度;最后,提出对抗输入合成方法,在环境约束下优化操纵幅度。在三种DRL算法和九个基准任务上的大量实验表明,TooBadRL在攻击成功率上优于五种基线方法,且对正常任务性能影响极小。我们还从检测与缓解角度评估了潜在防御策略,并开源代码以支持复现与进一步研究。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。