中文
相关论文

相关论文: Video Game Level Repair via Mixed Integer Linear P…

200 篇论文

Many applications in machine learning can be framed as minimization problems and solved efficiently using gradient-based techniques. However, recent applications of generative models, particularly GANs, have triggered interest in solving…

机器学习 · 计算机科学 2021-03-24 Paulina Grnarova , Yannic Kilcher , Kfir Y. Levy , Aurelien Lucchi , Thomas Hofmann

Generative Adversarial Networks (GANs) are capable of generating convincing imitations of elements from a training set, but the distribution of elements in the training set affects to difficulty of properly training the GAN and the quality…

机器学习 · 计算机科学 2021-01-21 Kirby Steckel , Jacob Schrum

Procedural Level Generation via Machine Learning (PLGML), the study of generating game levels with machine learning, has received a large amount of recent academic attention. For certain measures these approaches have shown success at…

人工智能 · 计算机科学 2018-09-26 Matthew Guzdial , Nicholas Liao , Mark Riedl

In recent years, Artificial Intelligence Generated Content (AIGC) has advanced from text-to-image generation to text-to-video and multimodal video synthesis. However, generating playable games presents significant challenges due to the…

人工智能 · 计算机科学 2024-12-03 Mingyu Yang , Junyou Li , Zhongbin Fang , Sheng Chen , Yangbin Yu , Qiang Fu , Wei Yang , Deheng Ye

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…

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

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

Maps are a very important component of strategy games, and a time-consuming task if done by hand. Maps generated by traditional PCG techniques such as Perlin noise or tile-based PCG techniques look unnatural and unappealing, thus not…

机器学习 · 计算机科学 2023-01-10 Vasco Nunes , João Dias , Pedro A. Santos

This paper proposes a novel generative adversarial layout refinement network for automated floorplan generation. Our architecture is an integration of a graph-constrained relational GAN and a conditional GAN, where a previously generated…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Nelson Nauata , Sepidehsadat Hosseini , Kai-Hung Chang , Hang Chu , Chin-Yi Cheng , Yasutaka Furukawa

Deep generative models make visual content creation more accessible to novice users by automating the synthesis of diverse, realistic content based on a collected dataset. However, the current machine learning approaches miss a key element…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Sheng-Yu Wang , David Bau , Jun-Yan Zhu

In this article, we present an experimental approach to using parameterized Generative Adversarial Networks (GANs) to produce levels for the puzzle game Lily's Garden. We extract two condition vectors from the real levels in an effort to…

人工智能 · 计算机科学 2023-06-29 Andreas Hald , Jens Struckmann Hansen , Jeppe Kristensen , Paolo Burelli

We propose a new approach to train the Generative Adversarial Nets (GANs) with a mixture of generators to overcome the mode collapsing problem. The main intuition is to employ multiple generators, instead of using a single one as in the…

机器学习 · 计算机科学 2017-10-31 Quan Hoang , Tu Dinh Nguyen , Trung Le , Dinh Phung

Generative adversarial networks (GANs) are a framework for producing a generative model by way of a two-player minimax game. In this paper, we propose the \emph{Generative Multi-Adversarial Network} (GMAN), a framework that extends GANs to…

机器学习 · 计算机科学 2017-03-06 Ishan Durugkar , Ian Gemp , Sridhar Mahadevan

Machine learning has been a popular tool in many different fields, including procedural content generation. However, procedural content generation via machine learning (PCGML) approaches can struggle with controllability and coherence. In…

机器学习 · 计算机科学 2021-07-28 Kynan Sorochan , Jerry Chen , Yakun Yu , Matthew Guzdial

In level co-creation an AI and human work together to create a video game level. One open challenge in level co-creation is how to empower human users to ensure particular qualities of the final level, such as challenge. There has been…

人工智能 · 计算机科学 2019-11-22 Andrew Hoyt , Matthew Guzdial , Yalini Kumar , Gillian Smith , Mark O. Riedl

We present an approach to generate novel computer game levels that blend different game concepts in an unsupervised fashion. Our primary contribution is an analogical reasoning process to construct blends between level design models learned…

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

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

Text-to-level generation aims to translate natural language descriptions into structured game levels, enabling intuitive control over procedural content generation. While prior text-to-level generators are typically limited to a single game…

人工智能 · 计算机科学 2026-04-01 In-Chang Baek , Jiyun Jung , Geum-Hwan Hwang , Sung-Hyun Kim , Kyung-Joong Kim

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

The automatic generation of game tutorials is a challenging AI problem. While it is possible to generate annotations and instructions that explain to the player how the game is played, this paper focuses on generating a gameplay experience…

人工智能 · 计算机科学 2018-10-02 Michael Cerny Green , Ahmed Khalifa , Gabriella A. B. Barros , Andy Nealen , Julian Togelius