A Distributed and Accountable Approach to Offline Recommender Systems Evaluation
Diego Monti, Giuseppe Rizzo, Maurizio Morisio

TL;DR
RecLab is an open source distributed framework that standardizes offline recommender system evaluation, enabling fair comparison, accountability, and easy integration of diverse algorithms through web protocols and a unified interface.
Contribution
It introduces RecLab, a novel open source tool that facilitates distributed, accountable, and standardized offline evaluation of recommender systems using web APIs.
Findings
Supports integration of algorithms with different technologies
Provides comprehensive metrics for evaluation
Stores results publicly for transparency and comparison
Abstract
Different software tools have been developed with the purpose of performing offline evaluations of recommender systems. However, the results obtained with these tools may be not directly comparable because of subtle differences in the experimental protocols and metrics. Furthermore, it is difficult to analyze in the same experimental conditions several algorithms without disclosing their implementation details. For these reasons, we introduce RecLab, an open source software for evaluating recommender systems in a distributed fashion. By relying on consolidated web protocols, we created RESTful APIs for training and querying recommenders remotely. In this way, it is possible to easily integrate into the same toolkit algorithms realized with different technologies. In details, the experimenter can perform an evaluation by simply visiting a web interface provided by RecLab. The framework…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Caching and Content Delivery
