pith. sign in

arxiv: 2006.02579 · v1 · pith:EORQBOGFnew · submitted 2020-06-03 · 💻 cs.LG · cs.AI

Causality and Batch Reinforcement Learning: Complementary Approaches To Planning In Unknown Domains

classification 💻 cs.LG cs.AI
keywords algorithmslearningreinforcementsettingsapproachesbatchdataevaluation
0
0 comments X
read the original abstract

Reinforcement learning algorithms have had tremendous successes in online learning settings. However, these successes have relied on low-stakes interactions between the algorithmic agent and its environment. In many settings where RL could be of use, such as health care and autonomous driving, the mistakes made by most online RL algorithms during early training come with unacceptable costs. These settings require developing reinforcement learning algorithms that can operate in the so-called batch setting, where the algorithms must learn from set of data that is fixed, finite, and generated from some (possibly unknown) policy. Evaluating policies different from the one that collected the data is called off-policy evaluation, and naturally poses counter-factual questions. In this project we show how off-policy evaluation and the estimation of treatment effects in causal inference are two approaches to the same problem, and compare recent progress in these two areas.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Review of Causal Decision Making

    stat.ML 2025-02 unverdicted novelty 2.0

    A review that organizes causal decision making into three stages and consolidates methods into an open Python collection.