PrognoseNet: A Generative Probabilistic Framework for Multimodal Position Prediction given Context Information
Thomas Kurbiel, Akash Sachdeva, Kun Zhao, Markus Buehren

TL;DR
PrognoseNet introduces a generative probabilistic framework that reformulates multimodal position prediction as a classification task, effectively handling data imbalance and incorporating context for autonomous driving safety.
Contribution
It presents a novel deep neural network with a Mixture of Gaussian head that models future positions as a probability density function, improving multimodal prediction accuracy.
Findings
Handles data imbalance without preprocessing
Models future positions as probability densities
Incorporates context information seamlessly
Abstract
The ability to predict multiple possible future positions of the ego-vehicle given the surrounding context while also estimating their probabilities is key to safe autonomous driving. Most of the current state-of-the-art Deep Learning approaches are trained on trajectory data to achieve this task. However trajectory data captured by sensor systems is highly imbalanced, since by far most of the trajectories follow straight lines with an approximately constant velocity. This poses a huge challenge for the task of predicting future positions, which is inherently a regression problem. Current state-of-the-art approaches alleviate this problem only by major preprocessing of the training data, e.g. resampling, clustering into anchors etc. In this paper we propose an approach which reformulates the prediction problem as a classification task, allowing for powerful tools, e.g. focal loss, to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Video Surveillance and Tracking Methods · Anomaly Detection Techniques and Applications
