Skip to content

yingchengyang/Two-Stage-Attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Two-Stage-Attack

arXiv

This is the official implementation for Understanding Adversarial Attacks on Observations in Deep Reinforcement Learning (Accepted in SCIENCE CHINA Information Sciences (SCIS), 2023).

Atari

The code of DQN is based on radial_rl and is in the folder ./Atari/DQN.

The code of A2C is also based on radial_rl and is in the folder ./Atari/A2C.

The code of PPO is based on pytorch-a2c-ppo-acktr-gail and is in the folder ./Atari/PPO.

Mujoco

The code of PPO is based on ATLA and is in the folder ./Mujoco/PPO

Citation

If you find Two-Stage-Attack helpful, please cite our paper.

@article{
  qiaoben2021understanding,
  title={Understanding Adversarial Attacks on Observations in Deep Reinforcement Learning},
  author={Qiaoben, You and Ying, Chengyang and Zhou, Xinning and Su, Hang and Zhu, Jun and Zhang, Bo},
  journal={arXiv preprint arXiv:2106.15860},
  year={2021}
}

About

Understanding Adversarial Attacks on Observations in Deep Reinforcement Learning (SCIS 2023)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published