Interpretable Goal-Based model for Vehicle Trajectory Prediction in Interactive Scenarios
The abilities to understand the social interaction behaviors between a vehicle and its surroundings while predicting its trajectory in an urban environment are critical for road safety in autonomous driving. Social interactions are hard to explain because of their uncertainty. In recent years, neural network-based methods have been widely used for trajectory prediction and have been shown to outperform hand-crafted methods. However, these methods suffer from their lack of interpretability. In order to overcome this limitation, we combine the interpretability of a discrete choice model with the high accuracy of a neural network-based model for the task of vehicle trajectory prediction in an interactive environment. We implement and evaluate our model using the INTERACTION dataset and demonstrate the effectiveness of our proposed architecture to explain its predictions without compromising the accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingTrajectory PredictionSimilar Papers 제목 키워드 기반
Conditional Goal-oriented Trajectory Prediction for Interacting Vehicles with Vectorized Representation
This paper aims to tackle the interactive behavior prediction task, and proposes a novel Conditional Goal-oriented Trajectory Prediction (CGTP) framework to jointly generate scene-compliant trajectories of two interactin…
Motion ForecastingPredictionTrajectory ForecastingTrajectory PredictionDomain Knowledge Driven Pseudo Labels for Interpretable Goal-Conditioned Interactive Trajectory Prediction
Motion forecasting in highly interactive scenarios is a challenging problem in autonomous driving. In such scenarios, we need to accurately predict the joint behavior of interacting agents to ensure the safe and efficien…
Autonomous DrivingAutonomous VehiclesMotion ForecastingTrajectory PredictionGoal-based Neural Physics Vehicle Trajectory Prediction Model
Vehicle trajectory prediction plays a vital role in intelligent transportation systems and autonomous driving, as it significantly affects vehicle behavior planning and control, thereby influencing traffic safety and eff…
Autonomous DrivingmodelPredictionTrajectory PredictionGolfer: Trajectory Prediction with Masked Goal Conditioning MnM Network
Transformers have enabled breakthroughs in NLP and computer vision, and have recently began to show promising performance in trajectory prediction for Autonomous Vehicle (AV). How to efficiently model the interactive rel…
motion predictionPredictionTrajectory PredictionVerifiable Goal Recognition for Autonomous Driving with Occlusions
Goal recognition (GR) involves inferring the goals of other vehicles, such as a certain junction exit, which can enable more accurate prediction of their future behaviour. In autonomous driving, vehicles can encounter ma…
Autonomous DrivingAutonomous Vehicles