Home Knowledge Base E(n)-Equivariant Graph Neural Networks (EGNN)

E(n)-Equivariant Graph Neural Networks (EGNN) are graph neural network architectures that process 3D point clouds (atoms, particles) while guaranteeing that the output transforms correctly under rotations, translations, and reflections — if the input molecule is rotated by angle $ heta$, all output vectors rotate by exactly $ heta$ (equivariance) and all output scalars remain unchanged (invariance) — achieved through a lightweight coordinate-update mechanism that avoids the expensive spherical harmonics and tensor products used by other equivariant architectures.

What Is EGNN?

Why EGNN Matters

EGNN vs. Other Equivariant Architectures

ArchitectureAngular InfoTensor OrderRelative Speed
EGNNDistances onlyScalars + vectorsFastest
PaiNNDistance + direction vectorsUp to $l=1$Fast
DimeNetDistances + bond anglesBessel + spherical harmonicsModerate
MACEMulti-body correlationsUp to $l=3+$Slower, most accurate
SE(3)-TransformerFull SO(3) representationsArbitrary $l$Slowest

EGNN is geometry-native neural processing — understanding the 3D shape of molecules through coordinate updates that mathematically guarantee rotational equivariance, providing the efficient equivariant backbone for molecular property prediction, force field learning, and 3D molecular generation.

e-equivariant graph neural networkschemistry ai

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.