paper-with-me

Papers

Towards Unified Music Emotion Recognition across Dimensional and Categorical Models

2025-02-06 · Jaeyong Kang, Dorien Herremans

One of the most significant challenges in Music Emotion Recognition (MER) comes from the fact that emotion labels can be heterogeneous across datasets with regard to the emotion representation, including categorical (e.g., happy, sad) versus dimensional labels (e.g., valence-arousal). In this paper, we present a unified multitask learning framework that combines these two types of labels and is thus able to be trained on multiple datasets. This framework uses an effective input representation that combines musical features (i.e., key and chords) and MERT embeddings. Moreover, knowledge distillation is employed to transfer the knowledge of teacher models trained on individual datasets to a student model, enhancing its ability to generalize across multiple tasks. To validate our proposed framework, we conducted extensive experiments on a variety of datasets, including MTG-Jamendo, DEAM, PMEmo, and EmoMusic. According to our experimental results, the inclusion of musical features, multitask learning, and knowledge distillation significantly enhances performance. In particular, our model outperforms the state-of-the-art models, including the best-performing model from the MediaEval 2021 competition on the MTG-Jamendo dataset. Our work makes a significant contribution to MER by allowing the combination of categorical and dimensional emotion labels in one unified framework, thus enabling training across datasets.

📄 PDF Abstract BibTeX arXiv:2502.03979

Code (1)

AMAAI-Lab/Music2Emotion 공식 구현 pytorch

Tasks

Emotion RecognitionKnowledge DistillationMusic Emotion Recognition

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Comparison and Analysis of Deep Audio Embeddings for Music Emotion Recognition

2021-04-13 · Eunjeong Koh, Shlomo Dubnov

Emotion is a complicated notion present in music that is hard to capture even with fine-tuned feature engineering. In this paper, we investigate the utility of state-of-the-art pre-trained deep audio embedding methods to…

Emotion RecognitionFeature EngineeringMusic Emotion Recognition

Stacked Convolutional and Recurrent Neural Networks for Music Emotion Recognition

2017-06-07 · Miroslav Malik, Sharath Adavanne, Konstantinos Drossos, Tuomas Virtanen 외

This paper studies the emotion recognition from musical tracks in the 2-dimensional valence-arousal (V-A) emotional space. We propose a method based on convolutional (CNN) and recurrent neural networks (RNN), having sign…

Emotion RecognitionMusic Emotion Recognition

Addressing Emotion Bias in Music Emotion Recognition and Generation with Frechet Audio Distance

2024-09-23 · Yuanchao Li, Azalea Gui, Dimitra Emmanouilidou, Hannes Gamper

The complex nature of musical emotion introduces inherent bias in both recognition and generation, particularly when relying on a single audio encoder, emotion classifier, or evaluation metric. In this work, we conduct a…

Emotion RecognitionFADMusic Emotion RecognitionMusic Generation

A Efficient Multimodal Framework for Large Scale Emotion Recognition by Fusing Music and Electrodermal Activity Signals

2020-08-22 · Guanghao Yin, Shou-qian Sun, Dian Yu, Dejian Li 외

Considerable attention has been paid for physiological signal-based emotion recognition in field of affective computing. For the reliability and user friendly acquisition, Electrodermal Activity (EDA) has great advantage…

Emotion Recognition

A Study on the Data Distribution Gap in Music Emotion Recognition

2025-10-06 · Joann Ching, Gerhard Widmer arxiv

Music Emotion Recognition (MER) is a task deeply connected to human perception, relying heavily on subjective annotations collected from contributors. Prior studies tend to focus on specific musical styles rather than in…

Emotion Recognition