paper-with-me

홈 › Papers

SVD-PINNs: Transfer Learning of Physics-Informed Neural Networks via Singular Value Decomposition

2022-11-16 · Yihang Gao, Ka Chun Cheung, Michael K. Ng

Physics-informed neural networks (PINNs) have attracted significant attention for solving partial differential equations (PDEs) in recent years because they alleviate the curse of dimensionality that appears in traditional methods. However, the most disadvantage of PINNs is that one neural network corresponds to one PDE. In practice, we usually need to solve a class of PDEs, not just one. With the explosive growth of deep learning, many useful techniques in general deep learning tasks are also suitable for PINNs. Transfer learning methods may reduce the cost for PINNs in solving a class of PDEs. In this paper, we proposed a transfer learning method of PINNs via keeping singular vectors and optimizing singular values (namely SVD-PINNs). Numerical experiments on high dimensional PDEs (10-d linear parabolic equations and 10-d Allen-Cahn equations) show that SVD-PINNs work for solving a class of PDEs with different but close right-hand-side functions.

📄 PDF Abstract BibTeX arXiv:2211.08760

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Statistical Learning Analysis of Physics-Informed Neural Networks

2026-02-11 · David A. Barajas-Solano arxiv

We study the training and performance of physics-informed learning for initial and boundary value problems (IBVP) with physics-informed neural networks (PINNs) from a statistical learning perspective. Specifically, we re…

Stochastic Optimization

Ensemble learning for Physics Informed Neural Networks: a Gradient Boosting approach

2023-02-25 · Zhiwei Fang, Sifan Wang, Paris Perdikaris

While the popularity of physics-informed neural networks (PINNs) is steadily rising, to this date, PINNs have not been successful in simulating multi-scale and singular perturbation problems. In this work, we present a n…

Ensemble Learning

Maximum-likelihood Estimators in Physics-Informed Neural Networks for High-dimensional Inverse Problems

2023-04-12 · Gabriel S. Gusmão, Andrew J. Medford

Physics-informed neural networks (PINNs) have proven a suitable mathematical scaffold for solving inverse ordinary (ODE) and partial differential equations (PDE). Typical inverse PINNs are formulated as soft-constrained …

An efficient wavelet-based physics-informed neural networks for singularly perturbed problems

2024-09-18 · Himanshu Pandey, Anshima Singh, Ratikanta Behera

Physics-informed neural networks (PINNs) are a class of deep learning models that utilize physics as differential equations to address complex problems, including ones that may involve limited data availability. However,…

Semi-analytic PINN methods for singularly perturbed boundary value problems

2022-08-19 · Gung-Min Gie, Youngjoon Hong, Chang-Yeol Jung

We propose a new semi-analytic physics informed neural network (PINN) to solve singularly perturbed boundary value problems. The PINN is a scientific machine learning framework that offers a promising perspective for fin…