{"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/arxiv-2602-00872","title":"Learning Heat-based Equations in Self-similar variables","arxiv_id":"2602.00872","date":"2026-01-31","proceeding":null,"authors":["Shihao Wang","Qipeng Qian","Jingquan Wang"],"abstract":"We study solution learning for heat-based equations in self-similar variables (SSV). We develop an SSV training framework compatible with standard neural-operator training. We instantiate this framework on the two-dimensional incompressible Navier-Stokes equations and the one-dimensional viscous Burgers equation, and perform controlled comparisons between models trained in physical coordinates and in the corresponding self-similar coordinates using two simple fully connected architectures (standard multilayer perceptrons and a factorized fully connected network). Across both systems and both architectures, SSV-trained networks consistently deliver substantially more accurate and stable extrapolation beyond the training window and better capture qualitative long-time trends. These results suggest that self-similar coordinates provide a mathematically motivated inductive bias for learning the long-time dynamics of heat-based equations.","url_abs":"https://arxiv.org/abs/2602.00872","url_pdf":"https://arxiv.org/pdf/2602.00872","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2602.00872","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.00872"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Kagami-319/SSV-Learning","reach":null}],"summary":{"unverified":23},"by_repo_kind":{"found_in_text":{"samples":23,"ran":0,"repositories":1}},"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":23,"samples":[{"code_sha256_prefix":"abb72ca166d3aea3","entry":"box_initial","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_burgers_nets_1d.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_burgers_nets_1d.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"abb72ca166d3aea3"}},{"code_sha256_prefix":"30f8ce978d68057b","entry":"box_initial","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"gen_burgers_init.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/gen_burgers_init.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"30f8ce978d68057b"}},{"code_sha256_prefix":"2d10db1b2e357573","entry":"box_initial","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"train_burgers_1d.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/train_burgers_1d.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2d10db1b2e357573"}},{"code_sha256_prefix":"4e41230729b115ad","entry":"build_auto_times","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"gen_burgers_init.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/gen_burgers_init.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4e41230729b115ad"}},{"code_sha256_prefix":"ac28c56d87bb86c7","entry":"build_branch_vec","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"train_burgers_1d.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/train_burgers_1d.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ac28c56d87bb86c7"}},{"code_sha256_prefix":"2ae996343c35904e","entry":"build_branch_vec_from_x_enc","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_burgers_nets_1d.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_burgers_nets_1d.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2ae996343c35904e"}},{"code_sha256_prefix":"bfbaeab2934a4f82","entry":"device_select","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"nets.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/nets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bfbaeab2934a4f82"}},{"code_sha256_prefix":"defb7b3fdc658087","entry":"load_truth_slice","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_burgers_nets_1d.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_burgers_nets_1d.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"defb7b3fdc658087"}},{"code_sha256_prefix":"1688ea10fc60c9e5","entry":"load_truth_slice","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_burgers_nets_1d_relmse_interval_plot.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_burgers_nets_1d_relmse_interval_plot.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1688ea10fc60c9e5"}},{"code_sha256_prefix":"274a00f2cd429376","entry":"make_init_field","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"gen_ns_init.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/gen_ns_init.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"274a00f2cd429376"}},{"code_sha256_prefix":"ed8a70790a811e16","entry":"make_model","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"nets.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/nets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ed8a70790a811e16"}},{"code_sha256_prefix":"e05be357ba5d032e","entry":"mse_at_time","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_surface3d_physical_with_mse.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_surface3d_physical_with_mse.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e05be357ba5d032e"}},{"code_sha256_prefix":"8f7466cc04c62b29","entry":"mse_at_time","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_surface3d_with_mse_graph.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_surface3d_with_mse_graph.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8f7466cc04c62b29"}},{"code_sha256_prefix":"55b1a1cbc42a3de4","entry":"mse_over_interval","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_surface3d_physical_with_mse.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_surface3d_physical_with_mse.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"55b1a1cbc42a3de4"}},{"code_sha256_prefix":"a4a27da495fe8144","entry":"mse_over_interval","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_surface3d_with_mse_graph.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_surface3d_with_mse_graph.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a4a27da495fe8144"}},{"code_sha256_prefix":"bd2bb1ccbcb54f6f","entry":"parse_times_manual","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"gen_burgers_init.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/gen_burgers_init.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd2bb1ccbcb54f6f"}},{"code_sha256_prefix":"e229c0a76c9fbb01","entry":"prepare_baseline_on_device","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"train_window_nets.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/train_window_nets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e229c0a76c9fbb01"}},{"code_sha256_prefix":"0af19b5e13a0e111","entry":"sample_batch","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"train_window_nets.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/train_window_nets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0af19b5e13a0e111"}},{"code_sha256_prefix":"86b4653389adceaa","entry":"sample_truth_gpu","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"train_window_nets.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/train_window_nets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"86b4653389adceaa"}},{"code_sha256_prefix":"81e481717b28111c","entry":"sample_truth_xy","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_surface3d_physical.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_surface3d_physical.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"81e481717b28111c"}},{"code_sha256_prefix":"a36de2246f419ec6","entry":"sample_truth_xy","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"compare_surface3d_physical_with_mse.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/compare_surface3d_physical_with_mse.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a36de2246f419ec6"}},{"code_sha256_prefix":"c3b9a3814048f6f2","entry":"simulate_vorticity","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"gen_ns_init.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/gen_ns_init.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c3b9a3814048f6f2"}},{"code_sha256_prefix":"cd298379cb471064","entry":"train_one","repo":"Kagami-319/SSV-Learning","repo_kind":"found_in_text","path":"train_burgers_1d.py","file_url":"https://github.com/Kagami-319/SSV-Learning/blob/HEAD/train_burgers_1d.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cd298379cb471064"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}