Physics-Informed Neural Network Policy Iteration: Algorithms, Convergence, and Verification

Abstract

Solving nonlinear optimal control problems is a challenging task, particularly for high-dimensional problems. We propose algorithms for model-based policy iterations to solve nonlinear optimal control problems with convergence guarantees. The main component of our approach is an iterative procedure that utilizes neural approximations to solve linear partial differential equations (PDEs), ensuring convergence. We present two variants of the algorithms. The first variant formulates the optimization problem as a linear least square problem, drawing inspiration from extreme learning machine (ELM) for solving PDEs. This variant efficiently handles low-dimensional problems with high accuracy. The second variant is based on a physics-informed neural network (PINN) for solving PDEs and has the potential to address high-dimensional problems. We demonstrate that both algorithms outperform traditional approaches, such as Galerkin methods, by a significant margin. We provide a theoretical analysis of both algorithms in terms of convergence of neural approximations towards the true optimal solutions in a general setting. Furthermore, we employ formal verification techniques to demonstrate the verifiable stability of the resulting controllers.

Cite

Text

Meng et al. "Physics-Informed Neural Network Policy Iteration: Algorithms, Convergence, and Verification." International Conference on Machine Learning, 2024.

Markdown

[Meng et al. "Physics-Informed Neural Network Policy Iteration: Algorithms, Convergence, and Verification." International Conference on Machine Learning, 2024.](https://mlanthology.org/icml/2024/meng2024icml-physicsinformed/)

BibTeX

@inproceedings{meng2024icml-physicsinformed,
  title     = {{Physics-Informed Neural Network Policy Iteration: Algorithms, Convergence, and Verification}},
  author    = {Meng, Yiming and Zhou, Ruikun and Mukherjee, Amartya and Fitzsimmons, Maxwell and Song, Christopher and Liu, Jun},
  booktitle = {International Conference on Machine Learning},
  year      = {2024},
  pages     = {35378-35403},
  volume    = {235},
  url       = {https://mlanthology.org/icml/2024/meng2024icml-physicsinformed/}
}