paper-with-me

Papers

PBP: Path-based Trajectory Prediction for Autonomous Driving

2023-09-07 · Sepideh Afshar, Nachiket Deo, Akshay Bhagat, Titas Chakraborty, Yunming Shao, Balarama Raju Buddharaju, Adwait Deshpande, Henggang Cui

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.

📄 PDF Abstract BibTeX arXiv:2309.03750

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesDecoderInductive BiasPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

Multi-modal Transformer Path Prediction for Autonomous Vehicle

2022-08-15 · Chia Hong Tseng, Jie Zhang, Min-Te Sun, Kazuya Sakai 외

Reasoning about vehicle path prediction is an essential and challenging problem for the safe operation of autonomous driving systems. There exist many research works for path prediction. However, most of them do not use …

Autonomous DrivingPredictionTrajectory Forecasting

Physically Feasible Vehicle Trajectory Prediction

2021-04-29 · Harshayu Girase, Jerrick Hoang, Sai Yalamanchi, Micol Marchetti-Bowick

Predicting the future motion of actors in a traffic scene is a crucial part of any autonomous driving system. Recent research in this area has focused on trajectory prediction approaches that optimize standard trajectory…

Autonomous DrivingPredictionTrajectory Prediction

OctoPath: An OcTree Based Self-Supervised Learning Approach to Local Trajectory Planning for Mobile Robots

2021-06-02 · Bogdan Trasnea, Cosmin Ginerica, Mihai Zaha, Gigel Macesanu 외

Autonomous mobile robots are usually faced with challenging situations when driving in complex environments. Namely, they have to recognize the static and dynamic obstacles, plan the driving path and execute their motion…

BenchmarkingDecoderregressionSelf-Supervised Learning+3

Trajectory Prediction in Autonomous Driving with a Lane Heading Auxiliary Loss

2020-11-12 · Ross Greer, Nachiket Deo, Mohan Trivedi

Predicting a vehicle's trajectory is an essential ability for autonomous vehicles navigating through complex urban traffic scenes. Bird's-eye-view roadmap information provides valuable information for making trajectory p…

Autonomous DrivingAutonomous VehiclesPredictionTrajectory Prediction

Large Foundation Models for Trajectory Prediction in Autonomous Driving: A Comprehensive Survey

2025-09-11 · Wei Dai, Shengen Wu, Wei Wu, Zhenhao Wang 외 arxiv

Trajectory prediction serves as a critical functionality in autonomous driving, enabling the anticipation of future motion paths for traffic participants such as vehicles and pedestrians, which is essential for driving s…

Trajectory PredictionAutonomous Driving