English

GenerationMania: Learning to Semantically Choreograph

Sound 2019-08-13 v5 Audio and Speech Processing

Abstract

Beatmania is a rhythm action game where players must reproduce some of the sounds of a song by pressing specific controller buttons at the correct time. In this paper we investigate the use of deep neural networks to automatically create game stages - called charts - for arbitrary pieces of music. Our technique uses a multi-layer feed-forward network trained on sound sequence summary statistics to predict which sounds in the music are to be played by the player and which will play automatically. We use another neural network along with rules to determine which controls should be mapped to which sounds. We evaluated our system on the ability to reconstruct charts in a held-out test set, achieving an F1F_1-score that significantly beats LSTM baselines.

Keywords

Cite

@article{arxiv.1806.11170,
  title  = {GenerationMania: Learning to Semantically Choreograph},
  author = {Zhiyu Lin and Kyle Xiao and Mark Riedl},
  journal= {arXiv preprint arXiv:1806.11170},
  year   = {2019}
}

Comments

To appear in AIIDE 2019

R2 v1 2026-06-23T02:45:23.764Z