A Local Approach to Forward Model Learning: Results on the Game of Life Game

03/29/2019
by   Simon M. Lucas, et al.
8

This paper investigates the effect of learning a forward model on the performance of a statistical forward planning agent. We transform Conway's Game of Life simulation into a single-player game where the objective can be either to preserve as much life as possible or to extinguish all life as quickly as possible. In order to learn the forward model of the game, we formulate the problem in a novel way that learns the local cell transition function by creating a set of supervised training data and predicting the next state of each cell in the grid based on its current state and immediate neighbours. Using this method we are able to harvest sufficient data to learn perfect forward models by observing only a few complete state transitions, using either a look-up table, a decision tree or a neural network. In contrast, learning the complete state transition function is a much harder task and our initial efforts to do this using deep convolutional auto-encoders were less successful. We also investigate the effects of imperfect learned models on prediction errors and game-playing performance, and show that even models with significant errors can provide good performance.

READ FULL TEXT

page 3

page 5

research
09/01/2019

Learning Local Forward Models on Unforgiving Games

This paper examines learning approaches for forward models based on loca...
research
05/26/2021

General Game Heuristic Prediction Based on Ludeme Descriptions

This paper investigates the performance of different general-game-playin...
research
06/05/2019

Building a Computer Mahjong Player via Deep Convolutional Neural Networks

The evaluation function for imperfect information games is always hard t...
research
02/25/2019

Similarity Measures based on Local Game Trees

We study strategic similarity of game positions in two-player extensive ...
research
09/06/2022

Combining Sequential and Aggregated Data for Churn Prediction in Casual Freemium Games

In freemium games, the revenue from a player comes from the in-app purch...
research
03/04/2015

Predicting opponent team activity in a RoboCup environment

The goal of this project is to predict the opponent's configuration in a...
research
09/03/2020

It's Hard for Neural Networks To Learn the Game of Life

Efforts to improve the learning abilities of neural networks have focuse...

Please sign up or login with your details

Forgot password? Click here to reset