paper-with-me

Papers

Learning Key Steps to Attack Deep Reinforcement Learning Agents

2019-09-25 · Chien-Min Yu, Hsuan-Tien Lin

Deep reinforcement learning agents are known to be vulnerable to adversarial attacks. In particular, recent studies have shown that attacking a few key steps is effective for decreasing the agent's cumulative reward. However, all existing attacking methods find those key steps with human-designed heuristics, and it is not clear how more effective key steps can be identified. This paper introduces a novel reinforcement learning framework that learns more effective key steps through interacting with the agent. The proposed framework does not require any human heuristics nor knowledge, and can be flexibly coupled with any white-box or black-box adversarial attack scenarios. Experiments on benchmark Atari games across different scenarios demonstrate that the proposed framework is superior to existing methods for identifying more effective key steps.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAtari GamesDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Sparse Adversarial Attack in Multi-agent Reinforcement Learning

2022-05-19 · Yizheng Hu, Zhihua Zhang

Cooperative multi-agent reinforcement learning (cMARL) has many real applications, but the policy trained by existing cMARL algorithms is not robust enough when deployed. There exist also many methods about adversarial a…

Adversarial AttackMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Strategically-timed State-Observation Attacks on Deep Reinforcement Learning Agents

2021-06-18 · ICML Workshop AML 2021 7 · You Qiaoben, Xinning Zhou, Chengyang Ying, Jun Zhu

Deep reinforcement learning (DRL) policies are vulnerable to the adversarial attack on their observations, which may mislead real-world RL agents to catastrophic failures. Several works have shown the effectiveness of t…

Adversarial Attackcontinuous-controlContinuous ControlDeep Reinforcement Learning+3

Tactics of Adversarial Attack on Deep Reinforcement Learning Agents

2017-03-08 · Yen-Chen Lin, Zhang-Wei Hong, Yuan-Hong Liao, Meng-Li Shih 외

We introduce two tactics to attack agents trained by deep reinforcement learning algorithms using adversarial examples, namely the strategically-timed attack and the enchanting attack. In the strategically-timed attack, …

Adversarial AttackAtari GamesDeep Reinforcement Learningreinforcement-learning+2

Raijū: Reinforcement Learning-Guided Post-Exploitation for Automating Security Assessment of Network Systems

2023-09-27 · Van-Hau Pham, Hien Do Hoang, Phan Thanh Trung, Van Dinh Quoc 외

In order to assess the risks of a network system, it is important to investigate the behaviors of attackers after successful exploitation, which is called post-exploitation. Although there are various efficient tools sup…

Reinforcement Learning (RL)

Efficient Reward Poisoning Attacks on Online Deep Reinforcement Learning

2022-05-30 · Yinglun Xu, Qi Zeng, Gagandeep Singh

We study reward poisoning attacks on online deep reinforcement learning (DRL), where the attacker is oblivious to the learning algorithm used by the agent and the dynamics of the environment. We demonstrate the intrinsic…

Data PoisoningDeep Reinforcement LearningMuJoCoreinforcement-learning+2