Unbiased Learning-to-Rank with Biased Feedback
Thorsten Joachims, Adith Swaminathan, Tobias Schnabel

TL;DR
This paper introduces a counterfactual inference framework for unbiased Learning-to-Rank using biased implicit feedback, enabling effective training without repeated queries and improving search engine performance.
Contribution
It develops a theoretical framework and a Propensity-Weighted Ranking SVM for unbiased LTR from biased implicit feedback, addressing limitations of traditional de-biasing methods.
Findings
Effective bias mitigation in LTR from implicit feedback
Robustness to noise and propensity model misspecification
Significant retrieval performance improvements in real-world search engine
Abstract
Implicit feedback (e.g., clicks, dwell times, etc.) is an abundant source of data in human-interactive systems. While implicit feedback has many advantages (e.g., it is inexpensive to collect, user centric, and timely), its inherent biases are a key obstacle to its effective use. For example, position bias in search rankings strongly influences how many clicks a result receives, so that directly using click data as a training signal in Learning-to-Rank (LTR) methods yields sub-optimal results. To overcome this bias problem, we present a counterfactual inference framework that provides the theoretical basis for unbiased LTR via Empirical Risk Minimization despite biased data. Using this framework, we derive a Propensity-Weighted Ranking SVM for discriminative learning from implicit feedback, where click models take the role of the propensity estimator. In contrast to most conventional…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Optimization and Search Problems · Information Retrieval and Search Behavior
MethodsSupport Vector Machine
