SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2110.11286 · ICML · 2021

One-Shot Transfer Learning of Physics-Informed Neural Networks

Stephen Roberts, Shaan Desai, Marios Mattheakis, Hayden Joy, Pavlos Protopapas

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 1 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
shaandesai1/TransferDE — 0 of 1
FunctionStatusWhere it lives
ODEFunc Not yet run shaandesai1/TransferDE/coupled_oscillator_bundles.py
code served (permissive licence) · get_code("328b39d9047607b8")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

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 Schrödinger complex-value partial differential equation.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2110.11286")
get_code_for_paper("2110.11286")
have("2110.11286")

Connect an agent — have() is free.