{"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/equivariant-neural-operator-learning-with-1","title":"Equivariant Neural Operator Learning with Graphon Convolution","arxiv_id":"2311.10908","date":"2023-11-17","proceeding":"NeurIPS 2023 11","authors":["Chaoran Cheng","Jian Peng"],"abstract":"We propose a general architecture that combines the coefficient learning scheme with a residual operator layer for learning mappings between continuous functions in the 3D Euclidean space. Our proposed model is guaranteed to achieve SE(3)-equivariance by design. From the graph spectrum view, our method can be interpreted as convolution on graphons (dense graphs with infinitely many nodes), which we term InfGCN. By leveraging both the continuous graphon structure and the discrete graph structure of the input data, our model can effectively capture the geometric information while preserving equivariance. Through extensive experiments on large-scale electron density datasets, we observed that our model significantly outperformed the current state-of-the-art architectures. Multiple ablation studies were also carried out to demonstrate the effectiveness of the proposed architecture.","url_abs":"https://arxiv.org/abs/2311.10908v1","url_pdf":"https://arxiv.org/pdf/2311.10908v1.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":"equivariant-neural-operator-learning-with-1","repo_url":"https://github.com/ccr-cheng/infgcn-pytorch","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"operator-learning","task_name":"Operator learning"}],"methods":[{"method_slug":"convolution","method_name":"Convolution"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2311.10908","atlas_url":"https://app.syntology.ai/?focus=2311.10908","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2311.10908"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/ccr-cheng/infgcn-pytorch","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":5,"ran_draft_wrong":1,"unverified":6},"by_repo_kind":{"official":{"samples":12,"ran":6,"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":"032033fdbea89049","entry":"get_optimizer","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"utils.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"032033fdbea89049"}},{"code_sha256_prefix":"da74086a092f658a","entry":"get_scheduler","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"utils.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"da74086a092f658a"}},{"code_sha256_prefix":"0f6e5930071859bd","entry":"load_config","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"utils.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0f6e5930071859bd"}},{"code_sha256_prefix":"5b010f0d57bc267a","entry":"pbc_expand","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"datasets/density.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/datasets/density.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5b010f0d57bc267a"}},{"code_sha256_prefix":"3ac72e5a3e51b5ba","entry":"pbc_vec","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"models/infgcn.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/models/infgcn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ac72e5a3e51b5ba"}},{"code_sha256_prefix":"be3d8f2945b52b90","entry":"register_model","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"models/_base.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/models/_base.py","link_basis":"harvester_set","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":"be3d8f2945b52b90"}},{"code_sha256_prefix":"2e34e183d447d5b9","entry":"draw_stack","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"visualize.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/visualize.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":"2e34e183d447d5b9"}},{"code_sha256_prefix":"2aecf36589a80032","entry":"get_dataset","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"datasets/_base.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/datasets/_base.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":"2aecf36589a80032"}},{"code_sha256_prefix":"136ea0b70dfe1fcd","entry":"get_model","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"models/_base.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/models/_base.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":"136ea0b70dfe1fcd"}},{"code_sha256_prefix":"34d9a4b390deff20","entry":"read_xyz","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"generate_dataset.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/generate_dataset.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":"34d9a4b390deff20"}},{"code_sha256_prefix":"76294830633c3f09","entry":"register_dataset","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"datasets/_base.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/datasets/_base.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":"76294830633c3f09"}},{"code_sha256_prefix":"96dda32456219094","entry":"rotate_voxel","repo":"ccr-cheng/infgcn-pytorch","repo_kind":"official","path":"datasets/density.py","file_url":"https://github.com/ccr-cheng/infgcn-pytorch/blob/HEAD/datasets/density.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":"96dda32456219094"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}