vix.ing · top · new · best · stats

An End-to-End Neural Network for Polyphonic Piano Music Transcription

2015/08/07 by Siddharth Sigtia, Emmanouil Benetos, Sigtia, Siddharth +3 · 2 citations
Computer Science · Mathematics · #Acoustic model #Acoustics #Artificial intelligence #Artificial neural network #Computer science #Convolutional neural network #FOS: Computer and information sciences #Inference #Language model #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Music Technology and Sound Studies #Music and Audio Processing #Polyphony #Recurrent neural network #Sound (cs.SD) #Speech and Audio Processing #Speech processing #Speech recognition #Transcription (linguistics) #cs.LG #cs.SD #stat.ML

paper · pdf · doi:10.48550/arxiv.1508.01774

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2015/08/07 · arxiv created 2016/02/11 · arxiv updated 2016/02/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/06

Abstract

We present a supervised neural network model for polyphonic piano music transcription. The architecture of the proposed model is analogous to speech recognition systems and comprises an acoustic model and a music language model. The acoustic model is a neural network used for estimating the probabilities of pitches in a frame of audio. The language model is a recurrent neural network that models the correlations between pitch combinations over time. The proposed model is general and can be used to transcribe polyphonic music without imposing any constraints on the polyphony. The acoustic and language model predictions are combined using a probabilistic graphical model. Inference over the output variables is performed using the beam search algorithm. We perform two sets of experiments. We investigate various neural network architectures for the acoustic models and also investigate the effect of combining acoustic and music language model predictions using the proposed architecture. We compare performance of the neural network based acoustic models with two popular unsupervised acoustic models. Results show that convolutional neural network acoustic models yields the best performance across all evaluation metrics. We also observe improved performance with the application of the music language models. Finally, we present an efficient variant of beam search that improves performance and reduces run-times by an order of magnitude, making the model suitable for real-time applications.

Citations

Cited by

Related