Papers › Equivariant Neural Operator Learning with Graphon Convolution

Equivariant Neural Operator Learning with Graphon Convolution

17 Nov 2023NeurIPS 2023 11arXiv:2311.10908archive 2025-07-28

Chaoran Cheng, Jian Peng

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.10908")

Code

Syntology Ran 6 of 12 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ccr-cheng/infgcn-pytorch officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 6 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
5ran
6unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ccr-cheng/infgcn-pytorch. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_optimizer ccr-cheng/infgcn-pytorch/utils.py official repository ran MIT (permissive) · 032033fdbea89049 · report
get_scheduler ccr-cheng/infgcn-pytorch/utils.py official repository ran MIT (permissive) · da74086a092f658a · report
load_config ccr-cheng/infgcn-pytorch/utils.py official repository ran MIT (permissive) · 0f6e5930071859bd · report
pbc_expand ccr-cheng/infgcn-pytorch/datasets/density.py official repository ran MIT (permissive) · 5b010f0d57bc267a · report
pbc_vec ccr-cheng/infgcn-pytorch/models/infgcn.py official repository ran MIT (permissive) · 3ac72e5a3e51b5ba · report
register_model ccr-cheng/infgcn-pytorch/models/_base.py official repository ran · our draft was wrong MIT (permissive) · be3d8f2945b52b90 · report
draw_stack ccr-cheng/infgcn-pytorch/visualize.py official repository unverified MIT (permissive) · 2e34e183d447d5b9 · report
get_dataset ccr-cheng/infgcn-pytorch/datasets/_base.py official repository unverified MIT (permissive) · 2aecf36589a80032 · report
get_model ccr-cheng/infgcn-pytorch/models/_base.py official repository unverified MIT (permissive) · 136ea0b70dfe1fcd · report
read_xyz ccr-cheng/infgcn-pytorch/generate_dataset.py official repository unverified MIT (permissive) · 34d9a4b390deff20 · report
register_dataset ccr-cheng/infgcn-pytorch/datasets/_base.py official repository unverified MIT (permissive) · 76294830633c3f09 · report
rotate_voxel ccr-cheng/infgcn-pytorch/datasets/density.py official repository unverified MIT (permissive) · 96dda32456219094 · report

Tasks

Operator learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Convolution

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections