paper-with-me

홈 › Papers

Adversarially Trained Neural Policies in the Fourier Domain

2021-06-18 · ICML Workshop AML 2021 7 · Ezgi Korkmaz

Reinforcement learning policies based on deep neural networks are vulnerable to imperceptible adversarial perturbations to their inputs, in much the same way as neural network image classifiers. Recent work has proposed several methods for adversarial training for deep reinforcement learning agents to improve robustness to adversarial perturbations. In this paper, we study the effects of adversarial training on the neural policy learned by the agent. In particular, we compare the Fourier spectrum of minimal perturbations computed for both adversarially trained and vanilla trained neural policies. Via experiments in the OpenAI Atari environments we show that minimal perturbations computed for adversarially trained policies are more focused on lower frequencies in the Fourier domain, indicating a higher sensitivity of these policies to low frequency perturbations. We believe our results can be an initial step towards understanding the relationship between adversarial training and different notions of robustness for neural policies.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Investigating Vulnerabilities of Deep Neural Policies

2021-08-30 · Ezgi Korkmaz

Reinforcement learning policies based on deep neural networks are vulnerable to imperceptible adversarial perturbations to their inputs, in much the same way as neural network image classifiers. Recent work has proposed …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Sensitivity

What Do Adversarially trained Neural Networks Focus: A Fourier Domain-based Study

2022-03-16 · Binxiao Huang, Chaofan Tao, Rui Lin, Ngai Wong

Although many fields have witnessed the superior performance brought about by deep learning, the robustness of neural networks remains an open issue. Specifically, a small adversarial perturbation on the input may cause …

Autonomous DrivingData Augmentation

Domain Generalisation via Domain Adaptation: An Adversarial Fourier Amplitude Approach

2023-02-23 · Minyoung Kim, Da Li, Timothy Hospedales

We tackle the domain generalisation (DG) problem by posing it as a domain adaptation (DA) task where we adversarially synthesise the worst-case target domain and adapt a model to that worst-case domain, thereby improving…

Domain Adaptation

Training with Worst-Case Distributional Shift causes Overestimation and Inaccuracies in State-Action Value Functions

2021-09-29 · Ezgi Korkmaz

The utilization of deep neural networks as function approximators for the state-action value function created a new research area for self learning systems, and made it possible to learn optimal policies from high dimens…

Atari GamesSelf-Learning

Adversarial learning of neural user simulators for dialogue policy optimisation

2023-06-01 · Simon Keizer, Caroline Dockes, Norbert Braunschweiler, Svetlana Stoyanchev 외

Reinforcement learning based dialogue policies are typically trained in interaction with a user simulator. To obtain an effective and robust policy, this simulator should generate user behaviour that is both realistic an…