Leveraging Hamilton-Jacobi PDEs with Time-Dependent Hamiltonians for Continual Scientific Machine Learning

Abstract

We address two major challenges in scientific machine learning (SciML): interpretability and computational efficiency. We increase the interpretability of certain learning processes by establishing a new theoretical connection between optimization problems arising from SciML and a generalized Hopf formula, which represents the viscosity solution to a Hamilton-Jacobi partial differential equation (HJ PDE) with time-dependent Hamiltonian. Namely, we show that when we solve certain regularized learning problems with integral-type losses, we actually solve an optimal control problem and its associated HJ PDE with time-dependent Hamiltonian. This connection allows us to reinterpret incremental updates to learned models as the evolution of an associated HJ PDE and optimal control problem in time, where all of the previous information is intrinsically encoded in the solution to the HJ PDE. As a result, existing HJ PDE solvers and optimal control algorithms can be reused to design new efficient training approaches for SciML that naturally coincide with the continual learning framework, while avoiding catastrophic forgetting. As a first exploration of this connection, we consider the special case of linear regression and leverage our connection to develop a new Riccati-based methodology for solving these learning problems that is amenable to continual learning applications. We also provide some corresponding numerical examples that demonstrate the potential computational and memory advantages our Riccati-based approach can provide.

Cite

Text

Chen et al. "Leveraging Hamilton-Jacobi PDEs with Time-Dependent Hamiltonians for Continual Scientific Machine Learning." Proceedings of the 6th Annual Learning for Dynamics & Control Conference, 2024.

Markdown

[Chen et al. "Leveraging Hamilton-Jacobi PDEs with Time-Dependent Hamiltonians for Continual Scientific Machine Learning." Proceedings of the 6th Annual Learning for Dynamics & Control Conference, 2024.](https://mlanthology.org/l4dc/2024/chen2024l4dc-leveraging/)

BibTeX

@inproceedings{chen2024l4dc-leveraging,
  title     = {{Leveraging Hamilton-Jacobi PDEs with Time-Dependent Hamiltonians for Continual Scientific Machine Learning}},
  author    = {Chen, Paula and Meng, Tingwei and Zou, Zongren and Darbon, Jérôme and Karniadakis, George Em},
  booktitle = {Proceedings of the 6th Annual Learning for Dynamics & Control Conference},
  year      = {2024},
  pages     = {1-12},
  volume    = {242},
  url       = {https://mlanthology.org/l4dc/2024/chen2024l4dc-leveraging/}
}