Are High-Degree Representations Really Unnecessary in Equivariant Graph Neural Networks?
Jiacheng Cen, Anyi Li, Ning Lin, Yuxiang Ren, Zihe Wang, Wenbing Huang

TL;DR
This paper challenges the belief that low-degree representations are sufficient in equivariant GNNs, demonstrating that higher-degree steerable vectors enhance expressivity and improve performance on complex symmetric datasets.
Contribution
The paper introduces HEGNN, a high-degree equivariant GNN that increases expressivity while maintaining efficiency, supported by theoretical proofs and extensive experiments.
Findings
High-degree steerable vectors improve expressivity on symmetric structures
HEGNN outperforms EGNN on complex datasets like N-body and MD17
Theoretical analysis shows fixed-degree equivariant GNNs can degenerate to zero functions
Abstract
Equivariant Graph Neural Networks (GNNs) that incorporate E(3) symmetry have achieved significant success in various scientific applications. As one of the most successful models, EGNN leverages a simple scalarization technique to perform equivariant message passing over only Cartesian vectors (i.e., 1st-degree steerable vectors), enjoying greater efficiency and efficacy compared to equivariant GNNs using higher-degree steerable vectors. This success suggests that higher-degree representations might be unnecessary. In this paper, we disprove this hypothesis by exploring the expressivity of equivariant GNNs on symmetric structures, including -fold rotations and regular polyhedra. We theoretically demonstrate that equivariant GNNs will always degenerate to a zero function if the degree of the output representations is fixed to 1 or other specific values. Based on this theoretical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Neural Networks and Applications · Machine Learning in Materials Science
