Pith. sign in

REVIEW 2 cited by

Attending to Graph Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2302.04181 v3 pith:XJNMNZJ7 submitted 2023-02-08 cs.LG cs.AIcs.NE

Attending to Graph Transformers

classification cs.LG cs.AIcs.NE
keywords graphgraphstheyarchitecturesmolecularnetworksneuralover-squashing
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Recently, transformer architectures for graphs emerged as an alternative to established techniques for machine learning with graphs, such as (message-passing) graph neural networks. So far, they have shown promising empirical results, e.g., on molecular prediction datasets, often attributed to their ability to circumvent graph neural networks' shortcomings, such as over-smoothing and over-squashing. Here, we derive a taxonomy of graph transformer architectures, bringing some order to this emerging field. We overview their theoretical properties, survey structural and positional encodings, and discuss extensions for important graph classes, e.g., 3D molecular graphs. Empirically, we probe how well graph transformers can recover various graph properties, how well they can deal with heterophilic graphs, and to what extent they prevent over-squashing. Further, we outline open challenges and research direction to stimulate future work. Our code is available at https://github.com/luis-mueller/probing-graph-transformers.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Plain Transformers are Surprisingly Powerful Link Predictors

    cs.LG 2026-02 conditional novelty 6.0

    A plain-style Transformer over sampled local subgraphs, with a multiplicative adjacency residual, reaches state-of-the-art link prediction on several benchmarks without node IDs or hand-crafted heuristics.

  2. MxGPS: Multiplex Graph Transformers for a Power Grid Foundation Model

    cs.LG 2026-07 conditional novelty 5.0

    MxGPS jointly trains state-estimation and power-flow branches over a shared encoder and reports more stable zero-shot behavior on unseen grids, at the price of higher in-distribution error.