paper-with-me

홈 › Papers

Personalizable Long-Context Symbolic Music Infilling with MIDI-RWKV

2025-06-16 · Christian Zhou-Zheng, Philippe Pasquier

Existing work in automatic music generation has primarily focused on end-to-end systems that produce complete compositions or continuations. However, because musical composition is typically an iterative process, such systems make it difficult to engage in the back-and-forth between human and machine that is essential to computer-assisted creativity. In this study, we address the task of personalizable, multi-track, long-context, and controllable symbolic music infilling to enhance the process of computer-assisted composition. We present MIDI-RWKV, a novel model based on the RWKV-7 linear architecture, to enable efficient and coherent musical cocreation on edge devices. We also demonstrate that MIDI-RWKV admits an effective method of finetuning its initial state for personalization in the very-low-sample regime. We evaluate MIDI-RWKV and its state tuning on several quantitative and qualitative metrics, and release model weights and code at https://github.com/christianazinn/MIDI-RWKV.

📄 PDF Abstract BibTeX arXiv:2506.13001

Code (1)

christianazinn/midi-rwkv 공식 구현 pytorch

Tasks

Music Generation

Similar Papers 제목 키워드 기반

Anticipatory Music Transformer

2023-06-14 · John Thickstun, David Hall, Chris Donahue, Percy Liang

We introduce anticipation: a method for constructing a controllable generative model of a temporal point process (the event process) conditioned asynchronously on realizations of a second, correlated process (the control…

Music Generation

Melody Infilling with User-Provided Structural Context

2022-10-06 · Chih-Pin Tan, Alvin W. Y. Su, Yi-Hsuan Yang

This paper proposes a novel Transformer-based model for music score infilling, to generate a music passage that fills in the gap between given past and future contexts. While existing infilling approaches can generate a …

MelodyGLM: Multi-task Pre-training for Symbolic Melody Generation

2023-09-19 · Xinda Wu, Zhijie Huang, Kejun Zhang, Jiaxing Yu 외

Pre-trained language models have achieved impressive results in various music understanding and generation tasks. However, existing pre-training methods for symbolic melody generation struggle to capture multi-scale, mul…

Rhythm

Discrete Diffusion Probabilistic Models for Symbolic Music Generation

2023-05-16 · Matthias Plasser, Silvan Peter, Gerhard Widmer

Denoising Diffusion Probabilistic Models (DDPMs) have made great strides in generating high-quality samples in both discrete and continuous domains. However, Discrete DDPMs (D3PMs) have yet to be applied to the domain of…

DenoisingMusic Generation

SYMPLEX: Controllable Symbolic Music Generation using Simplex Diffusion with Vocabulary Priors

2024-05-21 · Nicolas Jonason, Luca Casini, Bob L. T. Sturm

We present a new approach for fast and controllable generation of symbolic music based on the simplex diffusion, which is essentially a diffusion process operating on probabilities rather than the signal space. This obje…

Music Generation