LGFeb 14, 2022

Provably Efficient Causal Model-Based Reinforcement Learning for Systematic Generalization

arXiv:2202.06545v319 citations
Originality Highly original
AI Analysis

This addresses the challenge of enabling agents to generalize efficiently across a large set of environments in reinforcement learning, though it is incremental as it relies on specific structural assumptions.

The paper tackles the problem of systematic generalization in sequential decision making by proposing a provably efficient algorithm that guarantees any desired planning error up to an unavoidable sub-optimality term with polynomial sample complexity, using a causal model-based reinforcement learning approach.

In the sequential decision making setting, an agent aims to achieve systematic generalization over a large, possibly infinite, set of environments. Such environments are modeled as discrete Markov decision processes with both states and actions represented through a feature vector. The underlying structure of the environments allows the transition dynamics to be factored into two components: one that is environment-specific and another that is shared. Consider a set of environments that share the laws of motion as an example. In this setting, the agent can take a finite amount of reward-free interactions from a subset of these environments. The agent then must be able to approximately solve any planning task defined over any environment in the original set, relying on the above interactions only. Can we design a provably efficient algorithm that achieves this ambitious goal of systematic generalization? In this paper, we give a partially positive answer to this question. First, we provide a tractable formulation of systematic generalization by employing a causal viewpoint. Then, under specific structural assumptions, we provide a simple learning algorithm that guarantees any desired planning error up to an unavoidable sub-optimality term, while showcasing a polynomial sample complexity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes