PBP: Path-based Trajectory Prediction for Autonomous Driving
- URL: http://arxiv.org/abs/2309.03750v2
- Date: Sat, 2 Mar 2024 20:54:01 GMT
- Title: PBP: Path-based Trajectory Prediction for Autonomous Driving
- Authors: Sepideh Afshar, Nachiket Deo, Akshay Bhagat, Titas Chakraborty,
Yunming Shao, Balarama Raju Buddharaju, Adwait Deshpande, Henggang Cui
- Abstract summary: Trajectory prediction plays a crucial role in the autonomous driving stack.
Goal-based prediction models have gained traction in recent years for addressing the multimodal nature of future trajectories.
- Score: 3.640190809479174
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Trajectory prediction plays a crucial role in the autonomous driving stack by
enabling autonomous vehicles to anticipate the motion of surrounding agents.
Goal-based prediction models have gained traction in recent years for
addressing the multimodal nature of future trajectories. Goal-based prediction
models simplify multimodal prediction by first predicting 2D goal locations of
agents and then predicting trajectories conditioned on each goal. However, a
single 2D goal location serves as a weak inductive bias for predicting the
whole trajectory, often leading to poor map compliance, i.e., part of the
trajectory going off-road or breaking traffic rules. In this paper, we improve
upon goal-based prediction by proposing the Path-based prediction (PBP)
approach. PBP predicts a discrete probability distribution over reference paths
in the HD map using the path features and predicts trajectories in the
path-relative Frenet frame. We applied the PBP trajectory decoder on top of the
HiVT scene encoder and report results on the Argoverse dataset. Our experiments
show that PBP achieves competitive performance on the standard trajectory
prediction metrics, while significantly outperforming state-of-the-art
baselines in terms of map compliance.
Related papers
- HPNet: Dynamic Trajectory Forecasting with Historical Prediction Attention [76.37139809114274]
HPNet is a novel dynamic trajectory forecasting method.
We propose a Historical Prediction Attention module to automatically encode the dynamic relationship between successive predictions.
Our code is available at https://github.com/XiaolongTang23/HPNet.
arXiv Detail & Related papers (2024-04-09T14:42:31Z) - An End-to-End Framework of Road User Detection, Tracking, and Prediction
from Monocular Images [11.733622044569486]
We build an end-to-end framework for detection, tracking, and trajectory prediction called ODTP.
It adopts the state-of-the-art online multi-object tracking model, QD-3DT, for perception and trains the trajectory predictor, DCENet++, directly based on the detection results.
We evaluate the performance of ODTP on the widely used nuScenes dataset for autonomous driving.
arXiv Detail & Related papers (2023-08-09T15:46:25Z) - DenseTNT: End-to-end Trajectory Prediction from Dense Goal Sets [29.239524389784606]
We propose an anchor-free and end-to-end trajectory prediction model, named DenseTNT, that directly outputs a set of trajectories from dense goal candidates.
DenseTNT achieves state-of-the-art performance, ranking 1st on the Argoverse motion forecasting benchmark and being the 1st place winner of the 2021 Open Motion Prediction Challenge.
arXiv Detail & Related papers (2021-08-22T05:27:35Z) - Human Trajectory Prediction via Counterfactual Analysis [87.67252000158601]
Forecasting human trajectories in complex dynamic environments plays a critical role in autonomous vehicles and intelligent robots.
Most existing methods learn to predict future trajectories by behavior clues from history trajectories and interaction clues from environments.
We propose a counterfactual analysis method for human trajectory prediction to investigate the causality between the predicted trajectories and input clues.
arXiv Detail & Related papers (2021-07-29T17:41:34Z) - Learning to Predict Vehicle Trajectories with Model-based Planning [43.27767693429292]
We introduce a novel framework called PRIME, which stands for Prediction with Model-based Planning.
Unlike recent prediction works that utilize neural networks to model scene context, PRIME is designed to generate accurate and feasibility-guaranteed future trajectory predictions.
Our PRIME outperforms state-of-the-art methods in prediction accuracy, feasibility, and robustness under imperfect tracking.
arXiv Detail & Related papers (2021-03-06T04:49:24Z) - From Goals, Waypoints & Paths To Long Term Human Trajectory Forecasting [54.273455592965355]
Uncertainty in future trajectories stems from two sources: (a) sources known to the agent but unknown to the model, such as long term goals and (b)sources that are unknown to both the agent & the model, such as intent of other agents & irreducible randomness indecisions.
We model the epistemic un-certainty through multimodality in long term goals and the aleatoric uncertainty through multimodality in waypoints& paths.
To exemplify this dichotomy, we also propose a novel long term trajectory forecasting setting, with prediction horizons upto a minute, an order of magnitude longer than prior works.
arXiv Detail & Related papers (2020-12-02T21:01:29Z) - Map-Adaptive Goal-Based Trajectory Prediction [3.1948816877289263]
We present a new method for multi-modal, long-term vehicle trajectory prediction.
Our approach relies on using lane centerlines captured in rich maps of the environment to generate a set of proposed goal paths for each vehicle.
We show that our model outperforms state-of-the-art approaches for vehicle trajectory prediction over a 6-second horizon.
arXiv Detail & Related papers (2020-09-09T17:57:01Z) - TNT: Target-driveN Trajectory Prediction [76.21200047185494]
We develop a target-driven trajectory prediction framework for moving agents.
We benchmark it on trajectory prediction of vehicles and pedestrians.
We outperform state-of-the-art on Argoverse Forecasting, INTERACTION, Stanford Drone and an in-house Pedestrian-at-Intersection dataset.
arXiv Detail & Related papers (2020-08-19T06:52:46Z) - BiTraP: Bi-directional Pedestrian Trajectory Prediction with Multi-modal
Goal Estimation [28.10445924083422]
BiTraP is a goal-conditioned bi-directional multi-modal trajectory prediction method based on the CVAE.
BiTraP generalizes to both first-person view (FPV) and bird's-eye view (BEV) scenarios and outperforms state-of-the-art results by 10-50%.
arXiv Detail & Related papers (2020-07-29T02:40:17Z) - TPNet: Trajectory Proposal Network for Motion Prediction [81.28716372763128]
Trajectory Proposal Network (TPNet) is a novel two-stage motion prediction framework.
TPNet first generates a candidate set of future trajectories as hypothesis proposals, then makes the final predictions by classifying and refining the proposals.
Experiments on four large-scale trajectory prediction datasets, show that TPNet achieves the state-of-the-art results both quantitatively and qualitatively.
arXiv Detail & Related papers (2020-04-26T00:01:49Z) - PiP: Planning-informed Trajectory Prediction for Autonomous Driving [69.41885900996589]
We propose planning-informed trajectory prediction (PiP) to tackle the prediction problem in the multi-agent setting.
By informing the prediction process with the planning of ego vehicle, our method achieves the state-of-the-art performance of multi-agent forecasting on highway datasets.
arXiv Detail & Related papers (2020-03-25T16:09:54Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.