CVMar 14, 2017

In Search of a Dataset for Handwritten Optical Music Recognition: Introducing MUSCIMA++

arXiv:1703.04824v116 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck for researchers in OMR by providing a foundational dataset to establish benchmarks and advance machine learning methods in the field.

The paper tackles the lack of an adequate dataset for evaluating Optical Music Recognition (OMR) systems by introducing MUSCIMA++, a dataset of 140 pages of handwritten music with 91,255 annotated symbols and 82,261 marked relationships, enabling training and evaluation for symbol classification, localization, and notation graph assembly.

Optical Music Recognition (OMR) has long been without an adequate dataset and ground truth for evaluating OMR systems, which has been a major problem for establishing a state of the art in the field. Furthermore, machine learning methods require training data. We analyze how the OMR processing pipeline can be expressed in terms of gradually more complex ground truth, and based on this analysis, we design the MUSCIMA++ dataset of handwritten music notation that addresses musical symbol recognition and notation reconstruction. The MUSCIMA++ dataset version 0.9 consists of 140 pages of handwritten music, with 91255 manually annotated notation symbols and 82261 explicitly marked relationships between symbol pairs. The dataset allows training and evaluating models for symbol classification, symbol localization, and notation graph assembly, both in isolation and jointly. Open-source tools are provided for manipulating the dataset, visualizing the data and further annotation, and the dataset itself is made available under an open license.

Code Implementations1 repo
Foundations

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

Your Notes