paper-with-me

Papers

A Tutorial on Gaussian Process Learning-based Model Predictive Control

2024-04-02 · Jie Wang, Youmin Zhang

This tutorial provides a systematic introduction to Gaussian process learning-based model predictive control (GP-MPC), an advanced approach integrating Gaussian process (GP) with model predictive control (MPC) for enhanced control in complex systems. It begins with GP regression fundamentals, illustrating how it enriches MPC with enhanced predictive accuracy and robust handling of uncertainties. A central contribution of this tutorial is the first detailed, systematic mathematical formulation of GP-MPC in literature, focusing on deriving the approximation of means and variances propagation for GP multi-step predictions. Practical applications in robotics control, such as path-following for mobile robots in challenging terrains and mixed-vehicle platooning, are discussed to demonstrate the real-world effectiveness and adaptability of GP-MPC. This tutorial aims to make GP-MPC accessible to researchers and practitioners, enriching the learning-based control field with in-depth theoretical and practical insights and fostering further innovations in complex system control.

📄 PDF Abstract BibTeX arXiv:2404.03689

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive Control

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Implementation of Linear Model Predictive Control -- Tutorial

2021-09-24 · Michael Fink

This tutorial shows an overview of Model Predictive Control with a linear discrete-time system and constrained states and inputs. The focus is on the implementation of the method under consideration of stability and recu…

modelModel Predictive Control

Model Predictive Control via Probabilistic Inference: A Tutorial and Survey

2025-11-11 · Kohei Honda arxiv

This paper presents a tutorial and survey on Probabilistic Inference-based Model Predictive Control (PI-MPC). PI-MPC reformulates finite-horizon optimal control as inference over an optimal control distribution expressed…

An Intuitive Tutorial to Gaussian Process Regression

2020-09-22 · Jie Wang

This tutorial aims to provide an intuitive introduction to Gaussian process regression (GPR). GPR models have been widely used in machine learning applications due to their representation flexibility and inherent capabil…

BIG-bench Machine LearningGaussian ProcessesGPRregression

A tutorial overview of model predictive control for continuous crystallization: current possibilities and future perspectives

2025-06-20 · Collin R. Johnson, Kerstin Wohlgemuth, Sergio Lucia

This paper presents a systematic approach to the advanced control of continuous crystallization processes using model predictive control. We provide a tutorial introduction to controlling complex particle size distributi…

Model Predictive Control

Tutorial: Implementando Controladores Preditivos Não Lineares através do Ferramental LPV

2023-04-28 · Marcelo Menezes Morato, Amir Naspolini, Julio Elias Normey-Rico

Recent works have demonstrated how Linear Parameter Varying Model Predictive Control (LPV MPC) algorithms are able to control nonlinear systems with precision and reduced computational load. Specifically, these schemes a…

Model Predictive Control