SDCLMMASJun 27, 2025

Fine-Tuning MIDI-to-Audio Alignment using a Neural Network on Piano Roll and CQT Representations

arXiv:2506.22237v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate MIDI-to-audio synchronization for piano performances, offering incremental improvements over existing methods.

The paper tackles the problem of aligning audio recordings of piano performances with loosely aligned MIDI files using a Convolutional Recurrent Neural Network (CRNN) that processes piano roll and spectrogram inputs, achieving up to 20% higher alignment accuracy than the standard Dynamic Time Warping (DTW) method.

In this paper, we present a neural network approach for synchronizing audio recordings of human piano performances with their corresponding loosely aligned MIDI files. The task is addressed using a Convolutional Recurrent Neural Network (CRNN) architecture, which effectively captures spectral and temporal features by processing an unaligned piano roll and a spectrogram as inputs to estimate the aligned piano roll. To train the network, we create a dataset of piano pieces with augmented MIDI files that simulate common human timing errors. The proposed model achieves up to 20% higher alignment accuracy than the industry-standard Dynamic Time Warping (DTW) method across various tolerance windows. Furthermore, integrating DTW with the CRNN yields additional improvements, offering enhanced robustness and consistency. These findings demonstrate the potential of neural networks in advancing state-of-the-art MIDI-to-audio alignment.

Foundations

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

Your Notes