{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/predicting-parametric-spatiotemporal-dynamics","title":"Multi-resolution partial differential equations preserved learning framework for spatiotemporal dynamics","arxiv_id":"2205.03990","date":"2022-05-09","proceeding":null,"authors":["Xin-Yang Liu","Min Zhu","Lu Lu","Hao Sun","Jian-Xun Wang"],"abstract":"Traditional data-driven deep learning models often struggle with high training costs, error accumulation, and poor generalizability in complex physical processes. Physics-informed deep learning (PiDL) addresses these challenges by incorporating physical principles into the model. Most PiDL approaches regularize training by embedding governing equations into the loss function, yet this depends heavily on extensive hyperparameter tuning to weigh each loss term. To this end, we propose to leverage physics prior knowledge by ``baking'' the discretized governing equations into the neural network architecture via the connection between the partial differential equations (PDE) operators and network structures, resulting in a PDE-preserved neural network (PPNN). This method, embedding discretized PDEs through convolutional residual networks in a multi-resolution setting, largely improves the generalizability and long-term prediction accuracy, outperforming conventional black-box models. The effectiveness and merit of the proposed methods have been demonstrated across various spatiotemporal dynamical systems governed by spatiotemporal PDEs, including reaction-diffusion, Burgers', and Navier-Stokes equations.","url_abs":"https://arxiv.org/abs/2205.03990v3","url_pdf":"https://arxiv.org/pdf/2205.03990v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"predicting-parametric-spatiotemporal-dynamics","repo_url":"https://github.com/jianxun-wang/ppnn","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"predicting-parametric-spatiotemporal-dynamics","repo_url":"https://github.com/jx-wang-s-group/ppnn","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2205.03990","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2205.03990"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jx-wang-s-group/ppnn","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jianxun-wang/ppnn","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_violates":1,"ran_draft_wrong":1,"ran_fixture":1,"unverified":8},"by_repo_kind":{"official":{"samples":11,"ran":3,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"6ba8cee9f5daea41","entry":"pair","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"src/models.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/src/models.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6ba8cee9f5daea41"}},{"code_sha256_prefix":"6f78c1677d81e358","entry":"permute_y2x","repo":"jx-wang-s-group/ppnn","repo_kind":"official","path":"src/operators.py","file_url":"https://github.com/jx-wang-s-group/ppnn/blob/HEAD/src/operators.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6f78c1677d81e358"}},{"code_sha256_prefix":"17f6d223949a7e58","entry":"posemb_sincos_2d","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"src/models.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/src/models.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"17f6d223949a7e58"}},{"code_sha256_prefix":"573fd002449f04b9","entry":"burgers2DFu","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"src/rhs.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/src/rhs.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"573fd002449f04b9"}},{"code_sha256_prefix":"9117f4a33d343641","entry":"burgers2DFv","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"src/rhs.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/src/rhs.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9117f4a33d343641"}},{"code_sha256_prefix":"a7b025334f617120","entry":"burgers2Dpu","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"src/rhs.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/src/rhs.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a7b025334f617120"}},{"code_sha256_prefix":"95299cc83ec372ce","entry":"denormBV","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"Bv/data.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/Bv/data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"95299cc83ec372ce"}},{"code_sha256_prefix":"1a1ef27bd5a830bc","entry":"gen_net","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"src/models.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/src/models.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1a1ef27bd5a830bc"}},{"code_sha256_prefix":"2d3acfabfc53e0c4","entry":"genforward","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"Bv/data.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/Bv/data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2d3acfabfc53e0c4"}},{"code_sha256_prefix":"a69b7f072458ebc3","entry":"mkdir","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"baselines/PINN_DeepONet/deeponet_train_u.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/baselines/PINN_DeepONet/deeponet_train_u.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a69b7f072458ebc3"}},{"code_sha256_prefix":"48dc07bb5deedd70","entry":"mkdir","repo":"jianxun-wang/ppnn","repo_kind":"official","path":"baselines/PINN_DeepONet/deeponet_train_v.py","file_url":"https://github.com/jianxun-wang/ppnn/blob/HEAD/baselines/PINN_DeepONet/deeponet_train_v.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"48dc07bb5deedd70"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}