paper-with-me

홈 › Papers

Mitigating Deep Reinforcement Learning Backdoors in the Neural Activation Space

2024-07-21 · Sanyam Vyas, Chris Hicks, Vasilios Mavroudis

This paper investigates the threat of backdoors in Deep Reinforcement Learning (DRL) agent policies and proposes a novel method for their detection at runtime. Our study focuses on elusive in-distribution backdoor triggers. Such triggers are designed to induce a deviation in the behaviour of a backdoored agent while blending into the expected data distribution to evade detection. Through experiments conducted in the Atari Breakout environment, we demonstrate the limitations of current sanitisation methods when faced with such triggers and investigate why they present a challenging defence problem. We then evaluate the hypothesis that backdoor triggers might be easier to detect in the neural activation space of the DRL agent's policy network. Our statistical analysis shows that indeed the activation patterns in the agent's policy network are distinct in the presence of a trigger, regardless of how well the trigger is concealed in the environment. Based on this, we propose a new defence approach that uses a classifier trained on clean environment samples and detects abnormal activations. Our results show that even lightweight classifiers can effectively prevent malicious actions with considerable accuracy, indicating the potential of this research direction even against sophisticated adversaries.

📄 PDF Abstract BibTeX arXiv:2407.15168

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Securing Federated Learning against Backdoor Threats with Foundation Model Integration

2024-10-23 · Xiaohuan Bi, Xi Li

Federated Learning (FL) enables decentralized model training while preserving privacy. Recently, the integration of Foundation Models (FMs) into FL has enhanced performance but introduced a novel backdoor attack mechanis…

Backdoor AttackFederated Learning

UNIDOOR: A Universal Framework for Action-Level Backdoor Attacks in Deep Reinforcement Learning

2025-01-26 · Oubo Ma, Linkang Du, Yang Dai, Chunyi Zhou 외

Deep reinforcement learning (DRL) is widely applied to safety-critical decision-making scenarios. However, DRL is vulnerable to backdoor attacks, especially action-level backdoors, which pose significant threats through …

Backdoor AttackDeep Reinforcement Learning

Angel or Demon: Investigating the Plasticity Interventions' Impact on Backdoor Threats in Deep Reinforcement Learning

2026-05-14 · Oubo Ma, Ruixiao Lin, Yang Dai, Jiahao Chen 외 arxiv

Extensive research has highlighted the severe threats posed by backdoor attacks to deep reinforcement learning (DRL). However, prior studies primarily focus on vanilla scenarios, while plasticity interventions have emerg…

Reinforcement Learning

Dummy Backdoor as a Defense: Removing Unknown Backdoors via Shared Internal Mechanisms for Generative LLMs

2026-06-10 · Kazuki Iwahana, Masaru Matsubayashi, Takuma Koyama, Toshiki Shibahara 외 arxiv

Backdoor attacks pose a serious threat to the safety and reliability of Large Language Models (LLMs), as they cause models to behave normally on clean inputs while producing attacker-specified responses when hidden trigg…

Pre-trained Trojan Attacks for Visual Recognition

2023-12-23 · Aishan Liu, Xinwei Zhang, Yisong Xiao, Yuguang Zhou 외

Pre-trained vision models (PVMs) have become a dominant component due to their exceptional performance when fine-tuned for downstream tasks. However, the presence of backdoors within PVMs poses significant threats. Unfor…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection