afce176881f6ae36.tex
1: \begin{abstract}
2:     Model predictive control (MPC) achieves stability and constraint satisfaction for general nonlinear systems, but requires computationally expensive online optimization.
3:     This paper studies approximations of such~MPC controllers via neural networks~(NNs) to achieve fast online evaluation.
4:     We propose safety augmentation that yields deterministic guarantees for convergence and constraint satisfaction despite approximation inaccuracies.
5:     We approximate the entire input sequence of the~MPC with NNs, which allows us to verify online if it is a feasible solution to the MPC problem.
6:     We replace the NN solution by a safe candidate based on standard MPC techniques whenever it is infeasible or has worse cost.
7:     Our method requires a single evaluation of the NN and forward integration of the input sequence online, which is fast to compute on resource-constrained systems.
8:     The proposed control framework is illustrated on three non-linear~MPC benchmarks of different complexity, demonstrating computational speedups orders of magnitudes higher than online optimization.
9:     In the examples, we achieve deterministic safety through the safety-augmented NNs, where naive NN implementation fails.
10: \end{abstract}
11: