Systematic Analysis of Music Representations from BERT

Sangjun Han,Hyeongrae Ihm,Woohyung Lim
2023-06-06
Abstract:There have been numerous attempts to represent raw data as numerical vectors that effectively capture semantic and contextual information. However, in the field of symbolic music, previous works have attempted to validate their music embeddings by observing the performance improvement of various fine-tuning tasks. In this work, we directly analyze embeddings from BERT and BERT with contrastive learning trained on bar-level MIDI, inspecting their musical information that can be obtained from MIDI events. We observe that the embeddings exhibit distinct characteristics of information depending on the contrastive objectives and the choice of layers. Our code is available at <a class="link-external link-https" href="https://github.com/sjhan91/MusicBERT" rel="external noopener nofollow">this https URL</a>.
Sound,Multimedia,Audio and Speech Processing
What problem does this paper attempt to address?