paper-with-me

Papers

Deep Learning for Procedural Content Generation

2020-10-09 · Jialin Liu, Sam Snodgrass, Ahmed Khalifa, Sebastian Risi, Georgios N. Yannakakis, Julian Togelius

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 content types such as levels, maps, character models, and textures. A research field centered on content generation in games has existed for more than a decade. More recently, deep learning has powered a remarkable range of inventions in content production, which are applicable to games. While some cutting-edge deep learning methods are applied on their own, others are applied in combination with more traditional methods, or in an interactive setting. This article surveys the various deep learning methods that have been applied to generate game content directly or indirectly, discusses deep learning methods that could be used for content generation purposes but are rarely used today, and envisages some limitations and potential future directions of deep learning for procedural content generation.

📄 PDF Abstract BibTeX arXiv:2010.04548

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

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

Procedural Content Generation using Neuroevolution and Novelty Search for Diverse Video Game Levels

2022-04-14 · Michael Beukman, Christopher W Cleghorn, Steven James

Procedurally generated video game content has the potential to drastically reduce the content creation budget of game developers and large studios. However, adoption is hindered by limitations such as slow generation, as…

Diversity