LGAICRCVROAug 22, 2022

BARReL: Bottleneck Attention for Adversarial Robustness in Vision-Based Reinforcement Learning

arXiv:2208.10481v1h-index: 80
Originality Incremental advance
AI Analysis

This work addresses safety-critical vulnerabilities in autonomous agents, though it is incremental as it applies an existing attention method to a new robustness context.

The paper tackled the problem of adversarial robustness in vision-based reinforcement learning by investigating gradient-based attacks and evaluating a defense using Bottleneck Attention Modules (BAM) in CNN architectures, showing that BAM-enhanced models increased robustness across multiple RL environments.

Robustness to adversarial perturbations has been explored in many areas of computer vision. This robustness is particularly relevant in vision-based reinforcement learning, as the actions of autonomous agents might be safety-critic or impactful in the real world. We investigate the susceptibility of vision-based reinforcement learning agents to gradient-based adversarial attacks and evaluate a potential defense. We observe that Bottleneck Attention Modules (BAM) included in CNN architectures can act as potential tools to increase robustness against adversarial attacks. We show how learned attention maps can be used to recover activations of a convolutional layer by restricting the spatial activations to salient regions. Across a number of RL environments, BAM-enhanced architectures show increased robustness during inference. Finally, we discuss potential future research directions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes