Detecting Notational Errors in Digital Music Scores

📅 2025-10-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Notation errors in digital sheet music—such as rhythmic encoding inconsistencies and contextually invalid constructs violating Western tonal music conventions—severely impede the accuracy of music information retrieval and analysis. To address this, we propose a modular finite-state machine framework that enables scalable, rule-based modeling for automated detection and precise localization of diverse contextual notation errors. Integrating rhythmic analysis with structural score parsing, we systematically evaluate notation quality across the ASAP piano score dataset. Experimental results indicate that approximately 40% of scores contain at least one detectable error; manual correction significantly improves both structural consistency and semantic reliability of the dataset. This work represents the first systematic application of finite-state machine modeling to musical score validation, establishing a reusable methodological foundation and empirical evidence for constructing high-fidelity, semantically accurate sheet music corpora.

Technology Category

Application Category

📝 Abstract
Music scores are used to precisely store music pieces for transmission and preservation. To represent and manipulate these complex objects, various formats have been tailored for different use cases. While music notation follows specific rules, digital formats usually enforce them leniently. Hence, digital music scores widely vary in quality, due to software and format specificity, conversion issues, and dubious user inputs. Problems range from minor engraving discrepancies to major notation mistakes. Yet, data quality is a major issue when dealing with musical information extraction and retrieval. We present an automated approach to detect notational errors, aiming at precisely localizing defects in scores. We identify two types of errors: i) rhythm/time inconsistencies in the encoding of individual musical elements, and ii) contextual errors, i.e. notation mistakes that break commonly accepted musical rules. We implement the latter using a modular state machine that can be easily extended to include rules representing the usual conventions from the common Western music notation. Finally, we apply this error-detection method to the piano score dataset ASAP. We highlight that around 40% of the scores contain at least one notational error, and manually fix multiple of them to enhance the dataset's quality.
Problem

Research questions and friction points this paper is trying to address.

Detecting notational errors in digital music scores
Identifying rhythm inconsistencies and contextual notation mistakes
Automating error detection to improve musical dataset quality
Innovation

Methods, ideas, or system contributions that make the work stand out.

Automated detection of notational errors in scores
Modular state machine for contextual error identification
Applied method to enhance piano dataset quality
🔎 Similar Papers
No similar papers found.