paper-with-me

Papers

On Linking Level Segments

2022-03-09 · Colan Biemer, Seth Cooper

An increasingly common area of study in procedural content generation is the creation of level segments: short pieces that can be used to form larger levels. Previous work has used basic concatenation to form these larger levels. However, even if the segments themselves are completable and well-formed, concatenation can fail to produce levels that are completable and can cause broken in-game structures (e.g. malformed pipes in Mario). We show this with three tile-based games: a side-scrolling platformer, a vertical platformer, and a top-down roguelike. Additionally, we present a Markov chain and a tree search algorithm that finds a link between two level segments, which uses filters to ensure completability and unbroken in-game structures in the linked segments. We further show that these links work well for multi-segment levels. We find that this method reliably finds links between segments and is customizable to meet a designer's needs.

📄 PDF Abstract BibTeX arXiv:2203.05057

Code (1)

bi3mer/linkinglevelsegments 공식 구현

Similar Papers 제목 키워드 기반

FrNewsLink : a corpus linking TV Broadcast News Segments and Press Articles

2018-05-01 · LREC 2018 5 · Nathalie Camelin, G{\'e}raldine Damnati, Abdessalam Bouchekif, L 외
ArticlesQuestion SimilaritySemantic Textual Similarity

Detecting Oriented Text in Natural Images by Linking Segments

2017-03-19 · CVPR 2017 7 · Baoguang Shi, Xiang Bai, Serge Belongie

Most state-of-the-art text detection methods are specific to horizontal Latin text and are not fast enough for real-time applications. We introduce Segment Linking (SegLink), an oriented text detection method. The main i…

Curved Text DetectionScene Text DetectionText Detection

Aligned Anchor Groups Guided Line Segment Detector

2025-08-31 · Zeyu Li, Annan Shu arxiv

This paper introduces a novel line segment detector, the Aligned Anchor Groups guided Line Segment Detector (AAGLSD), designed to detect line segments from images with high precision and completeness. The algorithm emplo…

PuzzleNet: Scene Text Detection by Segment Context Graph Learning

2020-02-26 · Hao Liu, Antai Guo, Deqiang Jiang, Yiqing Hu 외

Recently, a series of decomposition-based scene text detection methods has achieved impressive progress by decomposing challenging text regions into pieces and linking them in a bottom-up manner. However, most of them me…

Graph LearningScene Text DetectionText Detection

Generative Adversarial Networks for Multimodal Representation Learning in Video Hyperlinking

2017-05-15 · Vedran Vukotic, Christian Raymond, Guillaume Gravier

Continuous multimodal representations suitable for multimodal information retrieval are usually obtained with methods that heavily rely on multimodal autoencoders. In video hyperlinking, a task that aims at retrieving vi…

Information RetrievalRepresentation LearningRetrieval