TL;DR
GESC introduces a gauge-equivariant graph neural network that effectively cancels self-interference, improving performance on heterophilous graphs by explicitly modeling and suppressing redundant signals.
Contribution
It proposes a novel interference cancellation mechanism in gauge-equivariant GNNs, addressing oversmoothing and enhancing performance across diverse graph benchmarks.
Findings
GESC outperforms recent state-of-the-art models on multiple benchmarks.
The interference-aware approach improves robustness on heterophilous graphs.
Explicit modeling of self-interference reduces oversmoothing in gauge-based GNNs.
Abstract
Graph Neural Networks (GNNs) excel on homophilous graphs but often fail under heterophily due to self-reinforcing and phase-inconsistent signals. We propose a \textbf{G}auge-\textbf{E}quivariant Graph Network with \textbf{S}elf-Interference \textbf{C}ancellation (GESC), which replaces additive aggregation with a projection-based interference mechanism. Unlike prior magnetic or gauge-equivariant GNNs that rely on additive message mixing, GESC explicitly models self-interference arising from redundant low-frequency components. We show that the absence of interference handling in existing gauge-based GNNs is a primary driver of oversmoothing under gauge transport. We introduce a phase connection followed by a rank-1 projection that suppresses self-parallel components before attention, and a sign-aware gate that regulates negatively aligned neighbors. Across diverse graph…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Topic Modeling
