# Tile Pattern KL-Divergence for Analysing and Evolving Game Levels

**Authors:** Simon M. Lucas, Vanessa Volz

arXiv: 1905.05077 · 2019-05-14

## TL;DR

This paper explores using KL-Divergence with tile-pattern features to analyze and evolve game levels, introducing a convolutional mutation operator and comparing it with other generative methods.

## Contribution

It introduces a novel convolutional mutation operator and demonstrates the effectiveness of KL-Divergence with tile-pattern features for level analysis and evolution.

## Key findings

- KL-Divergence effectively compares game levels based on tile-pattern features.
- The convolutional mutation operator improves search efficiency in level evolution.
- The method achieves competitive quality levels with fast training and generation times.

## Abstract

This paper provides a detailed investigation of using the Kullback-Leibler (KL) Divergence as a way to compare and analyse game-levels, and hence to use the measure as the objective function of an evolutionary algorithm to evolve new levels. We describe the benefits of its asymmetry for level analysis and demonstrate how (not surprisingly) the quality of the results depends on the features used. Here we use tile-patterns of various sizes as features.   When using the measure for evolution-based level generation, we demonstrate that the choice of variation operator is critical in order to provide an efficient search process, and introduce a novel convolutional mutation operator to facilitate this. We compare the results with alternative generators, including evolving in the latent space of generative adversarial networks, and Wave Function Collapse. The results clearly show the proposed method to provide competitive performance, providing reasonable quality results with very fast training and reasonably fast generation.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.05077/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/1905.05077/full.md

## References

14 references — full list in the complete paper: https://tomesphere.com/paper/1905.05077/full.md

---
Source: https://tomesphere.com/paper/1905.05077