pith. sign in

arxiv: 1908.02511 · v2 · pith:SYZFVQBOnew · submitted 2019-08-07 · 💻 cs.LG · cs.AI· cs.CV

Free-Lunch Saliency via Attention in Atari Agents

classification 💻 cs.LG cs.AIcs.CV
keywords saliencyagentsadditionatariattentionbaselinedeepextractor
0
0 comments X
read the original abstract

We propose a new approach to visualize saliency maps for deep neural network models and apply it to deep reinforcement learning agents trained on Atari environments. Our method adds an attention module that we call FLS (Free Lunch Saliency) to the feature extractor from an established baseline (Mnih et al., 2015). This addition results in a trainable model that can produce saliency maps, i.e., visualizations of the importance of different parts of the input for the agent's current decision making. We show experimentally that a network with an FLS module exhibits performance similar to the baseline (i.e., it is "free", with no performance cost) and can be used as a drop-in replacement for reinforcement learning agents. We also design another feature extractor that scores slightly lower but provides higher-fidelity visualizations. In addition to attained scores, we report saliency metrics evaluated on the Atari-HEAD dataset of human gameplay.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Differentiable Atari VCS:A Complex, Fully Known Ground Truth for Explainable AI

    cs.AI 2026-06 conditional novelty 8.0

    Differentiable reimplementations of the Atari VCS provide a complex, fully known ground-truth system for testing gradient-based explainable AI methods.