paper-with-me

Papers

Adversarial Inception Backdoor Attacks against Reinforcement Learning

2024-10-17 · Ethan Rathbun, Alina Oprea, Christopher Amato

Recent works have demonstrated the vulnerability of Deep Reinforcement Learning (DRL) algorithms against training-time, backdoor poisoning attacks. The objectives of these attacks are twofold: induce pre-determined, adversarial behavior in the agent upon observing a fixed trigger during deployment while allowing the agent to solve its intended task during training. Prior attacks assume arbitrary control over the agent's rewards, inducing values far outside the environment's natural constraints. This results in brittle attacks that fail once the proper reward constraints are enforced. Thus, in this work we propose a new class of backdoor attacks against DRL which are the first to achieve state of the art performance under strict reward constraints. These "inception" attacks manipulate the agent's training data -- inserting the trigger into prior observations and replacing high return actions with those of the targeted adversarial behavior. We formally define these attacks and prove they achieve both adversarial objectives against arbitrary Markov Decision Processes (MDP). Using this framework we devise an online inception attack which achieves an 100\% attack success rate on multiple environments under constrained rewards while minimally impacting the agent's task performance.

📄 PDF Abstract BibTeX arXiv:2410.13995

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

On Certifying Robustness against Backdoor Attacks via Randomized Smoothing

2020-02-26 · Binghui Wang, Xiaoyu Cao, Jinyuan Jia, Neil Zhenqiang Gong

Backdoor attack is a severe security threat to deep neural networks (DNNs). We envision that, like adversarial examples, there will be a cat-and-mouse game for backdoor attacks, i.e., new empirical defenses are developed…

Backdoor Attack

On the Effectiveness of Adversarial Training against Backdoor Attacks

2022-02-22 · Yinghua Gao, Dongxian Wu, Jingfeng Zhang, Guanhao Gan 외

DNNs' demand for massive data forces practitioners to collect data from the Internet without careful check due to the unacceptable cost, which brings potential risks of backdoor attacks. A backdoored model always predict…

Can We Mitigate Backdoor Attack Using Adversarial Detection Methods?

2020-06-26 · Kaidi Jin, Tianwei Zhang, Chao Shen, Yufei Chen 외

Deep Neural Networks are well known to be vulnerable to adversarial attacks and backdoor attacks, where minor modifications on the input are able to mislead the models to give wrong results. Although defenses against adv…

Adversarial DefenseBackdoor Attack

Contributor-Aware Defenses Against Adversarial Backdoor Attacks

2022-05-28 · Glenn Dawson, Muhammad Umer, Robi Polikar

Deep neural networks for image classification are well-known to be vulnerable to adversarial attacks. One such attack that has garnered recent attention is the adversarial backdoor attack, which has demonstrated the capa…

Backdoor Attackimage-classificationImage Classification

Towards Unified Robustness Against Both Backdoor and Adversarial Attacks

2024-05-28 · Zhenxing Niu, Yuyao Sun, Qiguang Miao, Rong Jin 외

Deep Neural Networks (DNNs) are known to be vulnerable to both backdoor and adversarial attacks. In the literature, these two types of attacks are commonly treated as distinct robustness problems and solved separately, s…

Adversarial DefenseAdversarial RobustnessBackdoor Attackbackdoor defense