paper-with-me

Papers

One-Shot Transfer Learning of Physics-Informed Neural Networks

2021-10-21 · Shaan Desai, Marios Mattheakis, Hayden Joy, Pavlos Protopapas, Stephen Roberts

Solving differential equations efficiently and accurately sits at the heart of progress in many areas of scientific research, from classical dynamical systems to quantum mechanics. There is a surge of interest in using Physics-Informed Neural Networks (PINNs) to tackle such problems as they provide numerous benefits over traditional numerical approaches. Despite their potential benefits for solving differential equations, transfer learning has been under explored. In this study, we present a general framework for transfer learning PINNs that results in one-shot inference for linear systems of both ordinary and partial differential equations. This means that highly accurate solutions to many unknown differential equations can be obtained instantaneously without retraining an entire network. We demonstrate the efficacy of the proposed deep learning approach by solving several real-world problems, such as first- and second-order linear ordinary equations, the Poisson equation, and the time-dependent Schrodinger complex-value partial differential equation.

📄 PDF Abstract BibTeX arXiv:2110.11286

Code (1)

shaandesai1/TransferDE pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

One-Shot Transfer Learning for Nonlinear ODEs

2023-11-25 · Wanzhou Lei, Pavlos Protopapas, Joy Parikh

We introduce a generalizable approach that combines perturbation method and one-shot transfer learning to solve nonlinear ODEs with a single polynomial term, using Physics-Informed Neural Networks (PINNs). Our method tra…

Transfer Learning

Stiff Transfer Learning for Physics-Informed Neural Networks

2025-01-28 · Emilien Seiler, Wanzhou Lei, Pavlos Protopapas

Stiff differential equations are prevalent in various scientific domains, posing significant challenges due to the disparate time scales of their components. As computational power grows, physics-informed neural networks…

Computational EfficiencyTransfer Learning

DeepONet as a Multi-Operator Extrapolation Model: Distributed Pretraining with Physics-Informed Fine-Tuning

2024-11-11 · Zecheng Zhang, Christian Moya, Lu Lu, Guang Lin 외

We propose a novel fine-tuning method to achieve multi-operator learning through training a distributed neural operator with diverse function data and then zero-shot fine-tuning the neural network using physics-informed …

Operator learningTransfer Learning

Meta-Learned Basis Adaptation for Parametric Linear PDEs

2026-04-10 · Vikas Dwivedi, Monica Sigovan, Bruno Sixou arxiv

We propose a hybrid physics-informed framework for solving families of parametric linear partial differential equations (PDEs) by combining a meta-learned predictor with a least-squares corrector. The predictor, termed \…

PI-MFM: Physics-informed multimodal foundation model for solving partial differential equations

2025-12-28 · Min Zhu, Jingmin Sun, Zecheng Zhang, Hayden Schaeffer 외 arxiv

Partial differential equations (PDEs) govern a wide range of physical systems, and recent multimodal foundation models have shown promise for learning PDE solution operators across diverse equation families. However, exi…