中文
相关论文

相关论文: Exploring Level Blending across Platformers via Pa…

200 篇论文

Procedural content generation via machine learning (PCGML) has shown success at producing new video game content with machine learning. However, the majority of the work has focused on the production of static game content, including game…

人工智能 · 计算机科学 2020-10-06 Nazanin Yousefzadeh Khameneh , Matthew Guzdial

Procedural Content Generation via Reinforcement Learning (PCGRL) has been introduced as a means by which controllable designer agents can be trained based only on a set of computable metrics acting as a proxy for the level's quality and key…

机器学习 · 计算机科学 2024-08-23 Sam Earle , Zehua Jiang , Julian Togelius

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

The past decade has seen a rapid increase in the level of research interest in procedural content generation (PCG) for digital games, and there are now numerous research avenues focused on new approaches for driving and applying PCG…

人机交互 · 计算机科学 2022-10-06 Oliver Withington , Laurissa Tokarchuk

This paper introduces the Procedural Content Generation Benchmark for evaluating generative algorithms on different game content creation tasks. The benchmark comes with 12 game-related problems with multiple variants on each problem.…

In recent years, machine learning (ML) systems have been increasingly applied for performing creative tasks. Such creative ML approaches have seen wide use in the domains of visual art and music for applications such as image and music…

计算机与社会 · 计算机科学 2020-09-01 Anurag Sarkar , Seth Cooper

Task environments developed in Minecraft are becoming increasingly popular for artificial intelligence (AI) research. However, most of these are currently constructed manually, thus failing to take advantage of procedural content generation…

人工智能 · 计算机科学 2023-01-09 Adarsh Pyarelal , Aditya Banerjee , Kobus Barnard

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…

人工智能 · 计算机科学 2025-10-20 Miraç Buğra Özkan

Algorithms that generate computer game content require game design knowledge. We present an approach to automatically learn game design knowledge for level design from gameplay videos. We further demonstrate how the acquired design…

人工智能 · 计算机科学 2016-02-26 Matthew Guzdial , Mark Riedl

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

人工智能 · 计算机科学 2026-05-05 Rishabh Kar

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

The balancing process for game levels in competitive two-player contexts involves a lot of manual work and testing, particularly for non-symmetrical game levels. In this work, we frame game balancing as a procedural content generation task…

机器学习 · 计算机科学 2025-03-25 Florian Rupp , Manuel Eberhardinger , Kai Eckert

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) methods are valuable tools to speed up the game development process. Moreover, PCG may also present in games as features, such as the procedural dungeon generation (PDG) in Moonlighter (Digital Sun,…

人工智能 · 计算机科学 2022-04-08 Breno M. F. Viana , Leonardo T. Pereira , Claudio F. M. Toledo

Procedural Music Generation (PMG) is an emerging field that algorithmically creates music content for video games. By leveraging techniques from simple rule-based approaches to advanced machine learning algorithms, PMG has the potential to…

声音 · 计算机科学 2025-12-16 Shangxuan Luo , Joshua Reiss

Recent advances in large language models (LLMs) enable compelling story generation, but connecting narrative text to playable visual environments remains an open challenge in procedural content generation (PCG). We present a lightweight…

图形学 · 计算机科学 2026-01-05 Yi-Chun Chen , Arnav Jhala

Reward design plays a pivotal role in the training of game AIs, requiring substantial domain-specific knowledge and human effort. In recent years, several studies have explored reward generation for training game agents and controlling…

人工智能 · 计算机科学 2026-05-26 In-Chang Baek , Sung-Hyun Kim , Sam Earle , Zehua Jiang , Jin-Ha Noh , Julian Togelius , Kyung-Joong Kim

Levels are a key component of many different video games, and a large body of work has been produced on how to procedurally generate game levels. Recently, Machine Learning techniques have been applied to video game level generation towards…

人机交互 · 计算机科学 2016-07-05 Adam James Summerville , Sam Snodgrass , Michael Mateas , Santiago Ontañón

Generative Adversarial Networks (GANs) are a machine learning approach capable of generating novel example outputs across a space of provided training examples. Procedural Content Generation (PCG) of levels for video games could benefit…

人工智能 · 计算机科学 2018-05-03 Vanessa Volz , Jacob Schrum , Jialin Liu , Simon M. Lucas , Adam Smith , Sebastian Risi

The balancing process for game levels in a competitive two-player context involves a lot of manual work and testing, particularly in non-symmetrical game levels. In this paper, we propose an architecture for automated balancing of…

机器学习 · 计算机科学 2024-04-08 Florian Rupp , Manuel Eberhardinger , Kai Eckert