paper-with-me

홈 › Papers

L-HYDRA: Multi-Head Physics-Informed Neural Networks

2023-01-05 · Zongren Zou, George Em Karniadakis

We introduce multi-head neural networks (MH-NNs) to physics-informed machine learning, which is a type of neural networks (NNs) with all nonlinear hidden layers as the body and multiple linear output layers as multi-head. Hence, we construct multi-head physics-informed neural networks (MH-PINNs) as a potent tool for multi-task learning (MTL), generative modeling, and few-shot learning for diverse problems in scientific machine learning (SciML). MH-PINNs connect multiple functions/tasks via a shared body as the basis functions as well as a shared distribution for the head. The former is accomplished by solving multiple tasks with MH-PINNs with each head independently corresponding to each task, while the latter by employing normalizing flows (NFs) for density estimate and generative modeling. To this end, our method is a two-stage method, and both stages can be tackled with standard deep learning tools of NNs, enabling easy implementation in practice. MH-PINNs can be used for various purposes, such as approximating stochastic processes, solving multiple tasks synergistically, providing informative prior knowledge for downstream few-shot learning tasks such as meta-learning and transfer learning, learning representative basis functions, and uncertainty quantification. We demonstrate the effectiveness of MH-PINNs in five benchmarks, investigating also the possibility of synergistic learning in regression analysis. We name the open-source code "Lernaean Hydra" (L-HYDRA), since this mythical creature possessed many heads for performing important multiple tasks, as in the proposed method.

📄 PDF Abstract BibTeX arXiv:2301.02152

Code (1)

ZongrenZou/MHPINN tf

Tasks

Few-Shot LearningMeta-LearningMulti-Task LearningPhysics-informed machine learningTransfer LearningUncertainty Quantification

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Physics-Informed Neural Networks for Multiphysics Data Assimilation with Application to Subsurface Transport

2019-12-06 · QiZhi He, David Brajas-Solano, Guzel Tartakovsky, Alexandre M. Tartakovsky

Data assimilation for parameter and state estimation in subsurface transport problems remains a significant challenge due to the sparsity of measurements, the heterogeneity of porous media, and the high computational cos…

parameter estimationState Estimation

Physics-Informed Machine Learning Method for Large-Scale Data Assimilation Problems

2021-07-30 · Yu-Hong Yeung, David A. Barajas-Solano, Alexandre M. Tartakovsky

We develop a physics-informed machine learning approach for large-scale data assimilation and parameter estimation and apply it for estimating transmissivity and hydraulic head in the two-dimensional steady-state subsurf…

BIG-bench Machine Learningparameter estimationPhysics-informed machine learning

Physics-Informed Graph Neural Networks for Water Distribution Systems

2024-03-27 · Inaam Ashraf, Janine Strotherm, Luca Hermes, Barbara Hammer

Water distribution systems (WDS) are an integral part of critical infrastructure which is pivotal to urban development. As 70% of the world's population will likely live in urban environments in 2050, efficient simulatio…

State Estimation

Estimating irregular water demands with physics-informed machine learning to inform leakage detection

2023-09-06 · Ivo Daniel, Andrea Cominola

Leakages in drinking water distribution networks pose significant challenges to water utilities, leading to infrastructure failure, operational disruptions, environmental hazards, property damage, and economic losses. Th…

Physics-informed machine learning

Can physical information aid the generalization ability of Neural Networks for hydraulic modeling?

2024-03-13 · Gianmarco Guglielmo, Andrea Montessori, Jean-Michel Tucny, Michele La Rocca 외

Application of Neural Networks to river hydraulics is fledgling, despite the field suffering from data scarcity, a challenge for machine learning techniques. Consequently, many purely data-driven Neural Networks proved t…

Data Augmentation