Safe Real-World Autonomous Driving by Learning to Predict and Plan with
a Mixture of Experts
- URL: http://arxiv.org/abs/2211.02131v1
- Date: Thu, 3 Nov 2022 20:16:24 GMT
- Title: Safe Real-World Autonomous Driving by Learning to Predict and Plan with
a Mixture of Experts
- Authors: Stefano Pini, Christian S. Perone, Aayush Ahuja, Ana Sofia Rufino
Ferreira, Moritz Niendorf, Sergey Zagoruyko
- Abstract summary: We propose a distribution over multiple future trajectories for both the self-driving vehicle and other road agents.
During inference, we select the planning trajectory that minimizes a cost taking into account safety and the predicted probabilities.
We successfully deploy it on a self-driving vehicle on urban public roads, confirming that it drives safely without compromising comfort.
- Score: 3.2230833657560503
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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
Related papers
- Multimodal Trajectory Prediction for Autonomous Driving on Unstructured Roads using Deep Convolutional Network [15.950227451262919]
The application of autonomous driving in open-pit mining has garnered increasing attention for achieving safe and efficient transportation.
A method is proposed to predict multiple possible trajectories and their probabilities of the target vehicle.
The method underwent offline testing on a dataset specifically designed for autonomous driving scenarios in open-pit mining.
arXiv Detail & Related papers (2024-09-27T02:29:02Z) - ReGentS: Real-World Safety-Critical Driving Scenario Generation Made Stable [88.08120417169971]
Machine learning based autonomous driving systems often face challenges with safety-critical scenarios that are rare in real-world data.
This work explores generating safety-critical driving scenarios by modifying complex real-world regular scenarios through trajectory optimization.
Our approach addresses unrealistic diverging trajectories and unavoidable collision scenarios that are not useful for training robust planner.
arXiv Detail & Related papers (2024-09-12T08:26:33Z) - Self-Aware Trajectory Prediction for Safe Autonomous Driving [9.868681330733764]
Trajectory prediction is one of the key components of the autonomous driving software stack.
In this paper, a self-aware trajectory prediction method is proposed.
The proposed method performed well in terms of self-awareness, memory footprint, and real-time performance.
arXiv Detail & Related papers (2023-05-16T03:53:23Z) - Multi-Vehicle Trajectory Prediction at Intersections using State and
Intention Information [50.40632021583213]
Traditional approaches to prediction of future trajectory of road agents rely on knowing information about their past trajectory.
This work instead relies on having knowledge of the current state and intended direction to make predictions for multiple vehicles at intersections.
Message passing of this information between the vehicles provides each one of them a more holistic overview of the environment.
arXiv Detail & Related papers (2023-01-06T15:13:23Z) - Multi-modal Transformer Path Prediction for Autonomous Vehicle [15.729029675380083]
We propose a path prediction system named Multi-modal Transformer Path Prediction (MTPP) that aims to predict long-term future trajectory of target agents.
To achieve more accurate path prediction, the Transformer architecture is adopted in our model.
An extensive evaluation is conducted to show the efficacy of the proposed system using nuScene, a real-world trajectory forecasting dataset.
arXiv Detail & Related papers (2022-08-15T15:09:26Z) - Tackling Real-World Autonomous Driving using Deep Reinforcement Learning [63.3756530844707]
In this work, we propose a model-free Deep Reinforcement Learning Planner training a neural network that predicts acceleration and steering angle.
In order to deploy the system on board the real self-driving car, we also develop a module represented by a tiny neural network.
arXiv Detail & Related papers (2022-07-05T16:33:20Z) - Optimizing Trajectories for Highway Driving with Offline Reinforcement
Learning [11.970409518725491]
We propose a Reinforcement Learning-based approach to autonomous driving.
We compare the performance of our agent against four other highway driving agents.
We demonstrate that our offline trained agent, with randomly collected data, learns to drive smoothly, achieving as close as possible to the desired velocity, while outperforming the other agents.
arXiv Detail & Related papers (2022-03-21T13:13:08Z) - Safety-aware Motion Prediction with Unseen Vehicles for Autonomous
Driving [104.32241082170044]
We study a new task, safety-aware motion prediction with unseen vehicles for autonomous driving.
Unlike the existing trajectory prediction task for seen vehicles, we aim at predicting an occupancy map.
Our approach is the first one that can predict the existence of unseen vehicles in most cases.
arXiv Detail & Related papers (2021-09-03T13:33:33Z) - DiGNet: Learning Scalable Self-Driving Policies for Generic Traffic
Scenarios with Graph Neural Networks [26.558394047144006]
We propose a graph-based deep network to achieve scalable self-driving that can handle massive traffic scenarios.
More than 7,000 km of evaluation is conducted in a high-fidelity driving simulator.
Our method can obey the traffic rules and safely navigate the vehicle in a large variety of urban, rural, and highway environments.
arXiv Detail & Related papers (2020-11-13T06:13:28Z) - Testing the Safety of Self-driving Vehicles by Simulating Perception and
Prediction [88.0416857308144]
We propose an alternative to sensor simulation, as sensor simulation is expensive and has large domain gaps.
We directly simulate the outputs of the self-driving vehicle's perception and prediction system, enabling realistic motion planning testing.
arXiv Detail & Related papers (2020-08-13T17:20:02Z) - 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.