2020

Causally Correct Partial Models for Reinforcement Learning

Rezende, Danilo J., Danihelka, Ivo, Papamakarios, George et al.

Understand

In reinforcement learning, we can learn a model of future observations and rewards, and use it to plan the agent's next actions.

  • However, jointly modeling future observations can be computationally expensive or even intractable if the observations are high-dimensional (e.g.
  • images).
  • For this reason, previous works have considered partial models, which model only part of the observation.

Reading the bibliography…