Bootstrap Learning for Accurate Onset Detection

Abstract

Supervised learning models have been applied to create good onset detection systems for musical audio signals. However, this always requires a large set of labeled training examples, and hand-labeling is quite tedious and time consuming. In this paper, we present a bootstrap learning approach to train an accurate note onset detection model. Audio alignment techniques are first used to find the correspondence between a symbolic music representation (such as MIDI data) and an acoustic recording. This alignment provides an initial estimate of note boundaries which can be used to train an onset detector. Once trained, the detector can be used to refine the initial set of note boundaries and training can be repeated. This iterative training process eliminates the need for hand-labeled audio. Tests show that this training method can improve an onset detector initially trained on synthetic data.

Cite

Text

Hu and Dannenberg. "Bootstrap Learning for Accurate Onset Detection." Machine Learning, 2006. doi:10.1007/S10994-006-8458-5

Markdown

[Hu and Dannenberg. "Bootstrap Learning for Accurate Onset Detection." Machine Learning, 2006.](https://mlanthology.org/mlj/2006/hu2006mlj-bootstrap/) doi:10.1007/S10994-006-8458-5

BibTeX

@article{hu2006mlj-bootstrap,
  title     = {{Bootstrap Learning for Accurate Onset Detection}},
  author    = {Hu, Ning and Dannenberg, Roger B.},
  journal   = {Machine Learning},
  year      = {2006},
  pages     = {457-471},
  doi       = {10.1007/S10994-006-8458-5},
  volume    = {65},
  url       = {https://mlanthology.org/mlj/2006/hu2006mlj-bootstrap/}
}