SDLGJun 10

PianoKontext: Expressive Performance Rendering from Deadpan Context

arXiv:2606.12282v110.5h-index: 2
Predicted impact top 33% in SD · last 90 daysOriginality Synthesis-oriented
AI Analysis

For music generation researchers, this work addresses the limitation of fixed-duration audio editing models in capturing expressive timing, though it is an incremental application of flow matching to a specific domain.

PianoKontext introduces a flow matching model for classical piano that generates variable-length expressive performances from deadpan MIDI scores, using DTW alignment in latent space to learn timing dependencies. The method enables realistic performance rendering with flexible duration control.

Expressive performance rendering (EPR) aims to generate realistic performances constrained on sequences of notes. However, flow matching audio editing models manipulate only synchronized music samples of the same duration, limiting their understanding of expressive timing. We introduce PianoKontext, a flow matching rendering model for classical piano music that generates variable-length performances in the latent space of a pretrained Music2Latent model. We synthesize MIDI scores into deadpan audio and employ Dynamic Time Warping (DTW) in the latent space to construct paired data for training. The aligned embeddings are concatenated in DiT blocks, allowing for a simple and effective learning of the dependencies between the score and performances. Audio samples are available at our demo page: https://realfolkcode.github.io/pianokontext_demo/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes