Advantage-based Temporal Attack in Reinforcement Learning
Shenghong He

TL;DR
This paper introduces AAT, a novel adversarial attack method in reinforcement learning that leverages a multi-scale causal self-attention mechanism and advantage weighting to generate more temporally correlated and effective adversarial examples, outperforming existing methods.
Contribution
The paper proposes AAT, a new advantage-based adversarial attack method that captures temporal dependencies and guides perturbation generation using a weighted advantage mechanism.
Findings
AAT outperforms existing attack baselines on Atari, DeepMind Control Suite, and Google Football tasks.
AAT generates more temporally correlated adversarial examples, improving attack success.
AAT effectively leverages historical information and advantage weighting for stronger attacks.
Abstract
Extensive research demonstrates that Deep Reinforcement Learning (DRL) models are susceptible to adversarially constructed inputs (i.e., adversarial examples), which can mislead the agent to take suboptimal or unsafe actions. Recent methods improve attack effectiveness by leveraging future rewards to guide adversarial perturbation generation over sequential time steps (i.e., reward-based attacks). However, these methods are unable to capture dependencies between different time steps in the perturbation generation process, resulting in a weak temporal correlation between the current perturbation and previous perturbations.In this paper, we propose a novel method called Advantage-based Adversarial Transformer (AAT), which can generate adversarial examples with stronger temporal correlations (i.e., time-correlated adversarial examples) to improve the attack performance. AAT employs a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Reinforcement Learning in Robotics
