AutoKE: An automatic knowledge embedding framework for scientific machine learning
Mengge Du, Yuntian Chen, Dongxiao Zhang

TL;DR
AutoKE is an automated framework that embeds complex physical knowledge into neural network emulators for scientific machine learning, enabling accurate predictions and efficient transfer learning across related physical problems.
Contribution
The paper introduces AutoKE, a novel framework that automates the embedding of complex physical equations into neural network models using equation parsing, NAS, and transfer learning.
Findings
Effective automatic embedding of complex physical equations.
High prediction accuracy of the emulator across physical problems.
Enhanced scalability through transfer learning.
Abstract
Imposing physical constraints on neural networks as a method of knowledge embedding has achieved great progress in solving physical problems described by governing equations. However, for many engineering problems, governing equations often have complex forms, including complex partial derivatives or stochastic physical fields, which results in significant inconveniences from the perspective of implementation. In this paper, a scientific machine learning framework, called AutoKE, is proposed, and a reservoir flow problem is taken as an instance to demonstrate that this framework can effectively automate the process of embedding physical knowledge. In AutoKE, an emulator comprised of deep neural networks (DNNs) is built for predicting the physical variables of interest. An arbitrarily complex equation can be parsed and automatically converted into a computational graph through the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Computational Physics and Python Applications · Machine Learning and Data Classification
