paper-with-me

Papers

Generative Temporal Difference Learning for Infinite-Horizon Prediction

2020-10-27 · Michael Janner, Igor Mordatch, Sergey Levine

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.

📄 PDF Abstract BibTeX arXiv:2010.14496

Code (1)

JannerM/gamma-models 공식 구현 pytorch

Tasks

Generative Adversarial NetworkPrediction

Similar Papers 제목 키워드 기반

Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction

2020-12-01 · NeurIPS 2020 12 · Michael Janner, Igor Mordatch, Sergey Levine

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 that fo…

Generative Adversarial Network

Finite-Horizon Strategy in Infinite-Horizon Linear-Quadratic Discrete-Time Dynamic Games

2025-06-24 · Shengyuan Huang, Xiaoguang Yang, Yifen Mu, Wenjun Mei

This paper explores a finite-horizon strategy, ``watching $T$ steps into the future and moving one step now,'' in an $N$-person infinite-horizon discrete-time linear-quadratic dynamic game. The game involves linear input…

Temporal Difference Flows

2025-03-12 · Jesse Farebrother, Matteo Pirotta, Andrea Tirinzoni, Rémi Munos 외

Predictive models of the future are fundamental for an agent's ability to reason and plan. A common strategy learns a world model and unrolls it step-by-step at inference, where small errors can rapidly compound. Geometr…

Attribute

Suboptimality analysis of receding horizon quadratic control with unknown linear systems and its applications in learning-based control

2023-01-19 · Shengling Shi, Anastasios Tsiamis, Bart De Schutter

This work analyzes how the trade-off between the modeling error, the terminal value function error, and the prediction horizon affects the performance of a nominal receding-horizon linear quadratic (LQ) controller. By de…

Prediction

Infinite Gaze Generation for Videos with Autoregressive Diffusion

2026-03-26 · Jenna Kang, Colin Groth, Tong Wu, Finley Torrens 외 arxiv

Predicting human gaze in video is fundamental to advancing scene understanding and multimodal interaction. While traditional saliency maps provide spatial probability distributions and scanpaths offer ordered fixations, …

Scene Understanding