paper-with-me

Papers

Popularity Bias in Collaborative Filtering-Based Multimedia Recommender Systems

2022-03-01 · Dominik Kowald, Emanuel Lacic

Multimedia recommender systems suggest media items, e.g., songs, (digital) books and movies, to users by utilizing concepts of traditional recommender systems such as collaborative filtering. In this paper, we investigate a potential issue of such collaborative-filtering based multimedia recommender systems, namely popularity bias that leads to the underrepresentation of unpopular items in the recommendation lists. Therefore, we study four multimedia datasets, i.e., LastFm, MovieLens, BookCrossing and MyAnimeList, that we each split into three user groups differing in their inclination to popularity, i.e., LowPop, MedPop and HighPop. Using these user groups, we evaluate four collaborative filtering-based algorithms with respect to popularity bias on the item and the user level. Our findings are three-fold: firstly, we show that users with little interest into popular items tend to have large user profiles and thus, are important data sources for multimedia recommender systems. Secondly, we find that popular items are recommended more frequently than unpopular ones. Thirdly, we find that users with little interest into popular items receive significantly worse recommendations than users with medium or high interest into popularity.

📄 PDF Abstract BibTeX arXiv:2203.00376

Code (3)

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

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Recommender System for Online Dating Service

2007-03-09 · Lukas Brozovsky, Vaclav Petricek

Users of online dating sites are facing information overload that requires them to manually construct queries and browse huge amount of matching user profiles. This becomes even more problematic for multimedia profiles. …

Collaborative FilteringRecommendation Systems

Popularity Debiasing from Exposure to Interaction in Collaborative Filtering

2023-05-09 · YuanHao Liu, Qi Cao, HuaWei Shen, Yunfan Wu 외

Recommender systems often suffer from popularity bias, where popular items are overly recommended while sacrificing unpopular items. Existing researches generally focus on ensuring the number of recommendations exposure …

Collaborative FilteringRecommendation Systems

Noise Contrastive Estimation for Autoencoding-based One-Class Collaborative Filtering

2020-08-03 · Jin Peng Zhou, Ga Wu, Zheda Mai, Scott Sanner

One-class collaborative filtering (OC-CF) is a common class of recommendation problem where only the positive class is explicitly observed (e.g., purchases, clicks). Autoencoder based recommenders such as AutoRec and var…

Collaborative Filtering

Investigating Accuracy-Novelty Performance for Graph-based Collaborative Filtering

2022-04-26 · Minghao Zhao, Le Wu, Yile Liang, Lei Chen 외

Recent years have witnessed the great accuracy performance of graph-based Collaborative Filtering (CF) models for recommender systems. By taking the user-item interaction behavior as a graph, these graph-based CF models …

Collaborative FilteringRecommendation Systems

Managing multi-facet bias in collaborative filtering recommender systems

2023-02-21 · Samira Vaez Barenji, Saeed Farzi

Due to the extensive growth of information available online, recommender systems play a more significant role in serving people's interests. Traditional recommender systems mostly use an accuracy-focused approach to prod…

Collaborative FilteringRecommendation Systems