{"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/gaussian-plane-wave-neural-operator-for","title":"Gaussian Plane-Wave Neural Operator for Electron Density Estimation","arxiv_id":"2402.04278","date":"2024-02-05","proceeding":null,"authors":["Seongsu Kim","Sungsoo Ahn"],"abstract":"This work studies machine learning for electron density prediction, which is fundamental for understanding chemical systems and density functional theory (DFT) simulations. To this end, we introduce the Gaussian plane-wave neural operator (GPWNO), which operates in the infinite-dimensional functional space using the plane-wave and Gaussian-type orbital bases, widely recognized in the context of DFT. In particular, both high- and low-frequency components of the density can be effectively represented due to the complementary nature of the two bases. Extensive experiments on QM9, MD, and material project datasets demonstrate GPWNO's superior performance over ten baselines.","url_abs":"https://arxiv.org/abs/2402.04278v2","url_pdf":"https://arxiv.org/pdf/2402.04278v2.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":"gaussian-plane-wave-neural-operator-for","repo_url":"https://github.com/seongsukim-ml/gpwno","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"gaussian-plane-wave-neural-operator-for","repo_url":"https://github.com/holywater2/GPWNO","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"density-estimation","task_name":"Density Estimation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2402.04278","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2402.04278"}},"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/holywater2/GPWNO","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/seongsukim-ml/gpwno","reach":{"status":"ok"}}],"summary":{"ran":8,"ran_draft_wrong":1,"unverified":2},"by_repo_kind":{"official":{"samples":11,"ran":9,"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":11,"samples":[{"code_sha256_prefix":"907034711fd04cf3","entry":"get_irreps","repo":"holywater2/GPWNO","repo_kind":"official","path":"source/baseline/charge3net.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/source/baseline/charge3net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"907034711fd04cf3"}},{"code_sha256_prefix":"032033fdbea89049","entry":"get_optimizer","repo":"holywater2/GPWNO","repo_kind":"official","path":"utils.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"032033fdbea89049"}},{"code_sha256_prefix":"da74086a092f658a","entry":"get_scheduler","repo":"holywater2/GPWNO","repo_kind":"official","path":"utils.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"da74086a092f658a"}},{"code_sha256_prefix":"0f6e5930071859bd","entry":"load_config","repo":"holywater2/GPWNO","repo_kind":"official","path":"utils.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0f6e5930071859bd"}},{"code_sha256_prefix":"e5b5afc7383e5772","entry":"pad_and_stack","repo":"holywater2/GPWNO","repo_kind":"official","path":"source/baseline/charge3net_layer.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/source/baseline/charge3net_layer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e5b5afc7383e5772"}},{"code_sha256_prefix":"07895e4eeb3b4da3","entry":"pbc_vec","repo":"seongsukim-ml/GPWNO","repo_kind":"official","path":"source/models/GPWNO.py","file_url":"https://github.com/seongsukim-ml/GPWNO/blob/HEAD/source/models/GPWNO.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"07895e4eeb3b4da3"}},{"code_sha256_prefix":"ddea4708a433a69f","entry":"scatter","repo":"holywater2/GPWNO","repo_kind":"official","path":"source/baseline/charge3net.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/source/baseline/charge3net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ddea4708a433a69f"}},{"code_sha256_prefix":"72382e24a11208af","entry":"shifted_softplus","repo":"holywater2/GPWNO","repo_kind":"official","path":"source/baseline/charge3net_layer.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/source/baseline/charge3net_layer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"72382e24a11208af"}},{"code_sha256_prefix":"6a84d9556a716e60","entry":"unpad_and_cat","repo":"holywater2/GPWNO","repo_kind":"official","path":"source/baseline/charge3net_layer.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/source/baseline/charge3net_layer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6a84d9556a716e60"}},{"code_sha256_prefix":"b419d5150af835d4","entry":"plane_wave_sum","repo":"holywater2/GPWNO","repo_kind":"official","path":"source/models/PWNO_utils.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/source/models/PWNO_utils.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":"b419d5150af835d4"}},{"code_sha256_prefix":"bcdef13a27ddc2d5","entry":"tp_path_exists","repo":"holywater2/GPWNO","repo_kind":"official","path":"source/baseline/charge3net.py","file_url":"https://github.com/holywater2/GPWNO/blob/HEAD/source/baseline/charge3net.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":"bcdef13a27ddc2d5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}