paper-with-me

Papers

Online Game Level Generation from Music

2022-07-12 · Ziqi Wang, Jialin Liu

Game consists of multiple types of content, while the harmony of different content types play an essential role in game design. However, most works on procedural content generation consider only one type of content at a time. In this paper, we propose and formulate online level generation from music, in a way of matching a level feature to a music feature in real-time, while adapting to players' play speed. A generic framework named online player-adaptive procedural content generation via reinforcement learning, OPARL for short, is built upon the experience-driven reinforcement learning and controllable reinforcement learning, to enable online level generation from music. Furthermore, a novel control policy based on local search and k-nearest neighbours is proposed and integrated into OPARL to control the level generator considering the play data collected online. Results of simulation-based experiments show that our implementation of OPARL is competent to generate playable levels with difficulty degree matched to the ``energy'' dynamic of music for different artificial players in an online fashion.

📄 PDF Abstract BibTeX arXiv:2207.05271

Code (1)

pneuc/oparl 공식 구현 pytorch

Tasks

Game Designreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

The NES Video-Music Database: A Dataset of Symbolic Video Game Music Paired with Gameplay Videos

2024-04-05 · Igor Cardoso, Rubens O. Moraes, Lucas N. Ferreira

Neural models are one of the most popular approaches for music generation, yet there aren't standard large datasets tailored for learning music directly from game data. To address this research gap, we introduce a novel …

Music Generation

YM2413-MDB: A Multi-Instrumental FM Video Game Music Dataset with Emotion Annotations

2022-11-14 · Eunjin Choi, Yoonjin Chung, Seolhee Lee, JongIk Jeon 외

Existing multi-instrumental datasets tend to be biased toward pop and classical music. In addition, they generally lack high-level annotations such as emotion tags. In this paper, we propose YM2413-MDB, an 80s FM video g…

Emotion RecognitionMusic Generation

Adaptive Music Composition for Games

2019-07-02 · Patrick Hutchings, Jon McCormack

The generation of music that adapts dynamically to content and actions has an important role in building more immersive, memorable and emotive game experiences. To date, the development of adaptive music systems for vide…

Music Generation

An adaptive music generation architecture for games based on the deep learning Transformer mode

2022-07-04 · Gustavo Amaral Costa dos Santos, Augusto Baffa, Jean-Pierre Briot, Bruno Feijó 외

This paper presents an architecture for generating music for video games based on the Transformer deep learning model. Our motivation is to be able to customize the generation according to the taste of the player, who ca…

Music Generation

Semi-Supervised Learning for In-Game Expert-Level Music-to-Dance Translation

2020-09-27 · Yinglin Duan, Tianyang Shi, Zhengxia Zou, Jia Qin 외

Music-to-dance translation is a brand-new and powerful feature in recent role-playing games. Players can now let their characters dance along with specified music clips and even generate fan-made dance videos. Previous w…

Motion GenerationRetrievalRhythmTime Series Analysis+1