Core Concepts
This paper proposes an integrated approach that combines a comprehensive trajectory prediction model (TRTP) with a risk-aware motion planning method based on Model Predictive Contouring Control (MPCC) to enable safe and efficient autonomous driving in interactive scenarios.
Abstract
The paper addresses the challenge of generating safe but not overly cautious behavior in interactive driving scenarios for autonomous vehicles. It presents the following key components:
Trajectory Prediction Model (TRTP):
TRTP is a deep learning-based model that can comprehensively predict the possible future trajectories of other vehicles by considering every region they may reach within a given time horizon.
TRTP encodes the historical trajectory of the target vehicle, the surrounding vehicles, and the possible paths, and uses a trajectory decoder and probability decoder to obtain the predicted trajectories and their corresponding probabilities.
Risk-Aware Motion Planning:
The paper constructs a risk potential field at each future time step based on the prediction results of TRTP.
The risk potential field is then integrated into the objective function of Model Predictive Contouring Control (MPCC), which enables the uncertainty of other vehicles to be taken into account during the planning process.
By balancing the risk and progress along the reference path, the approach can achieve both driving safety and efficiency.
The paper demonstrates the effectiveness of the proposed method through qualitative and quantitative experiments in the CARLA simulator, showing that it can ensure driving safety while maintaining driving efficiency in complex interactive scenarios.
Stats
The paper does not provide specific numerical data or statistics. The focus is on the methodology and the qualitative and comparative evaluation of the proposed approach.
Quotes
There are no direct quotes from the content that are particularly striking or support the key logics.