# Neural Operators for Bypassing Gain and Control Computations in PDE   Backstepping

**Authors:** Luke Bhan, Yuanyuan Shi, and Miroslav Krstic

arXiv: 2302.14265 · 2023-03-01

## TL;DR

This paper introduces a neural operator framework that learns the mapping from PDE plant parameters to control gains, eliminating the need for online computation and enabling stable, adaptive PDE control.

## Contribution

It proposes a neural operator approach to approximate the gain kernel in PDE backstepping, providing stability guarantees and reducing online computation for adaptive control.

## Key findings

- Neural operator can approximate the gain kernel with high accuracy.
- The approach guarantees global exponential stability in closed-loop control.
- Eliminates the need for online kernel computation in PDE control.

## Abstract

We introduce a framework for eliminating the computation of controller gain functions in PDE control. We learn the nonlinear operator from the plant parameters to the control gains with a (deep) neural network. We provide closed-loop stability guarantees (global exponential) under an NN-approximation of the feedback gains. While, in the existing PDE backstepping, finding the gain kernel requires (one offline) solution to an integral equation, the neural operator (NO) approach we propose learns the mapping from the functional coefficients of the plant PDE to the kernel function by employing a sufficiently high number of offline numerical solutions to the kernel integral equation, for a large enough number of the PDE model's different functional coefficients. We prove the existence of a DeepONet approximation, with arbitrarily high accuracy, of the exact nonlinear continuous operator mapping PDE coefficient functions into gain functions. Once proven to exist, learning of the NO is standard, completed "once and for all" (never online) and the kernel integral equation doesn't need to be solved ever again, for any new functional coefficient not exceeding the magnitude of the functional coefficients used for training. We also present an extension from approximating the gain kernel operator to approximating the full feedback law mapping, from plant parameter functions and state measurement functions to the control input, with semiglobal practical stability guarantees. Simulation illustrations are provided and code is available on github. This framework, eliminating real-time recomputation of gains, has the potential to be game changing for adaptive control of PDEs and gain scheduling control of nonlinear PDEs.   The paper requires no prior background in machine learning or neural networks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.14265/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/2302.14265/full.md

## References

90 references — full list in the complete paper: https://tomesphere.com/paper/2302.14265/full.md

---
Source: https://tomesphere.com/paper/2302.14265