paper-with-me

홈 › Papers

Scientific Machine Learning through Physics-Informed Neural Networks: Where we are and What's next

2022-01-14 · Salvatore Cuomo, Vincenzo Schiano di Cola, Fabio Giampaolo, Gianluigi Rozza, Maziar Raissi, Francesco Piccialli

Physics-Informed Neural Networks (PINN) are neural networks (NNs) that encode model equations, like Partial Differential Equations (PDE), as a component of the neural network itself. PINNs are nowadays used to solve PDEs, fractional equations, integral-differential equations, and stochastic PDEs. This novel methodology has arisen as a multi-task learning framework in which a NN must fit observed data while reducing a PDE residual. This article provides a comprehensive review of the literature on PINNs: while the primary goal of the study was to characterize these networks and their related advantages and disadvantages. The review also attempts to incorporate publications on a broader range of collocation-based physics informed neural networks, which stars form the vanilla PINN, as well as many other variants, such as physics-constrained neural networks (PCNN), variational hp-VPINN, and conservative PINN (CPINN). The study indicates that most research has focused on customizing the PINN through different activation functions, gradient optimization techniques, neural network structures, and loss function structures. Despite the wide range of applications for which PINNs have been used, by demonstrating their ability to be more feasible in some contexts than classical numerical techniques like Finite Element Method (FEM), advancements are still possible, most notably theoretical issues that remain unresolved.

📄 PDF Abstract BibTeX arXiv:2201.05624

Code (1)

SciML/NeuralPDE.jl 공식 구현

Tasks

Multi-Task Learning

Methods 이 논문이 사용한 방법론

1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

Physics-Informed Neural Networks and Extensions

2024-08-29 · Maziar Raissi, Paris Perdikaris, Nazanin Ahmadi, George Em Karniadakis

In this paper, we review the new method Physics-Informed Neural Networks (PINNs) that has become the main pillar in scientific machine learning, we present recent practical extensions, and provide a specific example in d…

Physics-Informed Machine Learning: A Survey on Problems, Methods and Applications

2022-11-15 · Zhongkai Hao, Songming Liu, Yichi Zhang, Chengyang Ying 외

Recent advances of data-driven machine learning have revolutionized fields like computer vision, reinforcement learning, and many scientific and engineering domains. In many real-world and scientific problems, systems th…

Physics-informed machine learning

What do physics-informed DeepONets learn? Understanding and improving training for scientific computing applications

2024-11-27 · Emily Williams, Amanda Howard, Brek Meuris, Panos Stinis

Physics-informed deep operator networks (DeepONets) have emerged as a promising approach toward numerically approximating the solution of partial differential equations (PDEs). In this work, we aim to develop further und…

Transfer Learning

Physics-informed Gaussian Process for Online Optimization of Particle Accelerators

2020-09-08 · Adi Hanuka, X. Huang, J. Shtalenkova, D. Kennedy 외

High-dimensional optimization is a critical challenge for operating large-scale scientific facilities. We apply a physics-informed Gaussian process (GP) optimizer to tune a complex system by conducting efficient global s…

Point Neuron Learning: A New Physics-Informed Neural Network Architecture

2024-08-30 · Hanwen Bi, Thushara D. Abhayapala

Machine learning and neural networks have advanced numerous research domains, but challenges such as large training data requirements and inconsistent model performance hinder their application in certain scientific prob…