中文
相关论文

相关论文: PCGPT: Procedural Content Generation via Transform…

200 篇论文

We introduce the concept of Procedural Content Generation via Knowledge Transformation (PCG-KT), a new lens and framework for characterizing PCG methods and approaches in which content generation is enabled by the process of knowledge…

人工智能 · 计算机科学 2023-05-02 Anurag Sarkar , Matthew Guzdial , Sam Snodgrass , Adam Summerville , Tiago Machado , Gillian Smith

This survey explores Procedural Content Generation via Machine Learning (PCGML), defined as the generation of game content using machine learning models trained on existing content. As the importance of PCG for game development increases,…

We investigate how reinforcement learning can be used to train level-designing agents. This represents a new approach to procedural content generation in games, where level design is framed as a game, and the content generator itself is…

机器学习 · 计算机科学 2020-08-14 Ahmed Khalifa , Philip Bontrager , Sam Earle , Julian Togelius

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…

人工智能 · 计算机科学 2013-10-10 Jonathan Roberts , Ke Chen

Procedural Content Generation (PCG) is the algorithmic generation of content, often applied to games. PCG and PCG via Machine Learning (PCGML) have appeared in published games. However, it can prove difficult to apply these approaches in…

人工智能 · 计算机科学 2023-09-26 Emily Halina , Matthew Guzdial

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,…

人工智能 · 计算机科学 2021-10-11 Anurag Sarkar , Seth Cooper

Procedural Content Generation (PCG) is defined as the automatic creation of game content using algorithms. PCG has a long history in both the game industry and the academic world. It can increase player engagement and ease the work of game…

人工智能 · 计算机科学 2025-02-06 Mahdi Farrokhi Maleki , Richard Zhao

Procedural content generation (PCG) can be applied to a wide variety of tasks in games, from narratives, levels and sounds, to trees and weapons. A large amount of game content is comprised of graphical assets, such as clouds, buildings or…

图形学 · 计算机科学 2025-06-30 Kaisei Fukaya , Damon Daylamani-Zad , Harry Agius

Procedural Content Generation (PCG) refers to the practice, in videogames and other games, of generating content such as levels, quests, or characters algorithmically. Motivated by the need to make games replayable, as well as to reduce…

人工智能 · 计算机科学 2020-03-18 Sebastian Risi , Julian Togelius

Procedural Content Generation via Reinforcement Learning (PCGRL) foregoes the need for large human-authored data-sets and allows agents to train explicitly on functional constraints, using computable, user-defined measures of quality…

人工智能 · 计算机科学 2022-08-16 Zehua Jiang , Sam Earle , Michael Cerny Green , Julian Togelius

Search-based procedural content generation (PCG) is a well-known method for level generation in games. Its key advantage is that it is generic and able to satisfy functional constraints. However, due to the heavy computational costs to run…

人工智能 · 计算机科学 2022-08-26 Ahmed Khalifa , Michael Cerny Green , Julian Togelius

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,…

机器学习 · 计算机科学 2020-09-15 Anurag Sarkar , Adam Summerville , Sam Snodgrass , Gerard Bentley , Joseph Osborn

Procedural content generation (PCG) is a growing field, with numerous applications in the video game industry and great potential to help create better games at a fraction of the cost of manual creation. However, much of the work in PCG is…

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…

人机交互 · 计算机科学 2024-04-30 Oliver Withington , Michael Cook , Laurissa Tokarchuk

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…

Procedural content generation (PCG) is of great interest to game design and development as it generates game content automatically. Motivated by the recent learning-based PCG framework and other existing PCG works, we propose an alternative…

人工智能 · 计算机科学 2015-11-03 Peizhi Shi , Ke Chen

Procedural content generation via Machine Learning (PCGML) is the umbrella term for approaches that generate content for games via machine learning. One of the benefits of PCGML is that, unlike search or grammar-based PCG, it does not…

人工智能 · 计算机科学 2018-09-26 Matthew Guzdial , Joshua Reno , Jonathan Chen , Gillian Smith , Mark Riedl

Procedural Content Generation (PCG) is widely used to create scalable and diverse environments in games. However, existing methods, such as the Wave Function Collapse (WFC) algorithm, are often limited to static scenarios and lack the…

人工智能 · 计算机科学 2025-03-14 Aniruddha Srinivas Joshi

Procedural Content Generation via Reinforcement Learning (PCGRL) offers a method for training controllable level designer agents without the need for human datasets, using metrics that serve as proxies for level quality as rewards. Existing…

人工智能 · 计算机科学 2025-10-07 Sam Earle , Zehua Jiang , Eugene Vinitsky , Julian Togelius

Graph data structures offer a versatile and powerful means to model relationships and interconnections in various domains, promising substantial advantages in data representation, analysis, and visualization. In games, graph-based data…

机器学习 · 计算机科学 2024-09-10 Florian Rupp , Kai Eckert
‹ 上一页 1 2 3 10 下一页 ›