English

Active World Model Learning with Progress Curiosity

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

Abstract

World models are self-supervised predictive models of how the world evolves. Humans learn world models by curiously exploring their environment, in the process acquiring compact abstractions of high bandwidth sensory inputs, the ability to plan across long temporal horizons, and an understanding of the behavioral patterns of other agents. In this work, we study how to design such a curiosity-driven Active World Model Learning (AWML) system. To do so, we construct a curious agent building world models while visually exploring a 3D physical environment rich with distillations of representative real-world agents. We propose an AWML system driven by γ\gamma-Progress: a scalable and effective learning progress-based curiosity signal. We show that γ\gamma-Progress naturally gives rise to an exploration policy that directs attention to complex but learnable dynamics in a balanced manner, thus overcoming the "white noise problem". As a result, our γ\gamma-Progress-driven controller achieves significantly higher AWML performance than baseline controllers equipped with state-of-the-art exploration strategies such as Random Network Distillation and Model Disagreement.

Keywords

Cite

@article{arxiv.2007.07853,
  title  = {Active World Model Learning with Progress Curiosity},
  author = {Kuno Kim and Megumi Sano and Julian De Freitas and Nick Haber and Daniel Yamins},
  journal= {arXiv preprint arXiv:2007.07853},
  year   = {2020}
}

Comments

ICML 2020. Video of results at https://bit.ly/31vg7v1

R2 v1 2026-06-23T17:08:48.260Z