paper-with-me

Papers

AdjointNet: Constraining machine learning models with physics-based codes

2021-09-08 · Satish Karra, Bulbul Ahmmed, Maruti K. Mudunuru

Physics-informed Machine Learning has recently become attractive for learning physical parameters and features from simulation and observation data. However, most existing methods do not ensure that the physics, such as balance laws (e.g., mass, momentum, energy conservation), are constrained. Some recent works (e.g., physics-informed neural networks) softly enforce physics constraints by including partial differential equation (PDE)-based loss functions but need re-discretization of the PDEs using auto-differentiation. Training these neural nets on observational data showed that one could solve forward and inverse problems in one shot. They evaluate the state variables and the parameters in a PDE. This re-discretization of PDEs is not necessarily an attractive option for domain scientists that work with physics-based codes that have been developed for decades with sophisticated discretization techniques to solve complex process models and advanced equations of state. This paper proposes a physics constrained machine learning framework, AdjointNet, allowing domain scientists to embed their physics code in neural network training workflows. This embedding ensures that physics is constrained everywhere in the domain. Additionally, the mathematical properties such as consistency, stability, and convergence vital to the numerical solution of a PDE are still satisfied. We show that the proposed AdjointNet framework can be used for parameter estimation (and uncertainty quantification by extension) and experimental design using active learning. The applicability of our framework is demonstrated for four flow cases. Results show that AdjointNet-based inversion can estimate process model parameters with reasonable accuracy. These examples demonstrate the applicability of using existing software with no changes in source code to perform accurate and reliable inversion of model parameters.

📄 PDF Abstract BibTeX arXiv:2109.03956

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBIG-bench Machine LearningExperimental Designparameter estimationPhysics-informed machine learningUncertainty Quantification

Similar Papers 제목 키워드 기반

Monotonic Gaussian process for physics-constrained machine learning with materials science applications

2022-08-31 · Anh Tran, Kathryn Maupin, Theron Rodgers

Physics-constrained machine learning is emerging as an important topic in the field of machine learning for physics. One of the most significant advantages of incorporating physics constraints into machine learning metho…

Constraining the Parameters of High-Dimensional Models with Active Learning

2019-05-19 · Sascha Caron, Tom Heskes, Sydney Otten, Bob Stienen

Constraining the parameters of physical models with $>5-10$ parameters is a widespread problem in fields like particle physics and astronomy. The generation of data to explore this parameter space often requires large am…

Active LearningAstronomyVocal Bursts Intensity Prediction

Unbinned Profiled Unfolding

2023-02-10 · Jay Chan, Benjamin Nachman

Unfolding is an important procedure in particle physics experiments which corrects for detector effects and provides differential cross section measurements that can be used for a number of downstream tasks, such as extr…

Differentiable physics-enabled closure modeling for Burgers' turbulence

2022-09-23 · Varun Shankar, Vedant Puri, Ramesh Balakrishnan, Romit Maulik 외

Data-driven turbulence modeling is experiencing a surge in interest following algorithmic and hardware developments in the data sciences. We discuss an approach using the differentiable physics paradigm that combines kno…

ChatGPT for Programming Numerical Methods

2023-03-21 · Ali Kashefi, Tapan Mukerji

ChatGPT is a large language model recently released by the OpenAI company. In this technical report, we explore for the first time the capability of ChatGPT for programming numerical algorithms. Specifically, we examine …

Language ModellingLarge Language Model