Invariant Policy Optimization: Towards Stronger Generalization in Reinforcement Learning

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.

Cite

Text

Sonar et al. "Invariant Policy Optimization: Towards Stronger Generalization in Reinforcement Learning." Proceedings of the 3rd Conference on Learning for Dynamics and Control, 2021.

Markdown

[Sonar et al. "Invariant Policy Optimization: Towards Stronger Generalization in Reinforcement Learning." Proceedings of the 3rd Conference on Learning for Dynamics and Control, 2021.](https://mlanthology.org/l4dc/2021/sonar2021l4dc-invariant/)

BibTeX

@inproceedings{sonar2021l4dc-invariant,
  title     = {{Invariant Policy Optimization: Towards Stronger Generalization in Reinforcement Learning}},
  author    = {Sonar, Anoopkumar and Pacelli, Vincent and Majumdar, Anirudha},
  booktitle = {Proceedings of the 3rd Conference on Learning for Dynamics and Control},
  year      = {2021},
  pages     = {21-33},
  volume    = {144},
  url       = {https://mlanthology.org/l4dc/2021/sonar2021l4dc-invariant/}
}