Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.73 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.73 KB

Control Physics-Informed Neural Networks (PINNs) can simultaneously solve the learning tasks of the system state of a PDE, and its respective optimal control, in a one-stage framework while conforming to physical laws of the given system. Prior two-stage approaches applying PINNs to control problems are presented, while background information on scientific ML, PINNs, and their relationship with reinforcement learning is brought to light. The robustness of Control PINNs is demonstrated through increasingly complex open-loop control problems pertaining to:

  1. An analytical problem
  2. A heat equation
  3. A predator prey problem

Predator-Prey problem

Analytical problem

Citation

@article{barrystraume2022controlpinns,
  title={Physics-informed neural networks for PDE-constrained optimization and control},
  author={Barry-Straume, Jostein and Sarshar, Arash and Popov, Andrey A. and Sandu, Adrian},
  journal={arXiv preprint},
  year={2024}
}