Papers › Continual-Learning Physics-Informed Neural Networks for Parameterized Partial...

Continual-Learning Physics-Informed Neural Networks for Parameterized Partial Differential Equations

5 Aug 2026arXiv:2608.04778added by Syntology

Xujia Chen, Xinyue Hu, Letian Chen, Yi Liu, Wenhui Fan

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Physics-informed neural networks (PINNs) incorporate governing equations into neural-network training and can approximate PDE solutions without requiring large observational datasets. Parameterized PINNs (ParamPINNs) further take physical parameters as inputs, allowing a single model to represent a family of PDE solutions over a parameter domain. Existing ParamPINNs, however, still face inefficient training, uneven accuracy across parameters, and overfitting to a limited set of sampled parameter tasks, which can impair generalization to unsampled parameters. To address these issues, we propose a continual-learning physics-informed neural network (CL-PINN), which treats PDE instances at different parameter values as related tasks and learns them sequentially. CL-PINN combines Bayesian-optimization-based active parameter selection, task-wise dynamic loss weighting, sparse physics-constrained replay, and an optional parameter subnetwork to improve task allocation and knowledge retention under bounded active-task capacity. It requires no observational data and is designed to solve parameterized PDEs over relatively broad parameter domains under limited computational resources. Multi-seed evaluations on five benchmarks, including one continuous function and four parameterized PDEs, show that Bayesian selection substantially reduces objective-loss queries relative to grid-greedy search, while sparse replay mitigates forgetting of earlier tasks. Under the prescribed within-case resource protocols, CL-PINN generally provides higher and more balanced solution accuracy than fixed-sampling and grid-greedy baselines. CL-PINN offers a practical route toward learning PDE solutions that generalize across physical parameters and has the potential to support reusable physics-informed surrogates for large-scale engineering parameter studies.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.04778")

Code

Syntology Ran 3 of 10 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 3 ran with no contract checked.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pigofmomo/CLPINN found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 3 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran
7unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from pigofmomo/CLPINN. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

case_data_dir pigofmomo/CLPINN/cl_pinn/paths.py found in paper text by Syntology ran no licence file found · pointer only · 96dc50d33eb947d7 · report
max_absolute_error pigofmomo/CLPINN/cl_pinn/metrics.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · b3b5678cf29b397a · report
project_relative pigofmomo/CLPINN/cl_pinn/paths.py found in paper text by Syntology ran no licence file found · pointer only · 476be06660995ce4 · report
build_smoke_config pigofmomo/CLPINN/cl_pinn/runner.py found in paper text by Syntology unverified no licence file found · pointer only · 2ecbf74f8a08497e · report
case_data_path pigofmomo/CLPINN/cl_pinn/paths.py found in paper text by Syntology unverified no licence file found · pointer only · e4b403112bd8f3e7 · report
configure_model_from_global_config pigofmomo/CLPINN/cl_pinn/experiment_config.py found in paper text by Syntology unverified no licence file found · pointer only · b344b29fd40057a6 · report
mean_absolute_error pigofmomo/CLPINN/deepxde/losses.py found in paper text by Syntology unverified no licence file found · pointer only · 2a9bd4978e621bc8 · report
mean_absolute_percentage_error pigofmomo/CLPINN/deepxde/losses.py found in paper text by Syntology unverified no licence file found · pointer only · 642a817822586843 · report
mean_squared_error pigofmomo/CLPINN/deepxde/losses.py found in paper text by Syntology unverified no licence file found · pointer only · e2fd023945751163 · report
record_runtime_config pigofmomo/CLPINN/cl_pinn/experiment_config.py found in paper text by Syntology unverified no licence file found · pointer only · 4da6b3dc94846fd6 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.04778, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections