paper-with-me

홈 › Papers

PolicyCleanse: Backdoor Detection and Mitigation for Competitive Reinforcement Learning

2023-01-01 · ICCV 2023 1 · Junfeng Guo, Ang Li, Lixu Wang, Cong Liu

While real-world applications of reinforcement learning (RL) are becoming popular, the security and robustness of RL systems are worthy of more attention and exploration. In particular, recent works have revealed that, in a multi-agent RL environment, backdoor trigger actions can be injected into a victim agent (a.k.a. Trojan agent), which can result in a catastrophic failure as soon as it sees the backdoor trigger action. To ensure the security of RL agents against malicious backdoors, in this work, we propose the problem of Backdoor Detection in multi-agent RL systems, with the objective of detecting Trojan agents as well as the corresponding potential trigger actions, and further trying to mitigate their bad impact. In order to solve this problem, we propose PolicyCleanse that is based on the property that the activated Trojan agent's accumulated rewards degrade noticeably after several timesteps. Along with PolicyCleanse, we also design a machine unlearning-based approach that can effectively mitigate the detected backdoor. Extensive experiments demonstrate that the proposed methods can accurately detect Trojan agents, and outperform existing backdoor mitigation baseline approaches by at least 3% in winning rate across various types of agents and environments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Unlearningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

PolicyCleanse: Backdoor Detection and Mitigation in Reinforcement Learning

2022-02-08 · Junfeng Guo, Ang Li, Cong Liu

While real-world applications of reinforcement learning are becoming popular, the security and robustness of RL systems are worthy of more attention and exploration. In particular, recent works have revealed that, in a m…

Machine Unlearningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Plan2Cleanse: Test-Time Backdoor Defense via Monte-Carlo Planning in Deep Reinforcement Learning

2026-05-10 · Sze-Ann Chen, Zhi-Yi Chin, Kui-Yuan Chen, Chi-Yu Li 외 arxiv

Ensuring the security of reinforcement learning (RL) models is critical, particularly when they are trained by third parties and deployed in real-world systems. Attackers can implant backdoors into these models, causing …

Reinforcement LearningAtari Games

Backdoor Mitigation in Object Detection via Adversarial Fine-Tuning

2026-05-07 · Kealan Dunnett, Reza Arablouei, Dimity Miller, Volkan Dedeoglu 외 arxiv

Backdoor attacks can implant malicious behaviours into deep models while preserving performance on clean data, posing a serious threat to safety-critical vision systems. Although backdoor mitigation has been studied exte…

Image ClassificationObject Detection

BehaviorGuard: Online Backdoor Defense for Deep Reinforcement Learning

2026-05-07 · Yinbo Yu, Xueyu Yin, Jiadai Wang, Chunwei Tian 외 arxiv

Backdoor attacks pose a serious threat to deep reinforcement learning (DRL). Current defenses typically rely on reward anomalies to reverse-engineer triggers and model finetuning to remove backdoors. However, complex tri…

Reinforcement Learning

Exploiting Machine Unlearning for Backdoor Attacks in Deep Learning System

2023-09-12 · Peixin Zhang, Jun Sun, Mingtian Tan, Xinyu Wang

In recent years, the security issues of artificial intelligence have become increasingly prominent due to the rapid development of deep learning research and applications. Backdoor attack is an attack targeting the vulne…

Backdoor AttackDeep LearningMachine Unlearning