paper-with-me

홈 › Papers

Practical and Robust Safety Guarantees for Advanced Counterfactual Learning to Rank

2024-07-29 · Shashank Gupta, Harrie Oosterhuis, Maarten de Rijke

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. Our contributions are two-fold. First, we generalize the existing safe CLTR approach to make it applicable to state-of-the-art doubly robust CLTR and trust bias. Second, 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 both our novel safe doubly robust method and PRPO provide higher performance than the existing safe inverse propensity scoring approach. However, in unexpected circumstances, the safe doubly robust approach can become unsafe and bring detrimental performance. In contrast, 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.

📄 PDF Abstract BibTeX arXiv:2407.19943

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualLearning-To-Rank

Similar Papers 제목 키워드 기반

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

2024-09-15 · Shashank Gupta, Harrie Oosterhuis, Maarten de Rijke

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 p…

counterfactualLearning-To-Rank

CANDOR: Counterfactual ANnotated DOubly Robust Off-Policy Evaluation

2024-12-11 · Aishwarya Mandyam, Shengpu Tang, Jiayu Yao, Jenna Wiens 외

Off-policy evaluation (OPE) provides safety guarantees by estimating the performance of a policy before deployment. Recent work introduced IS+, an importance sampling (IS) estimator that uses expert-annotated counterfact…

counterfactualOff-policy evaluation

Dialogue based Interactive Explanations for Safety Decisions in Human Robot Collaboration

2026-04-07 · Yifan Xu, Xiao Zhan, Akilu Yunusa Kaltungo, Ming Shan Ng 외 arxiv

As robots increasingly operate in shared, safety critical environments, acting safely is no longer sufficient robots must also make their safety decisions intelligible to human collaborators. In human robot collaboration…

Stability Mechanisms for Predictive Safety Filters

2024-04-08 · Elias Milios, Kim Peter Wabersich, Felix Berkel, Lukas Schwenkel

Predictive safety filters enable the integration of potentially unsafe learning-based control approaches and humans into safety-critical systems. In addition to simple constraint satisfaction, many control problems invol…

Model Predictive Control

LLaPa: A Vision-Language Model Framework for Counterfactual-Aware Procedural Planning

2025-07-11 · Shibo Sun, Xue Li, Donglin Di, Mingjie Wei 외 arxiv

While large language models (LLMs) have advanced procedural planning for embodied AI systems through strong reasoning abilities, the integration of multimodal inputs and counterfactual reasoning remains underexplored. To…