English

Reconstructing Existing Levels through Level Inpainting

Computer Vision and Pattern Recognition 2023-10-06 v3 Machine Learning

Abstract

Procedural Content Generation (PCG) and Procedural Content Generation via Machine Learning (PCGML) have been used in prior work for generating levels in various games. This paper introduces Content Augmentation and focuses on the subproblem of level inpainting, which involves reconstructing and extending video game levels. Drawing inspiration from image inpainting, we adapt two techniques from this domain to address our specific use case. We present two approaches for level inpainting: an Autoencoder and a U-net. Through a comprehensive case study, we demonstrate their superior performance compared to a baseline method and discuss their relative merits. Furthermore, we provide a practical demonstration of both approaches for the level inpainting task and offer insights into potential directions for future research.

Keywords

Cite

@article{arxiv.2309.09472,
  title  = {Reconstructing Existing Levels through Level Inpainting},
  author = {Johor Jara Gonzalez and Matthew Guzdial},
  journal= {arXiv preprint arXiv:2309.09472},
  year   = {2023}
}

Comments

8 pages, 5 figures, Artificial Intelligence and Interactive Digital Entertainment

R2 v1 2026-06-28T12:24:18.742Z