中文
相关论文

相关论文: Toward Game Level Generation from Gameplay Videos

200 篇论文

In this work, we present TOAD-GAN (Token-based One-shot Arbitrary Dimension Generative Adversarial Network), a novel Procedural Content Generation (PCG) algorithm that generates token-based video game levels. TOAD-GAN follows the SinGAN…

机器学习 · 计算机科学 2020-08-05 Maren Awiszus , Frederik Schubert , Bodo Rosenhahn

Player modelling is the field of study associated with understanding players. One pursuit in this field is affect prediction: the ability to predict how a game will make a player feel. We present novel improvements to affect prediction by…

人机交互 · 计算机科学 2022-12-08 Natalie Bombardieri , Matthew Guzdial

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

Procedural Content Generation via Machine Learning (PCGML) faces a significant hurdle that sets it apart from other fields, such as image or text generation, which is limited annotated data. Many existing methods for procedural level…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Negar Mirgati , Matthew Guzdial

Existing methods of level generation using latent variable models such as VAEs and GANs do so in segments and produce the final level by stitching these separately generated segments together. In this paper, we build on these methods by…

机器学习 · 计算机科学 2020-07-20 Anurag Sarkar , Seth Cooper

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 well as low quality…

神经与进化计算 · 计算机科学 2022-04-15 Michael Beukman , Christopher W Cleghorn , Steven James

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…

As academic interest in procedural content generation (PCG) for games has increased, so has the need for methodologies for comparing and contrasting the output spaces of alternative PCG systems. In this paper we introduce and evaluate a…

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

We applied Generative Adversarial Networks (GANs) to learn a model of DOOM levels from human-designed content. Initially, we analysed the levels and extracted several topological features. Then, for each level, we extracted a set of images…

机器学习 · 计算机科学 2026-04-16 Edoardo Giacomello , Pier Luca Lanzi , Daniele Loiacono

Recent research shows how diffusion models can unconditionally generate tile-based game levels, but use of diffusion models for text-to-level generation is underexplored. There are practical considerations for creating a usable model:…

机器学习 · 计算机科学 2025-08-18 Jacob Schrum , Olivia Kilday , Emilio Salas , Bess Hagan , Reid Williams

We introduce a procedural content generation (PCG) framework at the intersections of experience-driven PCG and PCG via reinforcement learning, named ED(PCG)RL, EDRL in short. EDRL is able to teach RL designers to generate endless playable…

人工智能 · 计算机科学 2021-07-06 Tianye Shu , Jialin Liu , Georgios N. Yannakakis

Procedural terrain generation for video games has been traditionally been done with smartly designed but handcrafted algorithms that generate heightmaps. We propose a first step toward the learning and synthesis of these using recent…

机器学习 · 统计学 2017-07-12 Christopher Beckham , Christopher Pal

In this work, we enable gamers to share their gaming experience on social media by automatically generating eye-catching highlight reels from their gameplay session Our automation will save time for gamers while increasing audience…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Vignesh Edithal , Le Zhang , Ilia Blank , Imran Junejo

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

We propose a new procedural content generation method which learns iterative level generators from a dataset of existing levels. The Path of Destruction method, as we call it, views level generation as repair; levels are created by…

机器学习 · 计算机科学 2022-10-04 Matthew Siper , Ahmed Khalifa , Julian Togelius

Automatic generation of level maps is a popular form of automatic content generation. In this study, a recently developed technique employing the {\em do what's possible} representation is used to create open-ended level maps. Generation of…

人工智能 · 计算机科学 2019-05-24 Daniel Ashlock , Christoph Salge

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

Balancing games, especially those with asymmetric multiplayer content, requires significant manual effort and extensive human playtesting during development. For this reason, this work focuses on generating balanced levels tailored to…

机器学习 · 计算机科学 2025-04-01 Florian Rupp , Kai Eckert

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…

机器学习 · 计算机科学 2020-06-18 Sam Snodgrass , Anurag Sarkar

In this work, we consider the problem of procedural content generation for video game levels. Prior approaches have relied on evolutionary search (ES) methods capable of generating diverse levels, but this generation procedure is slow,…

人工智能 · 计算机科学 2022-08-01 Nicholas Muir , Steven James