A Multimodal Approach towards Emotion Recognition of Music using Audio and Lyrical Content
Aniruddha Bhattacharya, K.V. Kadambari

TL;DR
This paper introduces MoodNet, a deep learning model that combines audio and lyrical content to improve music emotion recognition, demonstrating that multimodal fusion outperforms single-modality approaches.
Contribution
The paper presents a novel multimodal deep convolutional neural network architecture for music emotion recognition that effectively fuses audio and lyrical features.
Findings
MoodNet achieves high F1-scores on two datasets.
Lyrics outperform audio in emotion prediction.
Multimodal fusion improves accuracy over single modalities.
Abstract
We propose MoodNet - A Deep Convolutional Neural Network based architecture to effectively predict the emotion associated with a piece of music given its audio and lyrical content.We evaluate different architectures consisting of varying number of two-dimensional convolutional and subsampling layers,followed by dense layers.We use Mel-Spectrograms to represent the audio content and word embeddings-specifically 100 dimensional word vectors, to represent the textual content represented by the lyrics.We feed input data from both modalities to our MoodNet architecture.The output from both the modalities are then fused as a fully connected layer and softmax classfier is used to predict the category of emotion.Using F1-score as our metric,our results show excellent performance of MoodNet over the two datasets we experimented on-The MIREX Multimodal dataset and the Million Song Dataset.Our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Advanced Text Analysis Techniques · Speech Recognition and Synthesis
