Skip to main content

Showing 1–4 of 4 results for author: Clary, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:1912.05743  [pdf, other

    cs.LG cs.AI

    Exploratory Not Explanatory: Counterfactual Analysis of Saliency Maps for Deep Reinforcement Learning

    Authors: Akanksha Atrey, Kaleigh Clary, David Jensen

    Abstract: Saliency maps are frequently used to support explanations of the behavior of deep reinforcement learning (RL) agents. However, a review of how saliency maps are used in practice indicates that the derived explanations are often unfalsifiable and can be highly subjective. We introduce an empirical approach grounded in counterfactual reasoning to test the hypotheses generated from saliency maps and… ▽ More

    Submitted 20 February, 2020; v1 submitted 9 December, 2019; originally announced December 2019.

    Comments: Published at ICLR 2020

  2. arXiv:1905.02825  [pdf, other

    cs.LG stat.ML

    Toybox: A Suite of Environments for Experimental Evaluation of Deep Reinforcement Learning

    Authors: Emma Tosch, Kaleigh Clary, John Foley, David Jensen

    Abstract: Evaluation of deep reinforcement learning (RL) is inherently challenging. In particular, learned policies are largely opaque, and hypotheses about the behavior of deep RL agents are difficult to test in black-box environments. Considerable effort has gone into addressing opacity, but almost no effort has been devoted to producing high quality environments for experimental evaluation of agent behav… ▽ More

    Submitted 7 May, 2019; originally announced May 2019.

  3. arXiv:1904.06312  [pdf, other

    cs.LG cs.AI stat.ML

    Let's Play Again: Variability of Deep Reinforcement Learning Agents in Atari Environments

    Authors: Kaleigh Clary, Emma Tosch, John Foley, David Jensen

    Abstract: Reproducibility in reinforcement learning is challenging: uncontrolled stochasticity from many sources, such as the learning algorithm, the learned policy, and the environment itself have led researchers to report the performance of learned agents using aggregate metrics of performance over multiple random seeds for a single environment. Unfortunately, there are still pernicious sources of variabi… ▽ More

    Submitted 12 April, 2019; originally announced April 2019.

    Comments: NeurIPS 2018 Critiquing and Correcting Trends Workshop

  4. arXiv:1812.02850  [pdf, other

    cs.AI

    ToyBox: Better Atari Environments for Testing Reinforcement Learning Agents

    Authors: John Foley, Emma Tosch, Kaleigh Clary, David Jensen

    Abstract: It is a widely accepted principle that software without tests has bugs. Testing reinforcement learning agents is especially difficult because of the stochastic nature of both agents and environments, the complexity of state-of-the-art models, and the sequential nature of their predictions. Recently, the Arcade Learning Environment (ALE) has become one of the most widely used benchmark suites for d… ▽ More

    Submitted 25 January, 2019; v1 submitted 6 December, 2018; originally announced December 2018.

    Comments: NeurIPS Systems for ML Workshop