中文
相关论文

相关论文: Game Level Blending using a Learned Level Represen…

200 篇论文

We present tile2tile, an approach for style transfer between levels of tile-based platformer games. Our method involves training models that translate levels from a lower-resolution sketch representation based on tile affordances to the…

机器学习 · 计算机科学 2022-08-17 Anurag Sarkar , Seth Cooper

We explore AI-powered upscaling as a design assistance tool in the context of creating 2D game levels. Deep neural networks are used to upscale artificially downscaled patches of levels from the puzzle platformer game Lode Runner. The…

机器学习 · 计算机科学 2023-08-04 Debosmita Bhaumik , Julian Togelius , Georgios N. Yannakakis , Ahmed Khalifa

We present a pilot study on crea.blender, a novel co-creative game designed for large-scale, systematic assessment of distinct constructs of human creativity. Co-creative systems are systems in which humans and computers (often with Machine…

Generative Adversarial Networks (GANs) are an emerging form of indirect encoding. The GAN is trained to induce a latent space on training data, and a real-valued evolutionary algorithm can search that latent space. Such Latent Variable…

神经与进化计算 · 计算机科学 2020-04-02 Jacob Schrum , Jake Gutierrez , Vanessa Volz , Jialin Liu , Simon Lucas , Sebastian Risi

Co-creative Procedural Content Generation via Machine Learning (PCGML) refers to systems where a PCGML agent and a human work together to produce output content. One of the limitations of co-creative PCGML is that it requires co-creative…

机器学习 · 计算机科学 2021-07-28 Zisen Zhou , Matthew Guzdial

In Massively Multiplayer Online Role-Playing Games (MMORPGs), auto-leveling bots exploit automated programs to level up characters at scale, undermining gameplay balance and fairness. Detecting such bots is challenging, not only because…

人工智能 · 计算机科学 2025-08-29 Jaeman Son , Hyunsoo Kim

This paper introduces Multi-Level feature learning alongside the Embedding layer of Convolutional Autoencoder (CAE-MLE) as a novel approach in deep clustering. We use agglomerative clustering as the multi-level feature learning that…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Behzad Ghazanfari , Fatemeh Afghah

Natural language generation systems (NLG) map non-linguistic representations into strings of words through a number of steps using intermediate representations of various levels of abstraction. Template based systems, by contrast, tend to…

计算与语言 · 计算机科学 2007-05-23 Emanuele Pianta , Lucia M. Tovena

Similarity estimation is essential for many game AI applications, from the procedural generation of distinct assets to automated exploration with game-playing agents. While similarity metrics often substitute human evaluation, their…

人机交互 · 计算机科学 2024-03-01 Sebastian Berns , Vanessa Volz , Laurissa Tokarchuk , Sam Snodgrass , Christian Guckelsberger

Entities are essential elements of natural language. In this paper, we present methods for learning multi-level representations of entities on three complementary levels: character (character patterns in entity names extracted, e.g., by…

计算与语言 · 计算机科学 2017-01-18 Yadollah Yaghoobzadeh , Hinrich Schütze

Generative Adversarial Networks (GANs) are a powerful indirect genotype-to-phenotype mapping for evolutionary search. Much previous work applying GANs to level generation focuses on fixed-size segments combined into a whole level, but…

神经与进化计算 · 计算机科学 2022-05-02 Jacob Schrum , Benjamin Capps , Kirby Steckel , Vanessa Volz , Sebastian Risi

Variational autoencoders (VAEs) have been used in prior works for generating and blending levels from different games. To add controllability to these models, conditional VAEs (CVAEs) were recently shown capable of generating output that…

机器学习 · 计算机科学 2021-06-25 Anurag Sarkar , Seth Cooper

We present practical approaches of using deep learning to create and enhance level maps and textures for video games -- desktop, mobile, and web. We aim to present new possibilities for game developers and level artists. The task of…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Piotr Migdał , Bartłomiej Olechno , Błażej Podgórski

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

Variational autoencoders (VAEs) have been shown to be able to generate game levels but require manual exploration of the learned latent space to generate outputs with desired attributes. While conditional VAEs address this by allowing…

机器学习 · 计算机科学 2020-09-22 Zhihan Yang , Anurag Sarkar , Seth Cooper

Procedural Content Generation (PCG) and Procedural Content Generation via Machine Learning (PCGML) have been used in prior work for generating levels in various games. This paper introduces Content Augmentation and focuses on the subproblem…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Johor Jara Gonzalez , Matthew Guzdial

Machine learning for procedural content generation has recently become an active area of research. Levels vary in both form and function and are mostly unrelated to each other across games. This has made it difficult to assemble suitably…

人工智能 · 计算机科学 2021-08-11 Philip Bontrager , Julian Togelius

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

Accurate click-through rate (CTR) prediction is vital for online advertising and recommendation systems. Recent deep learning advancements have improved the ability to capture feature interactions and understand user interests. However,…

信息检索 · 计算机科学 2025-02-24 Kefan Wang , Hao Wang , Kenan Song , Wei Guo , Kai Cheng , Zhi Li , Yong Liu , Defu Lian , Enhong Chen

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