Learning Context-Sensitive Strategies in Space Fortress - Robotics Institute Carnegie Mellon University

Learning Context-Sensitive Strategies in Space Fortress

Akshat Agarwal, Ryan Hope, and Katia Sycara
Conference Paper, Proceedings of 28th IEEE International Conference on Robot and Human Interactive Communication (RO-MAN '19), October, 2019

Abstract

Research in deep reinforcement learning (RL) has coalesced around improving performance on benchmarks like the Arcade Learning Environment. However, these benchmarks do not emphasize two important characteristics that are often present in real-world domains: requirement of changing strategy conditioned on latent contexts, and temporal sensitivity. As a result, research in RL has not given these challenges their due, resulting in algorithms which do not understand critical changes in context, and have little notion of real world time. This paper introduces the game of Space Fortress as a RL benchmark which specifically targets these characteristics. We show that existing state-of-the-art RL algorithms are unable to learn to play the Space Fortress game, and then confirm that this poor performance is due to the RL algorithms' context insensitivity. We also identify independent axes along which to vary context and temporal sensitivity, allowing Space Fortress to be used as a testbed for understanding both characteristics in combination and also in isolation. We release Space Fortress as an open-source Gym environment.

BibTeX

@conference{Agarwal-2019-120824,
author = {Akshat Agarwal and Ryan Hope and Katia Sycara},
title = {Learning Context-Sensitive Strategies in Space Fortress},
booktitle = {Proceedings of 28th IEEE International Conference on Robot and Human Interactive Communication (RO-MAN '19)},
year = {2019},
month = {October},
}