paper-with-me

홈 › Papers

Representing and Generating Levels Over Time through Playtrace Reconstructive Partitioning

2026-07-13 · Emily Halina, Matthew Guzdial arxiv

Video games are a dynamic medium experienced over time. While there are many Procedural Content Generation (PCG) approaches for generating video game levels, they often use representations that abstract away this dynamic nature. In this paper, we introduce a novel, domain-independent ``cake'' representation for game levels over time which implicitly encodes dynamic information. We present a novel level generation approach Playtrace Reconstructive Partitioning (PRP) specifically developed for this cake representation. We compare against six state-of-the-art PCG approaches in the game domain of \textit{Sokoban}, and find that our approach can generate valid levels without sacrificing solution diversity. We believe our cake representation more neatly encodes the implicit dynamic nature of games compared to existing representations, which allows for our domain-agnostic level generation algorithm PRP.

📄 PDF Abstract BibTeX arXiv:2607.12097

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generating Information Extraction Patterns from Overlapping and Variable Length Annotations using Sequence Alignment

2019-08-09 · Frank Meng, Craig A. Morioka, Danne C. Elbers

Sequence alignments are used to capture patterns composed of elements representing multiple conceptual levels through the alignment of sequences that contain overlapping and variable length annotations. The alignments al…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

GARNN: An Interpretable Graph Attentive Recurrent Neural Network for Predicting Blood Glucose Levels via Multivariate Time Series

2024-02-26 · Chengzhe Piao, Taiyu Zhu, Stephanie E Baldeweg, Paul Taylor 외

Accurate prediction of future blood glucose (BG) levels can effectively improve BG management for people living with diabetes, thereby reducing complications and improving quality of life. The state of the art of BG pred…

Graph AttentionManagementPredictionTime Series

Continuous Levels of Detail for Light Field Networks

2023-09-20 · David Li, Brandon Y. Feng, Amitabh Varshney

Recently, several approaches have emerged for generating neural representations with multiple levels of detail (LODs). LODs can improve the rendering by using lower resolutions and smaller model sizes when appropriate. H…

Visual Parser: Representing Part-whole Hierarchies with Transformers

2021-07-13 · Shuyang Sun, Xiaoyu Yue, Song Bai, Philip Torr

Human vision is able to capture the part-whole hierarchical information from the entire scene. This paper presents the Visual Parser (ViP) that explicitly constructs such a hierarchy with transformers. ViP divides visual…

DecoderImage ClassificationInstance Segmentationobject-detection+2

Gaussian path model library for intuitive robot motion programming by demonstration

2025-09-12 · Samuli Soutukorva, Markku Suomalainen, Martin Kollingbaum, Tapio Heikkilä arxiv

This paper presents a system for generating Gaussian path models from teaching data representing the path shape. In addition, methods for using these path models to classify human demonstrations of paths are introduced. …