SDAIASOct 29, 2024

Semi-Supervised Self-Learning Enhanced Music Emotion Recognition

arXiv:2410.21897v3h-index: 6
Originality Incremental advance
AI Analysis

This work addresses label noise issues in music emotion recognition, which is an incremental improvement for applications in music analysis and recommendation systems.

The paper tackles the problem of limited sample sizes and label noise in music emotion recognition by proposing a semi-supervised self-learning method that differentiates between correct and incorrect labels, achieving better or comparable performance on three public datasets.

Music emotion recognition (MER) aims to identify the emotions conveyed in a given musical piece. However, currently, in the field of MER, the available public datasets have limited sample sizes. Recently, segment-based methods for emotion-related tasks have been proposed, which train backbone networks on shorter segments instead of entire audio clips, thereby naturally augmenting training samples without requiring additional resources. Then, the predicted segment-level results are aggregated to obtain the entire song prediction. The most commonly used method is that the segment inherits the label of the clip containing it, but music emotion is not constant during the whole clip. Doing so will introduce label noise and make the training easy to overfit. To handle the noisy label issue, we propose a semi-supervised self-learning (SSSL) method, which can differentiate between samples with correct and incorrect labels in a self-learning manner, thus effectively utilizing the augmented segment-level data. Experiments on three public emotional datasets demonstrate that the proposed method can achieve better or comparable performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes