English

Controllable Level Blending between Games using Variational Autoencoders

Machine Learning 2020-02-28 v1 Artificial Intelligence

Abstract

Previous work explored blending levels from existing games to create levels for a new game that mixes properties of the original games. In this paper, we use Variational Autoencoders (VAEs) for improving upon such techniques. VAEs are artificial neural networks that learn and use latent representations of datasets to generate novel outputs. We train a VAE on level data from Super Mario Bros. and Kid Icarus, enabling it to capture the latent space spanning both games. We then use this space to generate level segments that combine properties of levels from both games. Moreover, by applying evolutionary search in the latent space, we evolve level segments satisfying specific constraints. We argue that these affordances make the VAE-based approach especially suitable for co-creative level design and compare its performance with similar generative models like the GAN and the VAE-GAN.

Keywords

Cite

@article{arxiv.2002.11869,
  title  = {Controllable Level Blending between Games using Variational Autoencoders},
  author = {Anurag Sarkar and Zhihan Yang and Seth Cooper},
  journal= {arXiv preprint arXiv:2002.11869},
  year   = {2020}
}

Comments

6 pages, 11 figures, Sixth Experimental AI in Games Workshop at AIIDE

R2 v1 2026-06-23T13:55:30.373Z