Semi-supervised music emotion recognition using noisy student training and harmonic pitch class profiles
Hao Hao Tan

TL;DR
This paper explores semi-supervised learning for music emotion recognition using noisy student training, emphasizing the importance of input length and harmonic pitch class profiles to enhance model performance.
Contribution
It demonstrates the effectiveness of noisy student training in music emotion recognition and highlights the benefits of harmonic representations and multi-resolution ensembling.
Findings
Short input length models excel in PR-AUC.
Long input length models excel in ROC-AUC.
Harmonic pitch class profiles improve tagging performance.
Abstract
We present Mirable's submission to the 2021 Emotions and Themes in Music challenge. In this work, we intend to address the question: can we leverage semi-supervised learning techniques on music emotion recognition? With that, we experiment with noisy student training, which has improved model performance in the image classification domain. As the noisy student method requires a strong teacher model, we further delve into the factors including (i) input training length and (ii) complementary music representations to further boost the performance of the teacher model. For (i), we find that models trained with short input length perform better in PR-AUC, whereas those trained with long input length perform better in ROC-AUC. For (ii), we find that using harmonic pitch class profiles (HPCP) consistently improve tagging performance, which suggests that harmonic representation is useful for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Speech and Audio Processing · Speech Recognition and Synthesis
MethodsStochastic Depth · Dropout · RandAugment · Noisy Student
