Fast Inference and Update of Probabilistic Density Estimation on Trajectory Prediction
Takahiro Maeda, Norimichi Ukita

TL;DR
This paper introduces FlowChain, a normalizing flow-based model for trajectory prediction that enables fast, accurate probability density estimation and rapid updates, suitable for safety-critical autonomous systems.
Contribution
FlowChain is a novel normalizing flow model that provides analytical density computation and quick density updates by reusing flow transformations, improving speed and accuracy over existing methods.
Findings
FlowChain achieves state-of-the-art trajectory prediction accuracy.
FlowChain provides faster density estimation than kernel-based methods.
FlowChain updates densities in less than one millisecond.
Abstract
Safety-critical applications such as autonomous vehicles and social robots require fast computation and accurate probability density estimation on trajectory prediction. To address both requirements, this paper presents a new normalizing flow-based trajectory prediction model named FlowChain. FlowChain is a stack of conditional continuously-indexed flows (CIFs) that are expressive and allow analytical probability density computation. This analytical computation is faster than the generative models that need additional approximations such as kernel density estimation. Moreover, FlowChain is more accurate than the Gaussian mixture-based models due to fewer assumptions on the estimated density. FlowChain also allows a rapid update of estimated probability densities. This update is achieved by adopting the \textit{newest observed position} and reusing the flow transformations and its…
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.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Anomaly Detection Techniques and Applications · Time Series Analysis and Forecasting
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
