paper-with-me

Papers

Off-Policy Evaluation from Logged Human Feedback

2024-06-14 · Aniruddha Bhargava, Lalit Jain, Branislav Kveton, Ge Liu, Subhojyoti Mukherjee

Learning from human feedback has been central to recent advances in artificial intelligence and machine learning. Since the collection of human feedback is costly, a natural question to ask is if the new feedback always needs to collected. Or could we evaluate a new model with the human feedback on responses of another model? This motivates us to study off-policy evaluation from logged human feedback. We formalize the problem, propose both model-based and model-free estimators for policy values, and show how to optimize them. We analyze unbiasedness of our estimators and evaluate them empirically. Our estimators can predict the absolute values of evaluated policies, rank them, and be optimized.

📄 PDF Abstract BibTeX arXiv:2406.10030

Code (0)

등록된 구현이 없습니다.

Tasks

Off-policy evaluation

Similar Papers 제목 키워드 기반

Off-Policy Evaluation and Learning from Logged Bandit Feedback: Error Reduction via Surrogate Policy

2018-08-01 · ICLR 2019 5 · Yuan Xie, Boyi Liu, Qiang Liu, Zhaoran Wang 외

When learning from a batch of logged bandit feedback, the discrepancy between the policy to be learned and the off-policy training data imposes statistical and computational challenges. Unlike classical supervised learni…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONOff-policy evaluationRecommendation Systems

Semi-supervised Batch Learning From Logged Data

2022-09-15 · Gholamali Aminian, Armin Behnamnia, Roberto Vega, Laura Toni 외

Off-policy learning methods are intended to learn a policy from logged data, which includes context, action, and feedback (cost or reward) for each sample point. In this work, we build on the counterfactual risk minimiza…

counterfactual

Top-K Off-Policy Correction for a REINFORCE Recommender System

2018-12-06 · Minmin Chen, Alex Beutel, Paul Covington, Sagar Jain 외

Industrial recommender systems deal with extremely large action spaces -- many millions of items to recommend. Moreover, they need to serve billions of users, who are unique at any point in time, making a complex user st…

Recommendation Systems

Multi-Action Dialog Policy Learning from Logged User Feedback

2023-02-27 · Shuo Zhang, Junzhou Zhao, Pinghui Wang, Tianxiang Wang 외

Multi-action dialog policy, which generates multiple atomic dialog actions per turn, has been widely applied in task-oriented dialog systems to provide expressive and efficient system responses. Existing policy models us…

Improving a Neural Semantic Parser by Counterfactual Learning from Human Bandit Feedback

2018-05-03 · ACL 2018 7 · Carolin Lawrence, Stefan Riezler

Counterfactual learning from human bandit feedback describes a scenario where user feedback on the quality of outputs of a historic system is logged and used to improve a target system. We show how to apply this learning…

counterfactualSemantic Parsing