LGSep 12, 2022

Checklist Models for Improved Output Fluency in Piano Fingering Prediction

arXiv:2209.05622v13 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the challenge of generating physically fluent piano fingerings for musicians, though it is incremental as it builds on prior neural methods.

The authors tackled the problem of predicting piano fingerings by introducing a checklist system with reinforcement learning and improved input representations, achieving significant gains in human playability as validated by expert evaluation.

In this work we present a new approach for the task of predicting fingerings for piano music. While prior neural approaches have often treated this as a sequence tagging problem with independent predictions, we put forward a checklist system, trained via reinforcement learning, that maintains a representation of recent predictions in addition to a hidden state, allowing it to learn soft constraints on output structure. We also demonstrate that by modifying input representations -- which in prior work using neural models have often taken the form of one-hot encodings over individual keys on the piano -- to encode relative position on the keyboard to the prior note instead, we can achieve much better performance. Additionally, we reassess the use of raw per-note labeling precision as an evaluation metric, noting that it does not adequately measure the fluency, i.e. human playability, of a model's output. To this end, we compare methods across several statistics which track the frequency of adjacent finger predictions that while independently reasonable would be physically challenging to perform in sequence, and implement a reinforcement learning strategy to minimize these as part of our training loss. Finally through human expert evaluation, we demonstrate significant gains in performability directly attributable to improvements with respect to these metrics.

Foundations

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

Your Notes