Identifiability Matters: Revealing the Hidden Recoverable Condition in Unbiased Learning to Rank
Mouxiang Chen, Chenghao Liu, Zemin Liu, Zhuo Li, Jianling Sun
TL;DR
This work reveals that recovering true relevance from biased click logs in ULTR is not guaranteed and formalizes identifiability as recovering $r(x)$ up to a scalar when $r(x)o(t)=r'(x)o'(t)$. It shows identifiability is equivalent to the connectivity of an identifiability graph (IG) constructed from the dataset, and introduces two data-editing methods—node intervention (online swaps guided by an MST) and node merging (offline merging of bias nodes with bounded error)—to restore IG connectivity. Empirical validation on fully synthetic data, Yahoo! and Istella-S, and TianGong-ST demonstrates that identifiability improves ranking performance, and that excessive bias factors can induce unidentifiability in real data. The results offer practical, model-agnostic remedies for ULTR bias and highlight the importance of dataset design and initialization in achieving reliable relevance recovery.
Abstract
Unbiased Learning to Rank (ULTR) aims to train unbiased ranking models from biased click logs, by explicitly modeling a generation process for user behavior and fitting click data based on examination hypothesis. Previous research found empirically that the true latent relevance is mostly recoverable through click fitting. However, we demonstrate that this is not always achievable, resulting in a significant reduction in ranking performance. This research investigates the conditions under which relevance can be recovered from click data in the first principle. We initially characterize a ranking model as identifiable if it can recover the true relevance up to a scaling transformation, a criterion sufficient for the pairwise ranking objective. Subsequently, we investigate an equivalent condition for identifiability, articulated as a graph connectivity test problem: the recovery of relevance is feasible if and only if the identifiability graph (IG), derived from the underlying structure of the dataset, is connected. The presence of a disconnected IG may lead to degenerate cases and suboptimal ranking performance. To tackle this challenge, we introduce two methods, namely node intervention and node merging, designed to modify the dataset and restore the connectivity of the IG. Empirical results derived from a simulated dataset and two real-world LTR benchmark datasets not only validate our proposed theory but also demonstrate the effectiveness of our methods in alleviating data bias when the relevance model is unidentifiable.
