CVAILGROMLMay 5, 2019

Conditional Generative Neural System for Probabilistic Trajectory Prediction

arXiv:1905.01631v2198 citations
Originality Incremental advance
AI Analysis

This work addresses the need for safe navigation in complex environments for autonomous vehicles and robotics, though it appears incremental as it builds on existing generative methods.

The paper tackles probabilistic trajectory prediction for autonomous systems by proposing a conditional generative neural system (CGNS) that combines latent space learning and variational divergence minimization, achieving better prediction accuracy than baseline approaches on benchmark datasets.

Effective understanding of the environment and accurate trajectory prediction of surrounding dynamic obstacles are critical for intelligent systems such as autonomous vehicles and wheeled mobile robotics navigating in complex scenarios to achieve safe and high-quality decision making, motion planning and control. Due to the uncertain nature of the future, it is desired to make inference from a probability perspective instead of deterministic prediction. In this paper, we propose a conditional generative neural system (CGNS) for probabilistic trajectory prediction to approximate the data distribution, with which realistic, feasible and diverse future trajectory hypotheses can be sampled. The system combines the strengths of conditional latent space learning and variational divergence minimization, and leverages both static context and interaction information with soft attention mechanisms. We also propose a regularization method for incorporating soft constraints into deep neural networks with differentiable barrier functions, which can regulate and push the generated samples into the feasible regions. The proposed system is evaluated on several public benchmark datasets for pedestrian trajectory prediction and a roundabout naturalistic driving dataset collected by ourselves. The experimental results demonstrate that our model achieves better performance than various baseline approaches in terms of prediction accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes