中文
相关论文

相关论文: Hybrid Encoding For Generating Large Scale Game Le…

200 篇论文

Generative Adversarial Networks (GANs) are proving to be a powerful indirect genotype-to-phenotype mapping for evolutionary search, but they have limitations. In particular, GAN output does not scale to arbitrary dimensions, and there is no…

神经与进化计算 · 计算机科学 2020-04-07 Jacob Schrum , Vanessa Volz , Sebastian Risi

Generative Adversarial Networks (GANs) have demonstrated their ability to learn patterns in data and produce new exemplars similar to, but different from, their training set in several domains, including video games. However, GANs have a…

人工智能 · 计算机科学 2020-04-21 Jake Gutierrez , Jacob Schrum

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

Generative adversarial networks (GANs) are quickly becoming a ubiquitous approach to procedurally generating video game levels. While GAN generated levels are stylistically similar to human-authored examples, human designers often want to…

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

Generative Adversarial Networks (GANs) can generate levels for a variety of games. This paper focuses on combining GAN-generated segments in a snaking pattern to create levels for Mega Man. Adjacent segments in such levels can be…

神经与进化计算 · 计算机科学 2021-04-14 Benjamin Capps , Jacob Schrum

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

Generative adversarial networks (GANs) has gained tremendous popularity lately due to an ability to reinforce quality of its predictive model with generated objects and the quality of the generative model with and supervised feedback. GANs…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Evgeny Zamyatin , Andrey Filchenkov

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

Auto-encoding generative adversarial networks (GANs) combine the standard GAN algorithm, which discriminates between real and model-generated data, with a reconstruction loss given by an auto-encoder. Such models aim to prevent mode…

机器学习 · 统计学 2017-10-24 Mihaela Rosca , Balaji Lakshminarayanan , David Warde-Farley , Shakir Mohamed

Generative Adversarial Networks (GANs) is a novel class of deep generative models which has recently gained significant attention. GANs learns complex and high-dimensional distributions implicitly over images, audio, and data. However,…

机器学习 · 计算机科学 2023-04-06 Divya Saxena , Jiannong Cao

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

Graph neural networks (GNNs) face significant challenges with class imbalance, leading to biased inference results. To address this issue in heterogeneous graphs, we propose a novel framework that combines Graph Neural Network (GNN) and…

机器学习 · 计算机科学 2024-11-26 Hung-Chun Hsu , Bo-Jun Wu , Ming-Yi Hong , Che Lin , Chih-Yu Wang

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

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

Generative adversarial networks (GANs) provide an algorithmic framework for constructing generative models with several appealing properties: they do not require a likelihood function to be specified, only a generating procedure; they…

机器学习 · 统计学 2017-02-28 Shakir Mohamed , Balaji Lakshminarayanan

Generative Adversarial Networks (GANs) have shown im-pressive results for image generation. However, GANs facechallenges in generating contents with certain types of con-straints, such as game levels. Specifically, it is difficult…

神经与进化计算 · 计算机科学 2019-10-04 Ruben Rodriguez Torrado , Ahmed Khalifa , Michael Cerny Green , Niels Justesen , Sebastian Risi , Julian Togelius

Deep generative models can automatically create content of diverse types. However, there are no guarantees that such content will satisfy the criteria necessary to present it to end-users and be functional, e.g. the generated levels could…

机器学习 · 计算机科学 2022-06-02 Miguel González-Duque , Rasmus Berg Palm , Søren Hauberg , Sebastian Risi

Generative Adversarial Networks have become one of the most studied frameworks for unsupervised learning due to their intuitive formulation. They have also been shown to be capable of generating convincing examples in limited domains, such…

机器学习 · 计算机科学 2016-12-14 Daniel Jiwoong Im , He Ma , Chris Dongjoo Kim , Graham Taylor

Generative adversarial networks (GANs) form a generative modeling approach known for producing appealing samples, but they are notably difficult to train. One common way to tackle this issue has been to propose new formulations of the GAN…

机器学习 · 计算机科学 2020-09-01 Gauthier Gidel , Hugo Berard , Gaëtan Vignoud , Pascal Vincent , Simon Lacoste-Julien
‹ 上一页 1 2 3 10 下一页 ›