paper-with-me

홈 › Papers

A Methodology for the Offline Evaluation of Recommender Systems in a User Interface with Multiple Carousels

2021-05-13 · Nicolò Felicioni, Maurizio Ferrari Dacrema, Paolo Cremonesi

Many video-on-demand and music streaming services provide the user with a page consisting of several recommendation lists, i.e. widgets or swipeable carousels, each built with a specific criterion (e.g. most recent, TV series, etc.). Finding efficient strategies to select which carousels to display is an active research topic of great industrial interest. In this setting, the overall quality of the recommendations of a new algorithm cannot be assessed by measuring solely its individual recommendation quality. Rather, it should be evaluated in a context where other recommendation lists are already available, to account for how they complement each other. This is not considered by traditional offline evaluation protocols. Hence, we propose an offline evaluation protocol for a carousel setting in which the recommendation quality of a model is measured by how much it improves upon that of an already available set of carousels. We report experiments on publicly available datasets on the movie domain and notice that under a carousel setting the ranking of the algorithms change. In particular, when a SLIM carousel is available, matrix factorization models tend to be preferred, while item-based models are penalized. We also propose to extend ranking metrics to the two-dimensional carousel layout in order to account for a known position bias, i.e. users will not explore the lists sequentially, but rather concentrate on the top-left corner of the screen.

📄 PDF Abstract BibTeX arXiv:2105.06275

Code (1)

nicolo-felicioni/RecSysCarouselEvaluation 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Bridging Offline-Online Evaluation with a Time-dependent and Popularity Bias-free Offline Metric for Recommenders

2023-08-14 · Petr Kasalický, Rodrigo Alves, Pavel Kordík

The evaluation of recommendation systems is a complex task. The offline and online evaluation metrics for recommender systems are ambiguous in their true objectives. The majority of recently published papers benchmark th…

Recommendation Systems

The Simpson's Paradox in the Offline Evaluation of Recommendation Systems

2021-04-18 · Amir H. Jadidinejad, Craig Macdonald, Iadh Ounis

Recommendation systems are often evaluated based on user's interactions that were collected from an existing, already deployed recommendation system. In this situation, users only provide feedback on the exposed items an…

Recommendation Systems

On the Value of Bandit Feedback for Offline Recommender System Evaluation

2019-07-26 · Olivier Jeunen, David Rohde, Flavian vasile

In academic literature, recommender systems are often evaluated on the task of next-item prediction. The procedure aims to give an answer to the question: "Given the natural sequence of user-item interactions up to time …

Recommendation Systems

Estimating Error and Bias in Offline Evaluation Results

2020-01-26 · Mucun Tian, Michael D. Ekstrand

Offline evaluations of recommender systems attempt to estimate users' satisfaction with recommendations using static data from prior user interactions. These evaluations provide researchers and developers with first appr…

Recommendation Systems

RecSys Arena: Pair-wise Recommender System Evaluation with Large Language Models

2024-12-15 · Zhuo Wu, Qinglin Jia, Chuhan Wu, Zhaocheng Du 외

Evaluating the quality of recommender systems is critical for algorithm design and optimization. Most evaluation methods are computed based on offline metrics for quick algorithm evolution, since online experiments are u…

ChatbotRecommendation Systems