English

Towards Safe Learning-Based Non-Linear Model Predictive Control through Recurrent Neural Network Modeling

Machine Learning 2026-03-26 v1 Robotics Systems and Control Systems and Control

Abstract

The practical deployment of nonlinear model predictive control (NMPC) is often limited by online computation: solving a nonlinear program at high control rates can be expensive on embedded hardware, especially when models are complex or horizons are long. Learning-based NMPC approximations shift this computation offline but typically demand large expert datasets and costly training. We propose Sequential-AMPC, a sequential neural policy that generates MPC candidate control sequences by sharing parameters across the prediction horizon. For deployment, we wrap the policy in a safety-augmented online evaluation and fallback mechanism, yielding Safe Sequential-AMPC. Compared to a naive feedforward policy baseline across several benchmarks, Sequential-AMPC requires substantially fewer expert MPC rollouts and yields candidate sequences with higher feasibility rates and improved closed-loop safety. On high-dimensional systems, it also exhibits better learning dynamics and performance in fewer epochs while maintaining stable validation improvement where the feedforward baseline can stagnate.

Keywords

Cite

@article{arxiv.2603.24503,
  title  = {Towards Safe Learning-Based Non-Linear Model Predictive Control through Recurrent Neural Network Modeling},
  author = {Mihaela-Larisa Clement and Mónika Farsang and Agnes Poks and Johannes Edelmann and Manfred Plöchl and Radu Grosu and Ezio Bartocci},
  journal= {arXiv preprint arXiv:2603.24503},
  year   = {2026}
}
R2 v1 2026-07-01T11:37:37.417Z