ROSYJan 22, 2021

Gaussian Process-Based Model Predictive Control for Overtaking

arXiv:2101.09375v1
Originality Incremental advance
AI Analysis

This work addresses autonomous driving challenges for safer and more efficient vehicle control, though it appears incremental as it builds on existing GP and MPC methods.

The paper tackles autonomous overtaking and obstacle avoidance by integrating overtaking path planning into Gaussian Process-based model predictive control (GPMPC), resulting in enhanced safety through constraint satisfaction and reduced computational burden without a higher-level planner.

This paper proposes a novel framework for addressing the challenge of autonomous overtaking and obstacle avoidance, which incorporates the overtaking path planning into Gaussian Process-based model predictive control (GPMPC). Compared with the conventional control strategies, this approach has two main advantages. Firstly, combining Gaussian Process (GP) regression with a nominal model allows for learning from model mismatch and unmodeled dynamics, which enhances a simple model and delivers significantly better results. Due to the approximation for propagating uncertainties, we can furthermore satisfy the constraints and thereby safety of the vehicle is ensured. Secondly, we convert the geometric relationship between the ego vehicle and other obstacle vehicles into the constraints. Without relying on a higherlevel path planner, this approach substantially reduces the computational burden. In addition, we transform the state constraints under the model predictive control (MPC) framework into a soft constraint and incorporate it as relaxed barrier function into the cost function, which makes the optimizer more efficient. Simulation results reveal the usefulness of the proposed approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes