English

Visual Attention for Musical Instrument Recognition

Audio and Speech Processing 2020-06-23 v2 Information Retrieval Machine Learning Sound

Abstract

In the field of music information retrieval, the task of simultaneously identifying the presence or absence of multiple musical instruments in a polyphonic recording remains a hard problem. Previous works have seen some success in improving instrument classification by applying temporal attention in a multi-instance multi-label setting, while another series of work has also suggested the role of pitch and timbre in improving instrument recognition performance. In this project, we further explore the use of attention mechanism in a timbral-temporal sense, \`a la visual attention, to improve the performance of musical instrument recognition using weakly-labeled data. Two approaches to this task have been explored. The first approach applies attention mechanism to the sliding-window paradigm, where a prediction based on each timbral-temporal `instance' is given an attention weight, before aggregation to produce the final prediction. The second approach is based on a recurrent model of visual attention where the network only attends to parts of the spectrogram and decide where to attend to next, given a limited number of `glimpses'.

Keywords

Cite

@article{arxiv.2006.09640,
  title  = {Visual Attention for Musical Instrument Recognition},
  author = {Karn Watcharasupat and Siddharth Gururani and Alexander Lerch},
  journal= {arXiv preprint arXiv:2006.09640},
  year   = {2020}
}

Comments

6 pages, 7 figures. Karn Watcharasupat is currently with the School of Electrical and Electronic Engineering, Nanyang Technological University. This work was done while she was with the Center for Music Technology, Georgia Institute of Technology on an exchange semester

R2 v1 2026-06-23T16:23:39.902Z