paper-with-me

홈 › Papers

Unbiased Offline Evaluation for Learning to Rank with Business Rules

2023-11-03 · Matej Jakimov, Alexander Buchholz, Yannik Stein, Thorsten Joachims

For industrial learning-to-rank (LTR) systems, it is common that the output of a ranking model is modified, either as a results of post-processing logic that enforces business requirements, or as a result of unforeseen design flaws or bugs present in real-world production systems. This poses a challenge for deploying off-policy learning and evaluation methods, as these often rely on the assumption that rankings implied by the model's scores coincide with displayed items to the users. Further requirements for reliable offline evaluation are proper randomization and correct estimation of the propensities of displaying each item in any given position of the ranking, which are also impacted by the aforementioned post-processing. We investigate empirically how these scenarios impair off-policy evaluation for learning-to-rank models. We then propose a novel correction method based on the Birkhoff-von-Neumann decomposition that is robust to this type of post-processing. We obtain more accurate off-policy estimates in offline experiments, overcoming the problem of post-processed rankings. To the best of our knowledge this is the first study on the impact of real-world business rules on offline evaluation of LTR models.

📄 PDF Abstract BibTeX arXiv:2311.01828

Code (0)

등록된 구현이 없습니다.

Tasks

Learning-To-RankOff-policy evaluation

Similar Papers 제목 키워드 기반

Unbiased Learning to Rank: Online or Offline?

2020-04-28 · Qingyao Ai, Tao Yang, Huazheng Wang, Jiaxin Mao

How to obtain an unbiased ranking model by learning to rank with biased user feedback is an important research question for IR. Existing work on unbiased learning to rank (ULTR) can be broadly categorized into two groups…

Learning-To-Rank

ULTRA: An Unbiased Learning To Rank Algorithm Toolbox

2021-08-11 · Anh Tran, Tao Yang, Qingyao Ai

Learning to rank systems has become an important aspect of our daily life. However, the implicit user feedback that is used to train many learning to rank models is usually noisy and suffered from user bias (i.e., positi…

Learning-To-Rank

Unbiased Learning to Rank with Unbiased Propensity Estimation

2018-04-16 · Qingyao Ai, Keping Bi, Cheng Luo, Jiafeng Guo 외

Learning to rank with biased click data is a well-known challenge. A variety of methods has been explored to debias click data for learning to rank such as click models, result interleaving and, more recently, the unbias…

Learning-To-Rankparameter estimation

On (Normalised) Discounted Cumulative Gain as an Off-Policy Evaluation Metric for Top-$n$ Recommendation

2023-07-27 · Olivier Jeunen, Ivan Potapov, Aleksei Ustimenko

Approaches to recommendation are typically evaluated in one of two ways: (1) via a (simulated) online experiment, often seen as the gold standard, or (2) via some offline evaluation procedure, where the goal is to approx…

Information RetrievalOff-policy evaluation

A Practical Deep Online Ranking System in E-commerce Recommendation

2018-09-01 · journal 2018 9 · Yan Yan1, Zitao Liu2, Meng Zhao1, Wentao Guo1 외

User online shopping experience in modern e-commerce websites critically relies on real-time personalized recommendations. However, building a productionized recommender system still remains challenging due to a massive …

Recommendation SystemsRe-RankingRetrieval