English

Generative Temporal Difference Learning for Infinite-Horizon Prediction

Machine Learning 2021-11-30 v4 Artificial Intelligence

Abstract

We introduce the γ\gamma-model, a predictive model of environment dynamics with an infinite probabilistic horizon. Replacing standard single-step models with γ\gamma-models leads to generalizations of the procedures central to model-based control, including the model rollout and model-based value estimation. The γ\gamma-model, trained with a generative reinterpretation of temporal difference learning, is a natural continuous analogue of the successor representation and a hybrid between model-free and model-based mechanisms. Like a value function, it contains information about the long-term future; like a standard predictive model, it is independent of task reward. We instantiate the γ\gamma-model as both a generative adversarial network and normalizing flow, discuss how its training reflects an inescapable tradeoff between training-time and testing-time compounding errors, and empirically investigate its utility for prediction and control.

Keywords

Cite

@article{arxiv.2010.14496,
  title  = {Generative Temporal Difference Learning for Infinite-Horizon Prediction},
  author = {Michael Janner and Igor Mordatch and Sergey Levine},
  journal= {arXiv preprint arXiv:2010.14496},
  year   = {2021}
}

Comments

NeurIPS 2020. Project page at: https://gammamodels.github.io/

R2 v1 2026-06-23T19:41:43.396Z