paper-with-me

홈 › Papers

A Re-visit of the Popularity Baseline in Recommender Systems

2020-05-28 · Yitong Ji, Aixin Sun, Jie Zhang, Chenliang Li

Popularity is often included in experimental evaluation to provide a reference performance for a recommendation task. To understand how popularity baseline is defined and evaluated, we sample 12 papers from top-tier conferences including KDD, WWW, SIGIR, and RecSys, and 6 open source toolkits. We note that the widely adopted MostPop baseline simply ranks items based on the number of interactions in the training data. We argue that the current evaluation of popularity (i) does not reflect the popular items at the time when a user interacts with the system, and (ii) may recommend items released after a user's last interaction with the system. On the widely used MovieLens dataset, we show that the performance of popularity could be significantly improved by 70% or more, if we consider the popular items at the time point when a user interacts with the system. We further show that, on MovieLens dataset, the users having lower tendencies on movies tend to follow the crowd and rate more popular movies. Movie lovers who rate a large number of movies, rate movies based on their own preferences and interests. Through this study, we call for a re-visit of the popularity baseline in recommender system to better reflect its effectiveness.

📄 PDF Abstract BibTeX arXiv:2005.13829

Code (1)

kcyt/RecEval-Evaluation-Framework

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Large Language Models as Recommender Systems: A Study of Popularity Bias

2024-06-03 · Jan Malte Lichtenberg, Alexander Buchholz, Pola Schwöbel

The issue of popularity bias -- where popular items are disproportionately recommended, overshadowing less popular but potentially relevant items -- remains a significant challenge in recommender systems. Recent advancem…

Movie RecommendationRecommendation Systems

The Diversity Paradox revisited: Systemic Effects of Feedback Loops in Recommender Systems

2026-02-18 · Gabriele Barlacchi, Margherita Lalli, Emanuele Ferragina, Fosca Giannotti 외 arxiv

Recommender systems shape individual choices through feedback loops in which user behavior and algorithmic recommendations coevolve over time. The systemic effects of these loops remain poorly understood, in part due to …

Revisiting Popularity and Demographic Biases in Recommender Evaluation and Effectiveness

2021-10-15 · Nicola Neophytou, Bhaskar Mitra, Catherine Stinson

Recommendation algorithms are susceptible to popularity bias: a tendency to recommend popular items even when they fail to meet user needs. A related issue is that the recommendation quality can vary by demographic group…

Enhancing Tourism Recommender Systems for Sustainable City Trips Using Retrieval-Augmented Generation

2024-09-26 · Ashmi Banerjee, Adithi Satish, Wolfgang Wörndl

Tourism Recommender Systems (TRS) have traditionally focused on providing personalized travel suggestions, often prioritizing user preferences without considering broader sustainability goals. Integrating sustainability …

RAGRecommendation SystemsRerankingRetrieval+1

Revisiting Self-Attentive Sequential Recommendation

2025-04-13 · Zan Huang

Recommender systems are ubiquitous in on-line services to drive businesses. And many sequential recommender models were deployed in these systems to enhance personalization. The approach of using the transformer decoder …

DecoderRecommendation SystemsSequential Recommendation