Hybrid Machine Learning Model with a Constrained Action Space for Trajectory Prediction
This work addresses safety and robustness issues in autonomous driving trajectory prediction, though it is incremental by incorporating expert knowledge into existing methods.
The paper tackles the problem of unrealistic trajectory predictions in autonomous driving by introducing a hybrid model that combines deep learning with a kinematic motion model, resulting in physically feasible predictions and promising benchmark results on the Argoverse dataset.
Trajectory prediction is crucial to advance autonomous driving, improving safety, and efficiency. Although end-to-end models based on deep learning have great potential, they often do not consider vehicle dynamic limitations, leading to unrealistic predictions. To address this problem, this work introduces a novel hybrid model that combines deep learning with a kinematic motion model. It is able to predict object attributes such as acceleration and yaw rate and generate trajectories based on them. A key contribution is the incorporation of expert knowledge into the learning objective of the deep learning model. This results in the constraint of the available action space, thus enabling the prediction of physically feasible object attributes and trajectories, thereby increasing safety and robustness. The proposed hybrid model facilitates enhanced interpretability, thereby reinforcing the trustworthiness of deep learning methods and promoting the development of safe planning solutions. Experiments conducted on the publicly available real-world Argoverse dataset demonstrate realistic driving behaviour, with benchmark comparisons and ablation studies showing promising results.