# Deep Polyphonic ADSR Piano Note Transcription

**Authors:** Rainer Kelz, Sebastian B\"ock, Gerhard Widmer

arXiv: 1906.09165 · 2019-06-24

## TL;DR

This paper presents a novel late-fusion approach for polyphonic piano transcription that combines a compact neural network with a handcrafted HMM based on ADSR envelopes, achieving state-of-the-art results.

## Contribution

It introduces a late-fusion neural network architecture combined with an ADSR-based HMM for improved piano note transcription accuracy.

## Key findings

- Achieved state-of-the-art results on the MAPS dataset.
- Outperformed previous methods significantly in predicting complete note regions.
- Demonstrated the effectiveness of combining neural networks with handcrafted temporal priors.

## Abstract

We investigate a late-fusion approach to piano transcription, combined with a strong temporal prior in the form of a handcrafted Hidden Markov Model (HMM). The network architecture under consideration is compact in terms of its number of parameters and easy to train with gradient descent. The network outputs are fused over time in the final stage to obtain note segmentations, with an HMM whose transition probabilities are chosen based on a model of attack, decay, sustain, release (ADSR) envelopes, commonly used for sound synthesis. The note segments are then subject to a final binary decision rule to reject too weak note segment hypotheses. We obtain state-of-the-art results on the MAPS dataset, and are able to outperform other approaches by a large margin, when predicting complete note regions from onsets to offsets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.09165/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1906.09165/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1906.09165/full.md

---
Source: https://tomesphere.com/paper/1906.09165