Forward Modeling for Partial Observation Strategy Games - A StarCraft DefoggerDownload PDF

15 Feb 2018 (modified: 10 Feb 2022)ICLR 2018 Conference Blind SubmissionReaders: Everyone
Abstract: This paper we present a defogger, a model that learns to predict future hidden information from partial observations. We formulate this model in the context of forward modeling and leverage spatial and sequential constraints and correlations via convolutional neural networks and long short-term memory networks, respectively. We evaluate our approach on a large dataset of human games of StarCraft: Brood War, a real-time strategy video game. Our models consistently beat strong rule-based baselines and qualitatively produce sensible future game states.
TL;DR: This paper presents a defogger, a model that learns to predict future hidden information from partial observations, applied to a StarCraft dataset.
Keywords: forward modeling, partially observable, deep learning, strategy game, real-time strategy
Code: [![github](/images/github_icon.svg) facebookresearch/starcraft_defogger](https://github.com/facebookresearch/starcraft_defogger)
6 Replies

Loading