English

Latent World Models For Intrinsically Motivated Exploration

Machine Learning 2020-10-07 v1 Artificial Intelligence Machine Learning

Abstract

In this work we consider partially observable environments with sparse rewards. We present a self-supervised representation learning method for image-based observations, which arranges embeddings respecting temporal distance of observations. This representation is empirically robust to stochasticity and suitable for novelty detection from the error of a predictive forward model. We consider episodic and life-long uncertainties to guide the exploration. We propose to estimate the missing information about the environment with the world model, which operates in the learned latent space. As a motivation of the method, we analyse the exploration problem in a tabular Partially Observable Labyrinth. We demonstrate the method on image-based hard exploration environments from the Atari benchmark and report significant improvement with respect to prior work. The source code of the method and all the experiments is available at https://github.com/htdt/lwm.

Keywords

Cite

@article{arxiv.2010.02302,
  title  = {Latent World Models For Intrinsically Motivated Exploration},
  author = {Aleksandr Ermolov and Nicu Sebe},
  journal= {arXiv preprint arXiv:2010.02302},
  year   = {2020}
}

Comments

NeurIPS 2020 Spotlight; Code is publicly available at https://github.com/htdt/lwm

R2 v1 2026-06-23T19:03:45.259Z