CVOct 26, 2020

Residual Recurrent CRNN for End-to-End Optical Music Recognition on Monophonic Scores

arXiv:2010.13418v22 citations
Originality Incremental advance
AI Analysis

This addresses Optical Music Recognition for monophonic scores, offering an incremental improvement over existing methods.

The paper tackled the problem of transcribing camera-captured monophonic music scores into digital notations by proposing a Residual Recurrent CRNN framework, which surpassed the state-of-the-art end-to-end method on the CAMERA-PRIMUS dataset.

One of the challenges of the Optical Music Recognition task is to transcript the symbols of the camera-captured images into digital music notations. Previous end-to-end model which was developed as a Convolutional Recurrent Neural Network does not explore sufficient contextual information from full scales and there is still a large room for improvement. We propose an innovative framework that combines a block of Residual Recurrent Convolutional Neural Network with a recurrent Encoder-Decoder network to map a sequence of monophonic music symbols corresponding to the notations present in the image. The Residual Recurrent Convolutional block can improve the ability of the model to enrich the context information. The experiment results are benchmarked against a publicly available dataset called CAMERA-PRIMUS, which demonstrates that our approach surpass the state-of-the-art end-to-end method using Convolutional Recurrent Neural Network.

Foundations

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

Your Notes