Papers › Towards Generalizable PDE Dynamics Forecasting via Physics-Guided Invariant Learning

Towards Generalizable PDE Dynamics Forecasting via Physics-Guided Invariant Learning

29 Sep 2025ICLRarXiv:2509.24332added by Syntology

Siyang Li, Yize Chen, Yan Guo, Ming Huang, Hui Xiong

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

Advanced deep learning-based approaches have been actively applied to forecast the spatiotemporal physical dynamics governed by partial differential equations (PDEs), which acts as a critical procedure in tackling many science and engineering problems. As real-world physical environments like PDE system parameters are always capricious, how to generalize across unseen out-of-distribution (OOD) forecasting scenarios using limited training data is of great importance. To bridge this barrier, existing methods focus on discovering domain-generalizable representations across various PDE dynamics trajectories. However, their zero-shot OOD generalization capability remains deficient, since extra test-time samples for domain-specific adaptation are still required. This is because the fundamental physical invariance in PDE dynamical systems are yet to be investigated or integrated. To this end, we first explicitly define a two-fold PDE invariance principle, which points out that ingredient operators and their composition relationships remain invariant across different domains and PDE system evolution. Next, to capture this two-fold PDE invariance, we propose a physics-guided invariant learning method termed iMOOE, featuring an Invariance-aligned Mixture Of Operator Expert architecture and a frequency-enriched invariant learning objective. Extensive experiments across simulated benchmarks and real-world applications validate iMOOE's superior in-distribution performance and zero-shot generalization capabilities on diverse OOD forecasting scenarios.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

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="2509.24332")

Code

Syntology Ran 16 of 25 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 14 ran with no contract checked.

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

LSY-Cython/iMOOE 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

25 samples harvested; 16 ran; 0 honoured the contract we drafted; 9 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.

2ran · our draft was wrong
14ran
9unverified

Licence: 25 of the 25 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 LSY-Cython/iMOOE. “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.

CorrNet LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · e4b3b80eb5b767cc · report
CorrNetLin LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 40462931a017a396 · report
FNO2d LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 55d1cc9ab0e11788 · report
FNOLayer2d LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran no licence file found · pointer only · a78c9050df6d3bff · report
FeedForward LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran no licence file found · pointer only · 3c6e1ce6d200051b · report
FusionNet LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · c2a2ea129544c4e3 · report
GaussianFourierFeatureTransform LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran no licence file found · pointer only · ff7aa7e49be43102 · report
GeGELU LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · fa2f785dd120d778 · report
MLP LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · da06665567678c45 · report
ParameterWrapper LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran no licence file found · pointer only · f5a0b7926dde97e2 · report
ReLUFeedForward LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran no licence file found · pointer only · ea253094cdd270c4 · report
RotaryEmbedding LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran no licence file found · pointer only · be50842198a872a7 · report
STEFunction LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran no licence file found · pointer only · 0513319580849905 · report
SpectralConv2d LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · e29b70b393ca54ae · report
apply_2d_rotary_pos_emb LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 8585760e2d65c68e · report
apply_rotary_pos_emb LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · f1c3b8a106802591 · report
CrossFormer LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · e7dd77e0573cdbf3 · report
CrossLinearAttention LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · 16fa3c389ca11eb8 · report
DyMoE LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · a6253427d4e9b468 · report
ExpertNet LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · 07babfb6edd2fbaf · report
LinearAttention LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · db3be4d916ec9724 · report
OFormerUniform2d LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · b5b15a48748663f7 · report
PointWiseDecoder2DSimple LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · 7ddfea734fce90a4 · report
SpatialTemporalEncoder2D LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · e810deb54dcf2eff · report
TransformerCatNoCls LSY-Cython/iMOOE/models/framework.py found in paper text by Syntology unverified no licence file found · pointer only · 88859fceb1cf1dc5 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2509.24332, was issued in September 2025, 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