Deep Neural Network-Based Linear Quadratic Programming for Vehicle Path Tracking

Mengyu Li,Hanbin Xu,Yiying Wei,Aoyang Deng
DOI: https://doi.org/10.1109/ricai60863.2023.10489492
2023-01-01
Abstract:Path tracking is a crucial component for achieving autonomous steering in self-driving vehicles. This paper presents a novel path tracking algorithm that utilizes a deep neural network (DNN) to learn steering actions, enabling autonomous path tracking for vehicles. The algorithm trains the deep neural network using input and output data derived from traditional control strategies. These traditional controllers encompass full-state feedback control designed through linear quadratic programming (LQR) and feedforward control that takes road curvature into account. State variables from the path tracking system, road curvature, and lateral vehicle speed serve as training inputs for the deep neural network, allowing the trained model to replicate the steering behavior of the traditional controller. Simulation results demonstrate that the trained model successfully accomplishes the tracking task and exhibits steering behavior equivalent to the LQR control method with feedforward control.
What problem does this paper attempt to address?