Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Yihang Gao, Ka Chun Cheung, Michael K. Ng• 2022

Related benchmarks

TaskDatasetResultRank
Fine-tuning1D Convection-Diffusion-Reaction (CDR) Equation (train)
Train Loss19.41
14
Fine-tuning1D Convection-Diffusion-Reaction (CDR) Equation (test)
Test Loss19.51
14
PDE solvingCDR Equation (beta=5, nu=1, rho=1)
Relative L2 Error1.98e+3
12
PDE solvingCDR Equation beta=1, nu=1, rho=1
Relative L2 Error2.03e+3
12
PDE solvingCDR Equation (beta=3, nu=1, rho=1)
Relative L2 Error2.11e+3
12
Showing 5 of 5 rows

Other info

Follow for update