paper-with-me

홈 › Papers

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

2015-08-07 · Siddharth Sigtia, Emmanouil Benetos, Simon Dixon

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.

📄 PDF Abstract BibTeX arXiv:1508.01774

Code (2)

9552nZ/SmartSheetMusic
jsleep/wav2mid tf

Tasks

Language ModelingLanguage ModellingMusic Transcriptionspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Modeling Temporal Dependencies in High-Dimensional Sequences: Application to Polyphonic Music Generation and Transcription

2012-06-27 · Nicolas Boulanger-Lewandowski, Yoshua Bengio, Pascal Vincent

We investigate the problem of modeling symbolic sequences of polyphonic music in a completely general piano-roll representation. We introduce a probabilistic model based on distribution estimators conditioned on a recurr…

Language ModelingLanguage ModellingMusic GenerationMusic Modeling

Nonlinear Denoising, Linear Demixing

2021-09-22 · NeurIPS Workshop ICBINB 2021 12 · Rainer Kelz, Gerhard Widmer

We cast the combinatorial problem of polyphonic piano transcription as a two stage process. A nonlinear denoising stage maps spectrogram representations of arbitrary piano music with unknown timbral characteristics onto …

Denoising

Polyphonic Piano Music Transcription System Exploiting Mutual Correlations of Different Musical Note States

2024-07-08 · IEEE Access 2024 7 · Taehyeon Kim, Donghyeon Lee, Man-Je Kim, Chang Wook Ahn

Generally, polyphonic piano music transcription systems are designed to estimate and determine pitch activities along with various note states for each audio frame. While the music transcription system has multiple uses …

Information RetrievalMusic Information RetrievalMusic Transcription

Rhythm Transcription of Polyphonic Piano Music Based on Merged-Output HMM for Multiple Voices

2017-01-29 · Eita Nakamura, Kazuyoshi Yoshii, Shigeki Sagayama

In a recent conference paper, we have reported a rhythm transcription method based on a merged-output hidden Markov model (HMM) that explicitly describes the multiple-voice structure of polyphonic music. This model solve…

Rhythmvalid

PIANOTREE VAE: Structured Representation Learning for Polyphonic Music

2020-08-17 · Ziyu Wang, Yiyi Zhang, Yixiao Zhang, Junyan Jiang 외

The dominant approach for music representation learning involves the deep unsupervised model family variational autoencoder (VAE). However, most, if not all, viable attempts on this problem have largely been limited to m…

Music GenerationRepresentation Learning