paper-with-me

Papers

The Unfairness of Popularity Bias in Music Recommendation: A Reproducibility Study

2019-12-10 · Dominik Kowald, Markus Schedl, Elisabeth Lex

Research has shown that recommender systems are typically biased towards popular items, which leads to less popular items being underrepresented in recommendations. The recent work of Abdollahpouri et al. in the context of movie recommendations has shown that this popularity bias leads to unfair treatment of both long-tail items as well as users with little interest in popular items. In this paper, we reproduce the analyses of Abdollahpouri et al. in the context of music recommendation. Specifically, we investigate three user groups from the LastFM music platform that are categorized based on how much their listening preferences deviate from the most popular music among all LastFM users in the dataset: (i) low-mainstream users, (ii) medium-mainstream users, and (iii) high-mainstream users. In line with Abdollahpouri et al., we find that state-of-the-art recommendation algorithms favor popular items also in the music domain. However, their proposed Group Average Popularity metric yields different results for LastFM than for the movie domain, presumably due to the larger number of available items (i.e., music artists) in the LastFM dataset we use. Finally, we compare the accuracy results of the recommendation algorithms for the three user groups and find that the low-mainstreaminess group significantly receives the worst recommendations.

📄 PDF Abstract BibTeX arXiv:1912.04696

Code (3)

domkowald/LFM1b-analyses 공식 구현
domkowald/LFM_processing
domkowald/fairrecsys

Tasks

Music RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Potential Factors Leading to Popularity Unfairness in Recommender Systems: A User-Centered Analysis

2023-10-04 · Masoud Mansoury, Finn Duijvestijn, Imane Mourabet

Popularity bias is a well-known issue in recommender systems where few popular items are over-represented in the input data, while majority of other less popular items are under-represented. This disparate representation…

Movie RecommendationRecommendation Systems

The Unfairness of Popularity Bias in Book Recommendation

2022-02-27 · Mohammadmehdi Naghiaei, Hossein A. Rahmani, Mahdi Dehghan

Recent studies have shown that recommendation systems commonly suffer from popularity bias. Popularity bias refers to the problem that popular items (i.e., frequently rated items) are recommended frequently while less po…

FairnessRecommendation Systems

Causal Intervention for Fairness in Multi-behavior Recommendation

2022-09-10 · Xi Wang, Wenjie Wang, Fuli Feng, Wenge Rong 외

Recommender systems usually learn user interests from various user behaviors, including clicks and post-click behaviors (e.g., like and favorite). However, these behaviors inevitably exhibit popularity bias, leading to s…

FairnessRecommendation Systems

The Unfairness of Active Users and Popularity Bias in Point-of-Interest Recommendation

2022-02-27 · Hossein A. Rahmani, Yashar Deldjoo, Ali Tourani, Mohammadmehdi Naghiaei

Point-of-Interest (POI) recommender systems provide personalized recommendations to users and help businesses attract potential customers. Despite their success, recent studies suggest that highly data-driven recommendat…

FairnessRecommendation Systems

Popularity Degradation Bias in Local Music Recommendation

2023-09-20 · April Trainor, Douglas Turnbull

In this paper, we study the effect of popularity degradation bias in the context of local music recommendations. Specifically, we examine how accurate two top-performing recommendation algorithms, Weight Relevance Matrix…

Music Recommendation