Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GIST: Gauge-Invariant Spectral Transformers for Scalable Graph Neural Operators

About

Neural operators on irregular meshes face a fundamental tension. Spectral positional encodings, the natural choice for capturing geometry, require cubic-complexity eigendecomposition and inadvertently break gauge invariance through numerical solver artifacts; existing efficient approximations sacrifice gauge symmetry by design. Both failure modes break discretization invariance: models fail to transfer across mesh resolutions of the same domain, and similarly across different graphs of related structure in inductive settings. We propose GIST (Gauge-Invariant Spectral Transformer), a scalable neural operator that resolves this tension by restricting attention to pairwise inner products of efficient approximate spectral embeddings. We prove these inner products estimate an exactly gauge-invariant graph kernel at end-to-end $\mathcal{O}(N)$ complexity, and establish a formal connection between gauge invariance and discretization-invariant learning with bounded mismatch error. To our knowledge, GIST is the first scalable graph neural operator with a provable discretization-mismatch bound. Empirically, GIST sets state-of-the-art on the AirfRANS, ShapeNet-Car, DrivAerNet, and DrivAerNet++ mesh benchmarks (up to 750K nodes), and additionally matches strong baselines on standard graph benchmarks (e.g., 99.50% micro-F1 on PPI).

Mattia Rigotti, Nicholas Thumiger, Thomas Frick• 2026

Related benchmarks

TaskDatasetResultRank
Node ClassificationPhoto
Micro-F194.42
20
Node ClassificationCora Planetoid public split
Accuracy84
19
Node ClassificationPubMed Planetoid public
Accuracy81.2
18
Inductive Node ClassificationPPI
micro-F199.5
12
Inductive Node ClassificationarXiv
micro-F172.12
9
Node ClassificationCiteSeer Planetoid (public)
Accuracy71.31
8
Node-level regressionDrivAerNet
MSE4.16
5
Node-level regressionDrivAerNet++
MSE3.63
5
Inductive Node ClassificationElliptic BTC
Micro-F194.7
4
Showing 9 of 9 rows

Other info

Follow for update