paper-with-me

Papers

Emotion-aware Personalized Music Recommendation with a Heterogeneity-aware Deep Bayesian Network

2024-06-20 · Erkang Jing, Yezheng Liu, Yidong Chai, Shuo Yu, Longshun Liu, Yuanchun Jiang, Yang Wang

Music recommender systems play a critical role in music streaming platforms by providing users with music that they are likely to enjoy. Recent studies have shown that user emotions can influence users' preferences for music moods. However, existing emotion-aware music recommender systems (EMRSs) explicitly or implicitly assume that users' actual emotional states expressed through identical emotional words are homogeneous. They also assume that users' music mood preferences are homogeneous under the same emotional state. In this article, we propose four types of heterogeneity that an EMRS should account for: emotion heterogeneity across users, emotion heterogeneity within a user, music mood preference heterogeneity across users, and music mood preference heterogeneity within a user. We further propose a Heterogeneity-aware Deep Bayesian Network (HDBN) to model these assumptions. The HDBN mimics a user's decision process of choosing music with four components: personalized prior user emotion distribution modeling, posterior user emotion distribution modeling, user grouping, and Bayesian neural network-based music mood preference prediction. We constructed two datasets, called EmoMusicLJ and EmoMusicLJ-small, to validate our method. Extensive experiments demonstrate that our method significantly outperforms baseline approaches on metrics of HR, Precision, NDCG, and MRR. Ablation studies and case studies further validate the effectiveness of our HDBN. The source code and datasets are available at https://github.com/jingrk/HDBN.

📄 PDF Abstract BibTeX arXiv:2406.14090

Code (1)

jingrk/hdbn 공식 구현 tf

Tasks

Music RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Emotion-Aware Music Recommendation System: Enhancing User Experience Through Real-Time Emotional Context

2023-11-17 · Tina Babu, Rekha R Nair, Geetha A

This study addresses the deficiency in conventional music recommendation systems by focusing on the vital role of emotions in shaping users music choices. These systems often disregard the emotional context, relying pred…

Music RecommendationRecommendation Systems

Psychologically-Inspired Music Recommendation System

2022-05-06 · Danila Rozhevskii, Jie Zhu, Boyuan Zhao

In the last few years, automated recommendation systems have been a major focus in the music field, where companies such as Spotify, Amazon, and Apple are competing in the ability to generate the most personalized music …

Music RecommendationRecommendation Systems

Emotion-Driven Personalized Recommendation for AI-Generated Content Using Multi-Modal Sentiment and Intent Analysis

2025-11-25 · Zheqi Hu, Xuanjing Chen, Jinlin Hu arxiv

With the rapid growth of AI-generated content (AIGC) across domains such as music, video, and literature, the demand for emotionally aware recommendation systems has become increasingly important. Traditional recommender…

Emotional IntelligenceRecommendation SystemsIntent Recognition

Words to Waves: Emotion-Adaptive Music Recommendation System

2025-09-17 · Apoorva Chavali, Reeve Menezes arxiv

Current recommendation systems often tend to overlook emotional context and rely on historical listening patterns or static mood tags. This paper introduces a novel music recommendation framework employing a variant of W…

Recommendation Systems

Music Emotion Prediction Using Recurrent Neural Networks

2024-05-10 · Xinyu Chang, Xiangyu Zhang, Haoruo Zhang, Yulu Ran

This study explores the application of recurrent neural networks to recognize emotions conveyed in music, aiming to enhance music recommendation systems and support therapeutic interventions by tailoring music to fit lis…

Music RecommendationPredictionRecommendation Systems