ABSTRACT Autonomous parking remains a challenging task due to the need for accurate trajectory tracking, smooth steering, and stable heading control under diverse manoeuvring conditions. Conventional model predictive control (MPC) can handle system constraints effectively, but its performance depends heavily on manually tuned cost weights. This paper proposes a reinforcement learning‐assisted MPC (RL‐assisted MPC) framework to improve autonomous vehicle parking performance. A deep Q‐network (DQN) agent is trained to dynamically select the cost function weights of an MPC controller, enabling real‐time adaptation based on the vehicle's current state. The hybrid approach leverages the predictive optimisation capability of MPC together with the adaptive decision‐making of RL, enabling the controller to adjust trade‐offs in real time without manual re‐tuning. The framework is evaluated across five different parking scenarios and compared against static‐weight MPC baselines. Experimental evaluations demonstrate that the proposed RL‐assisted MPC framework achieves comparable or better lateral tracking accuracy, while consistently providing smoother steering behaviour and improved heading stability compared with baseline controllers using static MPC weights. The proposed framework is further evaluated under randomly selected and previously unseen initial vehicle positions, demonstrating its robustness and generalisation across diverse parking configurations. The results demonstrate that RL‐assisted MPC improves robustness and generalisation in automated parking systems, highlighting the potential of combining model‐based predictive control with RL for autonomous driving.
Alawsi et al. (Thu,) studied this question.