SOTAVerified

Invariant Policy Optimization: Towards Stronger Generalization in Reinforcement Learning

2020-06-01Code Available1· sign in to hype

Anoopkumar Sonar, Vincent Pacelli, Anirudha Majumdar

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A fundamental challenge in reinforcement learning is to learn policies that generalize beyond the operating domains experienced during training. In this paper, we approach this challenge through the following invariance principle: an agent must find a representation such that there exists an action-predictor built on top of this representation that is simultaneously optimal across all training domains. Intuitively, the resulting invariant policy enhances generalization by finding causes of successful actions. We propose a novel learning algorithm, Invariant Policy Optimization (IPO), that implements this principle and learns an invariant policy during training. We compare our approach with standard policy gradient methods and demonstrate significant improvements in generalization performance on unseen domains for linear quadratic regulator and grid-world problems, and an example where a robot must learn to open doors with varying physical properties.

Tasks

Reproductions