paper-with-me

홈 › Papers

Counterfactual Learning of Stochastic Policies with Continuous Actions: from Models to Offline Evaluation

2020-04-22 · Houssam Zenati, Alberto Bietti, Matthieu Martin, Eustache Diemert, Pierre Gaillard, Julien Mairal

Counterfactual reasoning from logged data has become increasingly important for many applications such as web advertising or healthcare. In this paper, we address the problem of learning stochastic policies with continuous actions from the viewpoint of counterfactual risk minimization (CRM). While the CRM framework is appealing and well studied for discrete actions, the continuous action case raises new challenges about modelization, optimization, and~offline model selection with real data which turns out to be particularly challenging. Our paper contributes to these three aspects of the CRM estimation pipeline. First, we introduce a modelling strategy based on a joint kernel embedding of contexts and actions, which overcomes the shortcomings of previous discretization approaches. Second, we empirically show that the optimization aspect of counterfactual learning is important, and we demonstrate the benefits of proximal point algorithms and differentiable estimators. Finally, we propose an evaluation protocol for offline policies in real-world logged systems, which is challenging since policies cannot be replayed on test data, and we release a new large-scale dataset along with multiple synthetic, yet realistic, evaluation setups.

📄 PDF Abstract BibTeX arXiv:2004.11722

Code (1)

criteo-research/optimization-continuous-action-crm 공식 구현

Tasks

counterfactualCounterfactual ReasoningModel Selection

Similar Papers 제목 키워드 기반

Counterfactual Learning for Machine Translation: Degeneracies and Solutions

2017-11-23 · Carolin Lawrence, Pratik Gajane, Stefan Riezler

Counterfactual learning is a natural scenario to improve web-based machine translation services by offline learning from feedback logged during user interactions. In order to avoid the risk of showing inferior translatio…

counterfactualMachine TranslationTranslation

Counterfactual learning of new adaptive instructional policies using logged data

2026-06-22 · Samuel Girard, Sein Minn, Amel Bouzeghoub, Jill-Jênn Vie arxiv

Optimizing instructional policies in Intelligent Tutoring Systems (ITS) typically requires costly online experimentation or student simulators that may fail to capture real-world dynamics. This paper introduces an offlin…

ACTER: Diverse and Actionable Counterfactual Sequences for Explaining and Diagnosing RL Policies

2024-02-09 · Jasmina Gajcin, Ivana Dusparic

Understanding how failure occurs and how it can be prevented in reinforcement learning (RL) is necessary to enable debugging, maintain user trust, and develop personalized policies. Counterfactual reasoning has often bee…

counterfactualCounterfactual ReasoningDiversityreinforcement-learning+1

Adversarial Counterfactual Environment Model Learning

2023-09-21 · NeurIPS 2023 11

An accurate environment dynamics model is crucial for various downstream tasks, such as counterfactual prediction, off-policy evaluation, and offline reinforcement learning. Currently, these models were learned through …

Sequential Counterfactual Risk Minimization

2023-02-23 · Houssam Zenati, Eustache Diemert, Matthieu Martin, Julien Mairal 외

Counterfactual Risk Minimization (CRM) is a framework for dealing with the logged bandit feedback problem, where the goal is to improve a logging policy using offline data. In this paper, we explore the case where it is …

counterfactual