paper-with-me

Papers

BARS: Towards Open Benchmarking for Recommender Systems

2022-05-19 · Jieming Zhu, Quanyu Dai, Liangcai Su, Rong Ma, Jinyang Liu, Guohao Cai, Xi Xiao, Rui Zhang

The past two decades have witnessed the rapid development of personalized recommendation techniques. Despite significant progress made in both research and practice of recommender systems, to date, there is a lack of a widely-recognized benchmarking standard in this field. Many existing studies perform model evaluations and comparisons in an ad-hoc manner, for example, by employing their own private data splits or using different experimental settings. Such conventions not only increase the difficulty in reproducing existing studies, but also lead to inconsistent experimental results among them. This largely limits the credibility and practical value of research results in this field. To tackle these issues, we present an initiative project (namely BARS) aiming for open benchmarking for recommender systems. In comparison to some earlier attempts towards this goal, we take a further step by setting up a standardized benchmarking pipeline for reproducible research, which integrates all the details about datasets, source code, hyper-parameter settings, running logs, and evaluation results. The benchmark is designed with comprehensiveness and sustainability in mind. It covers both matching and ranking tasks, and also enables researchers to easily follow and contribute to the research in this field. This project will not only reduce the redundant efforts of researchers to re-implement or re-run existing baselines, but also drive more solid and reproducible research on recommender systems. We would like to call upon everyone to use the BARS benchmark for future evaluation, and contribute to the project through the portal at: https://openbenchmark.github.io/BARS.

📄 PDF Abstract BibTeX arXiv:2205.09626

Code (5)

openbenchmark/BARS 공식 구현 tf
chenjiyan2001/paddle-FGCNN paddle
liangcaisu/stem pytorch
reczoo/BARS tf
xue-pai/FuxiCTR pytorch

Tasks

BenchmarkingClick-Through Rate PredictionRecommendation Systems

Similar Papers 제목 키워드 기반

CRS Arena: Crowdsourced Benchmarking of Conversational Recommender Systems

2024-12-13 · Nolwenn Bernard, Hideaki Joko, Faegheh Hasibi, Krisztian Balog

We introduce CRS Arena, a research platform for scalable benchmarking of Conversational Recommender Systems (CRS) based on human feedback. The platform displays pairwise battles between anonymous conversational recommend…

BenchmarkingRecommendation Systems

RecAD: Towards A Unified Library for Recommender Attack and Defense

2023-09-09 · Changsheng Wang, Jianbai Ye, Wenjie Wang, Chongming Gao 외

In recent years, recommender systems have become a ubiquitous part of our daily lives, while they suffer from a high risk of being attacked due to the growing commercial and social values. Despite significant research pr…

BenchmarkingRecommendation Systems

Cornac: A Comparative Framework for Multimodal Recommender Systems

2020-05-08 · Aghiles Salah, Quoc-Tuan Truong, Hady W. Lauw

Cornac is an open-source Python framework for multimodal recommender systems. In addition to core utilities for accessing, building, evaluating, and comparing recommender models, Cornac is distinctive in putting emphasis…

BenchmarkingRecommendation Systems

Sequence-Aware Recommender Systems

2018-02-23 · Massimo Quadrana, Paolo Cremonesi, Dietmar Jannach

Recommender systems are one of the most successful applications of data mining and machine learning technology in practice. Academic research in the field is historically often based on the matrix completion problem form…

BenchmarkingMatrix CompletionRecommendation Systems

BARS-CTR: Open Benchmarking for Click-Through Rate Prediction

2020-09-12 · Jieming Zhu, Jinyang Liu, Shuai Yang, Qi Zhang 외

Click-through rate (CTR) prediction is a critical task for many applications, as its accuracy has a direct impact on user experience and platform revenue. In recent years, CTR prediction has been widely studied in both a…

BenchmarkingClick-Through Rate PredictionGPUPrediction+1