paper-with-me

Papers

Learning-Based Procedural Content Generation

2013-08-29 · Jonathan Roberts, Ke Chen

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.

📄 PDF Abstract BibTeX arXiv:1308.6415

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Learning for Procedural Content Generation

2020-10-09 · Jialin Liu, Sam Snodgrass, Ahmed Khalifa, Sebastian Risi 외

Procedural content generation in video games has a long history. Existing procedural content generation methods, such as search-based, solver-based, rule-based and grammar-based methods have been applied to various conte…

Deep Learning

IPCGRL: Language-Instructed Reinforcement Learning for Procedural Level Generation

2025-03-16 · In-Chang Baek, Sung-Hyun Kim, Seo-Young Lee, Dong-Hyeon Kim 외

Recent research has highlighted the significance of natural language in enhancing the controllability of generative models. While various efforts have been made to leverage natural language for content generation, resear…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningSentence+2

Ensemble Learning For Mega Man Level Generation

2021-07-27 · Bowei Li, Ruohan Chen, Yuqing Xue, Ricky Wang 외

Procedural content generation via machine learning (PCGML) is the process of procedurally generating game content using models trained on existing game content. PCGML methods can struggle to capture the true variance pre…

Ensemble Learning

Believable Minecraft Settlements by Means of Decentralised Iterative Planning

2023-09-19 · Arthur van der Staaij, Jelmer Prins, Vincent L. Prins, Julian Poelsma 외

Procedural city generation that focuses on believability and adaptability to random terrain is a difficult challenge in the field of Procedural Content Generation (PCG). Dozens of researchers compete for a realistic appr…

Minecraft

Shape Inference and Grammar Induction for Example-based Procedural Generation

2021-09-21 · Gillis Hermans, Thomas Winters, Luc De Raedt

Designers increasingly rely on procedural generation for automatic generation of content in various industries. These techniques require extensive knowledge of the desired content, and about how to actually implement suc…

Minecraft