ICML 2026poster0 citations

Gauge-Equivariant Graph Networks via Self-Interference Cancellation

Yoonhyuk Choi, Jiho Choi, Jiwoo Kang

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 $\mathrm{U}(1)$ 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 benchmarks, GESC consistently outperforms recent state-of-the-art models while offering a unified, interference-aware view of message passing. Our code is available at \href{https://anonymous.4open.science/r/GESC-1B22}{this link}.

TransformerGraphsBenchmark
BibTeX
@inproceedings{
choi2026gaugeequivariant,
title={Gauge-Equivariant Graph Networks via Self-Interference Cancellation},
author={Yoonhyuk Choi and Jiho Choi and Jiwoo Kang},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=hFocSMm1Ke}
}