English

Learning-Based Procedural Content Generation

Artificial Intelligence 2013-10-10 v2 Human-Computer Interaction Machine Learning Neural and Evolutionary Computing

Abstract

Procedural content generation (PCG) has recently become one of the hottest topics in computational intelligence and AI game researches. Among a variety of PCG techniques, search-based approaches overwhelmingly dominate PCG development at present. While SBPCG leads to promising results and successful applications, it poses a number of challenges ranging from representation to evaluation of the content being generated. In this paper, we present an alternative yet generic PCG framework, named learning-based procedure content generation (LBPCG), to provide potential solutions to several challenging problems in existing PCG techniques. By exploring and exploiting information gained in game development and public beta test via data-driven learning, our framework can generate robust content adaptable to end-user or target players on-line with minimal interruption to their experience. Furthermore, we develop enabling techniques to implement the various models required in our framework. For a proof of concept, we have developed a prototype based on the classic open source first-person shooter game, Quake. Simulation results suggest that our framework is promising in generating quality content.

Keywords

Cite

@article{arxiv.1308.6415,
  title  = {Learning-Based Procedural Content Generation},
  author = {Jonathan Roberts and Ke Chen},
  journal= {arXiv preprint arXiv:1308.6415},
  year   = {2013}
}

Comments

13 pages, 9 figures, manuscript submitted to IEEE Transactions on Computational Intelligence and AI Games (Also a technical report, School of Computer Science, The University of Manchester)

R2 v1 2026-06-22T01:17:14.051Z