Pianist Transformer: Towards Expressive Piano Performance Rendering via Scalable Self-Supervised Pre-Training
Hong-Jie You, Jie-Jing Shao, Xiao-Wen Yang, Lin-Han Jia, Lan-Zhe Guo, Yu-Feng Li
TL;DR
Pianist Transformer tackles the data-scarcity problem in expressive piano rendering by applying large-scale self-supervised pre-training to a unified MIDI representation learned from unaligned MIDI data. The model employs an efficient asymmetric Transformer with encoder sequence compression, enabling long-context modeling at scale and fast inference. A two-stage training pipeline—self-supervised pre-training on 10B tokens followed by supervised fine-tuning on score-perfor mance pairs—yields state-of-the-art objective metrics and human-level perceptual quality, with Expressive Tempo Mapping making outputs editable in DAWs. Empirical results demonstrate substantial gains from pre-training, robustness across styles, and near-human subjective evaluations, supporting a scalable path toward human-like music performance synthesis. The work also identifies decoder bottlenecks and outlines directions for multi-instrument and language-controllable generation.
Abstract
Existing methods for expressive music performance rendering rely on supervised learning over small labeled datasets, which limits scaling of both data volume and model size, despite the availability of vast unlabeled music, as in vision and language. To address this gap, we introduce Pianist Transformer, with four key contributions: 1) a unified Musical Instrument Digital Interface (MIDI) data representation for learning the shared principles of musical structure and expression without explicit annotation; 2) an efficient asymmetric architecture, enabling longer contexts and faster inference without sacrificing rendering quality; 3) a self-supervised pre-training pipeline with 10B tokens and 135M-parameter model, unlocking data and model scaling advantages for expressive performance rendering; 4) a state-of-the-art performance model, which achieves strong objective metrics and human-level subjective ratings. Overall, Pianist Transformer establishes a scalable path toward human-like performance synthesis in the music domain.
