paper-with-me

Papers

Capturing Local and Global Patterns in Procedural Content Generation via Machine Learning

2020-05-26 · Vanessa Volz, Niels Justesen, Sam Snodgrass, Sahar Asadi, Sami Purmonen, Christoffer Holmgård, Julian Togelius, Sebastian Risi

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 Mario Bros., DOOM, Zelda, and Kid Icarus), it is an open questions how well these approaches can capture large-scale visual patterns such as symmetry. In this paper, we propose match-three games as a domain to test PCGML algorithms regarding their ability to generate suitable patterns. We demonstrate that popular algorithm such as Generative Adversarial Networks struggle in this domain and propose adaptations to improve their performance. In particular we augment the neighborhood of a Markov Random Fields approach to not only take local but also symmetric positional information into account. We conduct several empirical tests including a user study that show the improvements achieved by the proposed modifications, and obtain promising results.

📄 PDF Abstract BibTeX arXiv:2005.12579

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

A Markovian Framing of WaveFunctionCollapse for Procedurally Generating Aesthetically Complex Environments

2025-09-12 · Franklin Yiu, Mohan Lu, Nina Li, Kevin Joseph 외 arxiv

Procedural content generation often requires satisfying both designer-specified objectives and adjacency constraints implicitly imposed by the underlying tile set. To address the challenges of jointly optimizing both con…

Coalescing Global and Local Information for Procedural Text Understanding

2022-08-26 · COLING 2022 10 · Kaixin Ma, Filip Ilievski, Jonathan Francis, Eric Nyberg 외

Procedural text understanding is a challenging language reasoning task that requires models to track entity states across the development of a narrative. A complete procedural understanding solution should combine three …

Procedural Text UnderstandingStructured Prediction

AesPA-Net: Aesthetic Pattern-Aware Style Transfer Networks

2023-07-19 · ICCV 2023 1 · Kibeom Hong, Seogkyu Jeon, Junsoo Lee, Namhyuk Ahn 외

To deliver the artistic expression of the target style, recent studies exploit the attention mechanism owing to its ability to map the local patches of the style image to the corresponding patches of the content image. H…

RhythmSemantic correspondenceStyle Transfer

SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting

2024-04-23 · Xiongxiao Xu, Canyu Chen, Yueqing Liang, Baixiang Huang 외

Despite significant progress in time series forecasting, existing forecasters often overlook the heterogeneity between long-range and short-range time series, leading to performance degradation in practical applications.…

MambaTime SeriesTime Series ForecastingWeather Forecasting

WorldClaw: Agentic 3D Open-World Generation at Scale

2026-08-05 · Chunchao Guo, Jinpeng Li, Yang Li, Zilong Huang hf

Generating large-scale, freely explorable 3D worlds from open-ended text remains challenging because a system must jointly maintain global spatial coherence, rich local content, and explicit assets suitable for downstrea…

Scene Generation