TL;DR
This paper introduces a deep conditional generative model for real-time trajectory prediction in robotics, enabling fast, accurate long-term forecasts with quantified uncertainty, suitable for time-critical tasks.
Contribution
The paper presents a novel deep generative model that improves long-term trajectory prediction accuracy and latency over existing methods for robotic applications.
Findings
More accurate long-term predictions than RNNs and physical models
Lower latency inference suitable for real-time robotics
Effective in a robot table tennis scenario
Abstract
Data driven methods for time series forecasting that quantify uncertainty open new important possibilities for robot tasks with hard real time constraints, allowing the robot system to make decisions that trade off between reaction time and accuracy in the predictions. Despite the recent advances in deep learning, it is still challenging to make long term accurate predictions with the low latency required by real time robotic systems. In this paper, we propose a deep conditional generative model for trajectory prediction that is learned from a data set of collected trajectories. Our method uses encoder and decoder deep networks that maps complete or partial trajectories to a Gaussian distributed latent space and back, allowing for fast inference of the future values of a trajectory given previous observations. The encoder and decoder networks are trained using stochastic gradient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
