Advancing Cultural Inclusivity: Optimizing Embedding Spaces for Balanced Music Recommendations
Armin Moradi, Nicola Neophytou, Golnoosh Farnadi
TL;DR
The paper tackles cultural and popularity bias in music recommendations by analyzing the embedding-space geometry of a prototype-based matrix factorization method (ProtoMF). It introduces two in-space enhancements—Prototype-K-filtering and Prototype-Distributing Regularizer—that modify how prototypes are used and distributed without changing the original loss function. Empirical results on LastFM-2b and MovieLens-1M demonstrate reduced disparities between underrepresented and overrepresented groups while maintaining or improving recommendation quality. This work advances fairer, more inclusive music discovery and highlights the potential of embedding-space design for transparent, culturally aware recommendations.
Abstract
Popularity bias in music recommendation systems -- where artists and tracks with the highest listen counts are recommended more often -- can also propagate biases along demographic and cultural axes. In this work, we identify these biases in recommendations for artists from underrepresented cultural groups in prototype-based matrix factorization methods. Unlike traditional matrix factorization methods, prototype-based approaches are interpretable. This allows us to directly link the observed bias in recommendations for minority artists (the effect) to specific properties of the embedding space (the cause). We mitigate popularity bias in music recommendation through capturing both users' and songs' cultural nuances in the embedding space. To address these challenges while maintaining recommendation quality, we propose two novel enhancements to the embedding space: i) we propose an approach to filter-out the irrelevant prototypes used to represent each user and item to improve generalizability, and ii) we introduce regularization techniques to reinforce a more uniform distribution of prototypes within the embedding space. Our results demonstrate significant improvements in reducing popularity bias and enhancing demographic and cultural fairness in music recommendations while achieving competitive -- if not better -- overall performance.
