paper-with-me

홈 › Papers

Where Do We Go From Here? Guidelines For Offline Recommender Evaluation

2022-11-02 · Tobias Schnabel

Various studies in recent years have pointed out large issues in the offline evaluation of recommender systems, making it difficult to assess whether true progress has been made. However, there has been little research into what set of practices should serve as a starting point during experimentation. In this paper, we examine four larger issues in recommender system research regarding uncertainty estimation, generalization, hyperparameter optimization and dataset pre-processing in more detail to arrive at a set of guidelines. We present a TrainRec, a lightweight and flexible toolkit for offline training and evaluation of recommender systems that implements these guidelines. Different from other frameworks, TrainRec is a toolkit that focuses on experimentation alone, offering flexible modules that can be can be used together or in isolation. Finally, we demonstrate TrainRec's usefulness by evaluating a diverse set of twelve baselines across ten datasets. Our results show that (i) many results on smaller datasets are likely not statistically significant, (ii) there are at least three baselines that perform well on most datasets and should be considered in future experiments, and (iii) improved uncertainty quantification (via nested CV and statistical testing) rules out some reported differences between linear and neural methods. Given these results, we advocate that future research should standardize evaluation using our suggested guidelines.

📄 PDF Abstract BibTeX arXiv:2211.01261

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter OptimizationRecommendation SystemsUncertainty Quantification

Similar Papers 제목 키워드 기반

Widespread Flaws in Offline Evaluation of Recommender Systems

2023-07-27 · Balázs Hidasi, Ádám Tibor Czapp

Even though offline evaluation is just an imperfect proxy of online performance -- due to the interactive nature of recommenders -- it will probably remain the primary way of evaluation in recommender systems research fo…

Recommendation Systems

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

Evaluation of recommender systems in streaming environments

2015-04-30 · Vinagre João, Jorge Alípio Mário, Gama João

Evaluation of recommender systems is typically done with finite datasets. This means that conventional evaluation methodologies are only applicable in offline experiments, where data and models are stationary. However, i…

Recommendation Systems

On the Reliability of Sampling Strategies in Offline Recommender Evaluation

2025-08-07 · Bruno L. Pereira, Alan Said, Rodrygo L. T. Santos arxiv

Offline evaluation plays a central role in benchmarking recommender systems when online testing is impractical or risky. However, it is susceptible to two key sources of bias: exposure bias, where users only interact wit…

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