English

Prediction and Control with Temporal Segment Models

Machine Learning 2017-07-14 v2 Artificial Intelligence Robotics Machine Learning

Abstract

We introduce a method for learning the dynamics of complex nonlinear systems based on deep generative models over temporal segments of states and actions. Unlike dynamics models that operate over individual discrete timesteps, we learn the distribution over future state trajectories conditioned on past state, past action, and planned future action trajectories, as well as a latent prior over action trajectories. Our approach is based on convolutional autoregressive models and variational autoencoders. It makes stable and accurate predictions over long horizons for complex, stochastic systems, effectively expressing uncertainty and modeling the effects of collisions, sensory noise, and action delays. The learned dynamics model and action prior can be used for end-to-end, fully differentiable trajectory optimization and model-based policy optimization, which we use to evaluate the performance and sample-efficiency of our method.

Keywords

Cite

@article{arxiv.1703.04070,
  title  = {Prediction and Control with Temporal Segment Models},
  author = {Nikhil Mishra and Pieter Abbeel and Igor Mordatch},
  journal= {arXiv preprint arXiv:1703.04070},
  year   = {2017}
}

Comments

camera-ready version, ICML 2017

R2 v1 2026-06-22T18:43:20.706Z