paper-with-me

Papers

Safe Real-World Autonomous Driving by Learning to Predict and Plan with a Mixture of Experts

2022-11-03 · Stefano Pini, Christian S. Perone, Aayush Ahuja, Ana Sofia Rufino Ferreira, Moritz Niendorf, Sergey Zagoruyko

The goal of autonomous vehicles is to navigate public roads safely and comfortably. To enforce safety, traditional planning approaches rely on handcrafted rules to generate trajectories. Machine learning-based systems, on the other hand, scale with data and are able to learn more complex behaviors. However, they often ignore that agents and self-driving vehicle trajectory distributions can be leveraged to improve safety. In this paper, we propose modeling a distribution over multiple future trajectories for both the self-driving vehicle and other road agents, using a unified neural network architecture for prediction and planning. During inference, we select the planning trajectory that minimizes a cost taking into account safety and the predicted probabilities. Our approach does not depend on any rule-based planners for trajectory generation or optimization, improves with more training data and is simple to implement. We extensively evaluate our method through a realistic simulator and show that the predicted trajectory distribution corresponds to different driving profiles. We also successfully deploy it on a self-driving vehicle on urban public roads, confirming that it drives safely without compromising comfort. The code for training and testing our model on a public prediction dataset and the video of the road test are available at https://woven.mobi/safepathnet

📄 PDF Abstract BibTeX arXiv:2211.02131

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesMixture-of-ExpertsNavigate

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Autonomous Driving Safety through World Model-Based Predictive Navigation and Adaptive Learning Algorithms for 5G Wireless Applications

2024-11-22 · Hong Ding, ZiMing Wang, Yi Ding, Hongjie Lin 외

Addressing the challenge of ensuring safety in ever-changing and unpredictable environments, particularly in the swiftly advancing realm of autonomous driving in today's 5G wireless communication world, we present Naviga…

Autonomous DrivingAutonomous VehiclesDecision MakingNavigate

Driving into the Future: Multiview Visual Forecasting and Planning with World Model for Autonomous Driving

2023-11-29 · CVPR 2024 1 · Yuqi Wang, JiaWei He, Lue Fan, Hongxin Li 외

In autonomous driving, predicting future events in advance and evaluating the foreseeable risks empowers autonomous vehicles to better plan their actions, enhancing safety and efficiency on the road. To this end, we prop…

Autonomous DrivingAutonomous Vehicles

Self-Aware Trajectory Prediction for Safe Autonomous Driving

2023-05-16 · Wenbo Shao, Jun Li, Hong Wang

Trajectory prediction is one of the key components of the autonomous driving software stack. Accurate prediction for the future movement of surrounding traffic participants is an important prerequisite for ensuring the d…

Autonomous DrivingPredictionTrajectory Prediction

TeraSim-World: Worldwide Safety-Critical Data Synthesis for End-to-End Autonomous Driving

2025-09-16 · Jiawei Wang, Haowei Sun, Xintao Yan, Shuo Feng 외 arxiv

Safe and scalable deployment of end-to-end (E2E) autonomous driving requires extensive and diverse data, particularly safety-critical events. Existing data are mostly generated from simulators with a significant sim-to-r…

Autonomous DrivingVideo Generation

World Engine: Towards the Era of Post-Training for Autonomous Driving

2026-06-18 · Tianyu Li, Li Chen, Caojun Wang, Haochen Liu 외 arxiv

Autonomous vehicles must operate safely in the real world, where errors can have severe consequences. Although modern end-to-end driving policies excel in routine scenarios, their reliability is limited by the scarcity o…

Autonomous VehiclesAutonomous Driving