ICASSP 2024accepted0 citations

Piano Transcription with Harmonic Attention

Ruimin Wu, Xianke Wang, Yuqing Li, Wei Xu, Wenqing Cheng

Abstract

Automatic Music Transcription (AMT) aims to convert music audio into digital sheet music. Piano transcription is a popular but challenging subtask of AMT. For every piano pitch, the harmonic structure is fixed in the frequency domain, while the Transformer based on self-attention has great potential to extract features in the long sequence. In this paper, we propose piano harmonic attention, a mask self-attention, for better capturing harmonic features. The mask matrix is designed with the harmonic prior to pre-modeling the harmonic structure during calculating attention scores. To verify its effectiveness, we append the harmonic attention-based Transformer after every convolutional neural network block of the High-resolution piano transcription system. The evaluation results on the MAESTRO dataset show that the proposed model achieves comprehensive improvements over the baseline, with a note F1 score of 97.33%, which is comparable to the state-of-the-art system.

BibTeX
@inproceedings{icassp2024_pianotranscripti,
  title = {Piano Transcription with Harmonic Attention},
  author = {Ruimin Wu and Xianke Wang and Yuqing Li and Wei Xu and Wenqing Cheng},
  booktitle = {ICASSP 2024},
  year = {2024}
}