Document Similarity Enhanced IPS Estimation for Unbiased Learning to Rank
Zeyan Liang, Graham McDonald, Iadh Ounis

TL;DR
This paper introduces IPSsim, an improved inverse propensity scoring method that incorporates document similarity to better mitigate position bias in learning to rank models, leading to more accurate relevance estimation.
Contribution
The paper proposes IPSsim, a novel extension to IPS that considers document similarity, enhancing bias correction in learning to rank models.
Findings
IPSsim outperforms existing IPS estimators in experiments.
Significant ~3% NDCG improvement at top-50 rankings.
Effective across various datasets and click simulation settings.
Abstract
Learning to Rank (LTR) models learn from historical user interactions, such as user clicks. However, there is an inherent bias in the clicks of users due to position bias, i.e., users are more likely to click highly-ranked documents than low-ranked documents. To address this bias when training LTR models, many approaches from the literature re-weight the users' click data using Inverse Propensity Scoring (IPS). IPS re-weights the user's clicks proportionately to the position in the historical ranking that a document was placed when it was clicked since low-ranked documents are less likely to be seen by a user. In this paper, we argue that low-ranked documents that are similar to highly-ranked relevant documents are also likely to be relevant. Moreover, accounting for the similarity of low-ranked documents to highly ranked relevant documents when calculating IPS can more effectively…
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
TopicsMultimodal Machine Learning Applications · Recommender Systems and Techniques · Information Retrieval and Search Behavior
