Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fast Inference and Update of Probabilistic Density Estimation on Trajectory Prediction

About

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 log-det-jacobians that represent the \textit{motion trend}. This update is completed in less than one millisecond because this reuse greatly omits the computational cost. Experimental results showed our FlowChain achieved state-of-the-art trajectory prediction accuracy compared to previous methods. Furthermore, our FlowChain demonstrated superiority in the accuracy and speed of density estimation. Our code is available at \url{https://github.com/meaten/FlowChain-ICCV2023}

Takahiro Maeda, Norimichi Ukita• 2023

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionETH UCY (test)
ADE0.55
65
Trajectory PredictionETH UCY Average (test)
ADE0.29
52
Trajectory PredictionHotel ETH-UCY (test)
ADE0.2
48
Trajectory PredictionZARA2 (test)
ADE (4.8s)0.2
45
Trajectory ForecastingETH--
42
Trajectory PredictionUNIV ETH-UCY (test)
ADE0.29
41
Trajectory PredictionUniv--
36
Trajectory PredictionSDD
ADE9.93
35
Trajectory PredictionZARA1--
31
Stochastic trajectory predictionZARA1 ETH-UCY (test)
ADE0.22
27
Showing 10 of 14 rows

Other info

Follow for update