{"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/wavelet-diffusion-neural-operator","title":"Wavelet Diffusion Neural Operator","arxiv_id":"2412.04833","date":"2024-12-06","proceeding":null,"authors":["Peiyan Hu","Rui Wang","Xiang Zheng","Tao Zhang","Haodong Feng","Ruiqi Feng","Long Wei","Yue Wang","Zhi-Ming Ma","Tailin Wu"],"abstract":"Simulating and controlling physical systems described by partial differential equations (PDEs) are crucial tasks across science and engineering. Recently, diffusion generative models have emerged as a competitive class of methods for these tasks due to their ability to capture long-term dependencies and model high-dimensional states. However, diffusion models typically struggle with handling system states with abrupt changes and generalizing to higher resolutions. In this work, we propose Wavelet Diffusion Neural Operator (WDNO), a novel PDE simulation and control framework that enhances the handling of these complexities. WDNO comprises two key innovations. Firstly, WDNO performs diffusion-based generative modeling in the wavelet domain for the entire trajectory to handle abrupt changes and long-term dependencies effectively. Secondly, to address the issue of poor generalization across different resolutions, which is one of the fundamental tasks in modeling physical systems, we introduce multi-resolution training. We validate WDNO on five physical systems, including 1D advection equation, three challenging physical systems with abrupt changes (1D Burgers' equation, 1D compressible Navier-Stokes equation and 2D incompressible fluid), and a real-world dataset ERA5, which demonstrates superior performance on both simulation and control tasks over state-of-the-art methods, with significant improvements in long-term and detail prediction accuracy. Remarkably, in the challenging context of the 2D high-dimensional and indirect control task aimed at reducing smoke leakage, WDNO reduces the leakage by 33.2% compared to the second-best baseline. The code can be found at https://github.com/AI4Science-WestlakeU/wdno.git.","url_abs":"https://arxiv.org/abs/2412.04833v2","url_pdf":"https://arxiv.org/pdf/2412.04833v2.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":"wavelet-diffusion-neural-operator","repo_url":"https://github.com/AI4Science-WestlakeU/wdno","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2412.04833","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2412.04833"}},"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/AI4Science-WestlakeU/wdno","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"ran_honours":3,"ran_violates":1,"unverified":8},"by_repo_kind":{"official":{"samples":13,"ran":5,"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":0,"samples":[{"code_sha256_prefix":"b3d593fb33f79ac5","entry":"apply_conditioning","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"smoke/ddpm/modules.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/smoke/ddpm/modules.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"code_sha256_prefix":"b6113e0f43155a33","entry":"cosine_beta_schedule","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"smoke/ddpm/modules.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/smoke/ddpm/modules.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b6113e0f43155a33"}},{"code_sha256_prefix":"608e364a9d2376a3","entry":"exists","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"burgers/ddpm_burgers/model_utils.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/burgers/ddpm_burgers/model_utils.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"608e364a9d2376a3"}},{"code_sha256_prefix":"a1229a9f4df127e2","entry":"normalize_to_neg_one_to_one","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"burgers/ddpm_burgers/model_utils.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/burgers/ddpm_burgers/model_utils.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a1229a9f4df127e2"}},{"code_sha256_prefix":"97e1bbd232dfe092","entry":"unnormalize_to_zero_to_one","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"burgers/ddpm_burgers/model_utils.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/burgers/ddpm_burgers/model_utils.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"97e1bbd232dfe092"}},{"code_sha256_prefix":"d06e979b38cba19b","entry":"coef_to_tensor","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"burgers/wave_trans.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/burgers/wave_trans.py","link_basis":"first_harvest_node","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":"d06e979b38cba19b"}},{"code_sha256_prefix":"e6337738e0098670","entry":"coef_to_tensor","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"smoke/wave_trans_2d.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/smoke/wave_trans_2d.py","link_basis":"first_harvest_node","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":"e6337738e0098670"}},{"code_sha256_prefix":"7d3807f597feb193","entry":"display_name","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"smoke/phi/model.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/smoke/phi/model.py","link_basis":"first_harvest_node","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":"7d3807f597feb193"}},{"code_sha256_prefix":"09c8479d9a5b3e06","entry":"extract","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"smoke/ddpm/modules.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/smoke/ddpm/modules.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":"09c8479d9a5b3e06"}},{"code_sha256_prefix":"35eb6064f0c2c7a2","entry":"synchronized_method","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"smoke/phi/model.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/smoke/phi/model.py","link_basis":"first_harvest_node","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":"35eb6064f0c2c7a2"}},{"code_sha256_prefix":"3c22b7611e7a627e","entry":"tensor_to_coef","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"burgers/wave_trans.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/burgers/wave_trans.py","link_basis":"first_harvest_node","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":"3c22b7611e7a627e"}},{"code_sha256_prefix":"e21637a17a50b60c","entry":"tensor_to_coef","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"smoke/wave_trans_2d.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/smoke/wave_trans_2d.py","link_basis":"first_harvest_node","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":"e21637a17a50b60c"}},{"code_sha256_prefix":"60adb43b6c0bca79","entry":"tensor_to_coef_super","repo":"AI4Science-WestlakeU/wdno","repo_kind":"official","path":"burgers/wave_trans.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/burgers/wave_trans.py","link_basis":"first_harvest_node","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":"60adb43b6c0bca79"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}