Papers › Equivariant Graph Neural Operator for Modeling 3D Dynamics

Equivariant Graph Neural Operator for Modeling 3D Dynamics

19 Jan 2024arXiv:2401.11037archive 2025-07-28

Minkai Xu, Jiaqi Han, Aaron Lou, Jean Kossaifi, Arvind Ramanathan, Kamyar Azizzadenesheli, Jure Leskovec, Stefano Ermon, Anima Anandkumar

Modeling the complex three-dimensional (3D) dynamics of relational systems is an important problem in the natural sciences, with applications ranging from molecular simulations to particle mechanics. Machine learning methods have achieved good success by learning graph neural networks to model spatial interactions. However, these approaches do not faithfully capture temporal correlations since they only model next-step predictions. In this work, we propose Equivariant Graph Neural Operator (EGNO), a novel and principled method that directly models dynamics as trajectories instead of just next-step prediction. Different from existing methods, EGNO explicitly learns the temporal evolution of 3D dynamics where we formulate the dynamics as a function over time and learn neural operators to approximate it. To capture the temporal correlations while keeping the intrinsic SE(3)-equivariance, we develop equivariant temporal convolutions parameterized in the Fourier space and build EGNO by stacking the Fourier layers over equivariant networks. EGNO is the first operator learning framework that is capable of modeling solution dynamics functions over time while retaining 3D equivariance. Comprehensive experiments in multiple domains, including particle simulations, human motion capture, and molecular dynamics, demonstrate the significantly superior performance of EGNO against existing methods, thanks to the equivariant temporal modeling. Our code is available at https://github.com/MinkaiXu/egno.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2401.11037")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · fixture could not drive it; 9 ran with no contract checked.

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

minkaixu/egno 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

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

2ran · fixture could not drive it
9ran
2unverified

Licence: 0 of the 13 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 minkaixu/egno. “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.

aggregate minkaixu/egno/model/basic.py official repository ran MIT (permissive) · c13557c4c4b42aff · report
collector minkaixu/egno/utils.py official repository ran MIT (permissive) · d46f2eac5def9db4 · report
collector_simulation minkaixu/egno/utils.py official repository ran MIT (permissive) · 09a6af5717cfe3e4 · report
collector_simulation_no minkaixu/egno/utils.py official repository ran MIT (permissive) · 99eee5d4194d3501 · report
default_init minkaixu/egno/model/layer_no.py official repository ran MIT (permissive) · 04548c6c9fff2b3f · report
get_timestep_embedding minkaixu/egno/model/layer_no.py official repository ran fingerprinted MIT (permissive) · b663f5d919fd45e0 · report
get_velocity_attr minkaixu/egno/main_md17_no.py official repository ran · fixture could not drive it MIT (permissive) · efc11ed98d6d5af4 · report
parse_amc minkaixu/egno/motion/amc_parser.py official repository ran MIT (permissive) · 00b1bc1dee272f18 · report
read_line minkaixu/egno/motion/amc_parser.py official repository ran fingerprinted MIT (permissive) · 2cafa259d5ab3508 · report
unsorted_segment_mean minkaixu/egno/model/basic.py official repository ran · fixture could not drive it MIT (permissive) · bc66f19be57720e7 · report
variance_scaling minkaixu/egno/model/layer_no.py official repository ran MIT (permissive) · f34882fce4b22d20 · report
collate_mda minkaixu/egno/mdanalysis/dataset.py official repository unverified MIT (permissive) · 7d820c2f22842d1c · report
collate_mdd minkaixu/egno/mdanalysis/dataset.py official repository unverified MIT (permissive) · 950a677b2fa6cb95 · report

Tasks

Operator learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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