paper-with-me

Papers

Exploring Level Blending across Platformers via Paths and Affordances

2020-08-22 · Anurag Sarkar, Adam Summerville, Sam Snodgrass, Gerard Bentley, Joseph Osborn

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, recent works have increasingly started to explore methods for discovering and generating content in novel domains via techniques such as level blending and domain transfer. In this paper, we build on these works and introduce a new PCGML approach for producing novel game content spanning multiple domains. We use a new affordance and path vocabulary to encode data from six different platformer games and train variational autoencoders on this data, enabling us to capture the latent level space spanning all the domains and generate new content with varying proportions of the different domains.

📄 PDF Abstract BibTeX arXiv:2009.06356

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dungeon and Platformer Level Blending and Generation using Conditional VAEs

2021-06-17 · Anurag Sarkar, Seth Cooper

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

Latent Combinational Game Design

2022-06-28 · Anurag Sarkar, Seth Cooper

We present latent combinational game design -- an approach for generating playable games that blend a given set of games in a desired combination using deep generative latent variable models. We use Gaussian Mixture Vari…

Game Design

An Integrated Framework for AI Assisted Level Design in 2D Platformers

2018-04-24 · Antonio Umberto Aramini, Pier Luca Lanzi, Daniele Loiacono

The design of video game levels is a complex and critical task. Levels need to elicit fun and challenge while avoiding frustration at all costs. In this paper, we present a framework to assist designers in the creation o…

Conditional Level Generation and Game Blending

2020-10-13 · Anurag Sarkar, Zhihan Yang, Seth Cooper

Prior research has shown variational autoencoders (VAEs) to be useful for generating and blending game levels by learning latent representations of existing level data. We build on such models by exploring the level desi…

Neural Poisson Solver: A Universal and Continuous Framework for Natural Signal Blending

2024-07-11 · Delong Wu, Hao Zhu, Qi Zhang, You Li 외

Implicit Neural Representation (INR) has become a popular method for representing visual signals (e.g., 2D images and 3D scenes), demonstrating promising results in various downstream applications. Given its potential as…