LGIRSep 15, 2024

Proximal Ranking Policy Optimization for Practical Safety in Counterfactual Learning to Rank

arXiv:2409.09881v11 citationsh-index: 20
Originality Incremental advance
AI Analysis

This addresses safety issues in ranking systems for real-world applications, offering an incremental improvement over existing methods.

The paper tackles the risk of performance degradation in counterfactual learning to rank by proposing proximal ranking policy optimization (PRPO), which ensures safety without user behavior assumptions and maintains safety in adversarial situations.

Counterfactual learning to rank (CLTR) can be risky and, in various circumstances, can produce sub-optimal models that hurt performance when deployed. Safe CLTR was introduced to mitigate these risks when using inverse propensity scoring to correct for position bias. However, the existing safety measure for CLTR is not applicable to state-of-the-art CLTR methods, cannot handle trust bias, and relies on specific assumptions about user behavior. We propose a novel approach, proximal ranking policy optimization (PRPO), that provides safety in deployment without assumptions about user behavior. PRPO removes incentives for learning ranking behavior that is too dissimilar to a safe ranking model. Thereby, PRPO imposes a limit on how much learned models can degrade performance metrics, without relying on any specific user assumptions. Our experiments show that PRPO provides higher performance than the existing safe inverse propensity scoring approach. PRPO always maintains safety, even in maximally adversarial situations. By avoiding assumptions, PRPO is the first method with unconditional safety in deployment that translates to robust safety for real-world applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes