Multi-dimensional deep memory Atari-go players for parameter exploring policy gradients

  • Authors:
  • Mandy Grüttner;Frank Sehnke;Tom Schaul;Jürgen Schmidhuber

  • Affiliations:
  • Faculty of Computer Science, Technische Universität München, Germany;Faculty of Computer Science, Technische Universität München, Germany;IDSIA, University of Lugano, Switzerland;IDSIA, University of Lugano, Switzerland

  • Venue:
  • ICANN'10 Proceedings of the 20th international conference on Artificial neural networks: Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Developing superior artificial board-game players is a widely-studied area of Artificial Intelligence. Among the most challenging games is the Asian game of Go, which, despite its deceivingly simple rules, has eluded the development of artificial expert players. In this paper we attempt to tackle this challenge through a combination of two recent developments in Machine Learning. We employ Multi-Dimensional Recurrent Neural Networks with Long Short-Term Memory cells to handle the multi-dimensional data of the board game in a very natural way. In order to improve the convergence rate, as well as the ultimate performance, we train those networks using Policy Gradients with Parameter-based Exploration, a recently developed Reinforcement Learning algorithm which has been found to have numerous advantages over Evolution Strategies. Our empirical results confirm the promise of this approach, and we discuss how it can be scaled up to expert-level Go players.