# Estimating Position Bias without Intrusive Interventions

**Authors:** Aman Agarwal, Ivan Zaitsev, Xuanhui Wang, Cheng Li, Marc Najork and, Thorsten Joachims

arXiv: 1812.05161 · 2018-12-14

## TL;DR

This paper introduces a novel method for accurately estimating position bias in search systems without manual relevance judgments or disruptive interventions, using historic logs and a new extremum estimator.

## Contribution

It presents the first consistent propensity estimation method that leverages historic feedback logs from multiple ranking functions without intrusive interventions.

## Key findings

- The estimator outperforms existing methods in real-world search systems.
- The approach is robust across various simulated scenarios.
- It enables bias correction without manual relevance judgments.

## Abstract

Presentation bias is one of the key challenges when learning from implicit feedback in search engines, as it confounds the relevance signal. While it was recently shown how counterfactual learning-to-rank (LTR) approaches \cite{Joachims/etal/17a} can provably overcome presentation bias when observation propensities are known, it remains to show how to effectively estimate these propensities. In this paper, we propose the first method for producing consistent propensity estimates without manual relevance judgments, disruptive interventions, or restrictive relevance modeling assumptions. First, we show how to harvest a specific type of intervention data from historic feedback logs of multiple different ranking functions, and show that this data is sufficient for consistent propensity estimation in the position-based model. Second, we propose a new extremum estimator that makes effective use of this data. In an empirical evaluation, we find that the new estimator provides superior propensity estimates in two real-world systems -- Arxiv Full-text Search and Google Drive Search. Beyond these two points, we find that the method is robust to a wide range of settings in simulation studies.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.05161/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1812.05161/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/1812.05161/full.md

---
Source: https://tomesphere.com/paper/1812.05161