Intelligent Systems

Sparsely Changing Latent States for Prediction and Planning in Partially Observable Domains

2021

Conference Paper

al


A common approach to prediction and planning in partially observable domains is to use recurrent neural networks (RNNs), which ideally develop and maintain a latent memory about hidden, task-relevant factors. We hypothesize that many of these hidden factors in the physical world are constant over time, changing only sparsely. Accordingly, we propose Gated $L_0$ Regularized Dynamics (GateL0RD), a novel recurrent architecture that incorporates the inductive bias to maintain stable, sparsely changing latent states. The bias is implemented by means of a novel internal gating function and a penalty on the $L_0$ norm of latent state changes. We demonstrate that GateL0RD can compete with or outperform state-of-the-art RNNs in a variety of partially observable prediction and control tasks. GateL0RD tends to encode the underlying generative factors of the environment, ignores spurious temporal dependencies, and generalizes better, improving sampling efficiency and prediction accuracy as well as behavior in model-based planning and reinforcement learning tasks. Moreover, we show that the developing latent states can be easily interpreted, which is a step towards better explainability in RNNs.

Author(s): Christian Gumbsch and Martin V. Butz and Georg Martius
Book Title: Advances in Neural Information Processing Systems 34
Volume: 21
Pages: 17518--17531
Year: 2021
Month: December
Editors: M. Ranzato and A. Beygelzimer and Y. Dauphin and P. S. Liang and J. Wortman Vaughan
Publisher: Curran Associates, Inc.

Department(s): Autonomous Learning
Bibtex Type: Conference Paper (inproceedings)
Paper Type: Conference

Event Name: 35th Conference on Neural Information Processing Systems (NeurIPS 2021)
Event Place: Online

Address: Red Hook, NY
Eprint: https://arxiv.org/pdf/2110.15949.pdf
ISBN: 978-1-7138-4539-3
State: Published
URL: https://proceedings.neurips.cc/paper_files/paper/2021/hash/927b028cfa24b23a09ff20c1a7f9b398-Abstract.html

Links: arXiv
Openreview

BibTex

@inproceedings{Gumbsch2021:GateL0rd,
  title = {Sparsely Changing Latent States for Prediction and Planning in Partially Observable Domains},
  author = {Gumbsch, Christian and Butz, Martin V. and Martius, Georg},
  booktitle = {Advances in Neural Information Processing Systems 34},
  volume = {21},
  pages = {17518--17531},
  editors = {M. Ranzato and A. Beygelzimer and Y. Dauphin and P. S. Liang and J. Wortman Vaughan},
  publisher = {Curran Associates, Inc.},
  address = {Red Hook, NY},
  month = dec,
  year = {2021},
  doi = {},
  eprint = {https://arxiv.org/pdf/2110.15949.pdf},
  url = {https://proceedings.neurips.cc/paper_files/paper/2021/hash/927b028cfa24b23a09ff20c1a7f9b398-Abstract.html},
  month_numeric = {12}
}