English
Related papers

Related papers: Modular Procedural Generation for Voxel Maps

200 papers

Developing comprehensive explicit world models is crucial for understanding and simulating real-world scenarios. Recently, Procedural Controllable Generation (PCG) has gained significant attention in large-scale scene generation by enabling…

Computer Vision and Pattern Recognition · Computer Science 2024-12-18 Mengqi Zhou , Yuxi Wang , Jun Hou , Shougao Zhang , Yiwei Li , Chuanchen Luo , Junran Peng , Zhaoxiang Zhang

Behavior trees (BTs) are a popular method for modeling NPC and enemy AI behavior and have been widely used in commercial games. In this work, rather than use BTs to model game playing agents, we use them for modeling game design agents,…

Artificial Intelligence · Computer Science 2021-10-11 Anurag Sarkar , Seth Cooper

The paper presents the PCGPT framework, an innovative approach to procedural content generation (PCG) using offline reinforcement learning and transformer networks. PCGPT utilizes an autoregressive model based on transformers to generate…

Machine Learning · Computer Science 2023-10-05 Sajad Mohaghegh , Mohammad Amin Ramezan Dehnavi , Golnoosh Abdollahinejad , Matin Hashemi

Procedural Content Generation via Machine Learning (PCGML) has enhanced game content creation, yet challenges in controllability and limited training data persist. This study addresses these issues by distilling a constructive PCG algorithm…

Artificial Intelligence · Computer Science 2025-02-04 Yuhe Nie , Michael Middleton , Tim Merino , Nidhushan Kanagaraja , Ashutosh Kumar , Zhan Zhuang , Julian Togelius

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 present in underlying…

Machine Learning · Computer Science 2021-07-28 Bowei Li , Ruohan Chen , Yuqing Xue , Ricky Wang , Wenwen Li , Matthew Guzdial

The term Procedural Content Generation (PCG) refers to the (semi-)automatic generation of game content by algorithmic means, and its methods are becoming increasingly popular in game-oriented research and industry. A special class of these…

Artificial Intelligence · Computer Science 2023-02-17 Vanessa Volz , Boris Naujoks , Pascal Kerschke , Tea Tusar

Procedural Content Generation (PCG) algorithms enable the automatic generation of complex and diverse artifacts. However, they don't provide high-level control over the generated content and typically require domain expertise. In contrast,…

Graphics · Computer Science 2024-04-25 Sam Earle , Filippos Kokkinos , Yuhe Nie , Julian Togelius , Roberta Raileanu

Procedural Content Generation (PCG) is a technique to generate complex and diverse environments in an automated way. However, while generating content with PCG methods is often straightforward, generating meaningful content that reflects…

Artificial Intelligence · Computer Science 2023-11-09 Shyam Sudhakaran , Miguel González-Duque , Claire Glanois , Matthias Freiberger , Elias Najarro , Sebastian Risi

Techniques for procedural content generation via machine learning (PCGML) have been shown to be useful for generating novel game content. While used primarily for producing new content in the style of the game domain used for training,…

Machine Learning · Computer Science 2020-09-15 Anurag Sarkar , Adam Summerville , Sam Snodgrass , Gerard Bentley , Joseph Osborn

This paper introduces the settlement generation competition for Minecraft, the first part of the Generative Design in Minecraft challenge. The settlement generation competition is about creating Artificial Intelligence (AI) agents that can…

Artificial Intelligence · Computer Science 2018-08-01 Christoph Salge , Michael Cerny Green , Rodrigo Canaan , Julian Togelius

The attempt to utilize machine learning in PCG has been made in the past. In this survey paper, we investigate how generative artificial intelligence (AI), which saw a significant increase in interest in the mid-2010s, is being used for…

Artificial Intelligence · Computer Science 2024-07-15 Xinyu Mao , Wanli Yu , Kazunori D Yamada , Michael R. Zielewski

Recent procedural content generation via machine learning (PCGML) methods allow learning from existing content to produce similar content automatically. While these approaches are able to generate content for different games (e.g. Super…

Artificial Intelligence · Computer Science 2020-05-27 Vanessa Volz , Niels Justesen , Sam Snodgrass , Sahar Asadi , Sami Purmonen , Christoffer Holmgård , Julian Togelius , Sebastian Risi

Procedural content generation via machine learning (PCGML) has demonstrated its usefulness as a content and game creation approach, and has been shown to be able to support human creativity. An important facet of creativity is combinational…

Machine Learning · Computer Science 2020-06-18 Sam Snodgrass , Anurag Sarkar

The evaluation of procedural content generation (PCG) systems for generating video game levels is a complex and contested topic. Ideally, the field would have access to robust, generalisable and widely accepted evaluation approaches that…

Human-Computer Interaction · Computer Science 2024-04-30 Oliver Withington , Michael Cook , Laurissa Tokarchuk

There are a range of metrics that can be applied to the artifacts produced by procedural content generation, and several of them come with qualitative claims. In this paper, we adapt a range of existing PCG metrics to generated Minecraft…

Artificial Intelligence · Computer Science 2021-07-07 Jean-Baptiste Hervé , Christoph Salge

Procedural content generation (PCG) has made substantial progress in shaping static 2D/3D geometry, while most methods treat gameplay mechanics as auxiliary and optimize only over space. We argue that this limits controllability and…

Artificial Intelligence · Computer Science 2026-02-24 Kaijie Xu , Clark Verbrugge

While digital libraries offer essential benefits for the digital age such as constant availability and accessibility, they often fail in providing a similarly enjoyable browsing experience that benefits engagement and serendipitous…

Human-Computer Interaction · Computer Science 2024-06-04 Saeed Safikhani , Benedikt Gross , Johanna Pirker

Procedural Content Generation (PCG) enables game content to be created algorithmically without direct manual level-design effort, but it introduces a serious evaluation problem: generated content may become unbalanced, blocked, repetitive,…

Artificial Intelligence · Computer Science 2026-05-05 Rishabh Kar

Procedural content generation (PCG) has become an increasingly popular technique in game development, allowing developers to generate dynamic, replayable, and scalable environments with reduced manual effort. In this study, a novel method…

Artificial Intelligence · Computer Science 2025-10-20 Miraç Buğra Özkan

The GDMC AI settlement generation challenge is a PCG competition about producing an algorithm that can create an "interesting" Minecraft settlement for a given map. This paper contains a collection of written experiences with this…