OpenGT: A Comprehensive Benchmark For Graph Transformers
Jiachen Tang, Zhonghao Wang, Sirui Chen, Sheng Zhou, Jiawei Chen, Jiajun Bu

TL;DR
OpenGT provides a comprehensive benchmark and library for evaluating Graph Transformers, facilitating fair comparisons, understanding their strengths and limitations, and guiding future research in this rapidly evolving field.
Contribution
This work introduces OpenGT, the first standardized benchmark and library for Graph Transformers, enabling systematic evaluation and analysis across diverse tasks and datasets.
Findings
Local attention has limitations in transferability.
Positional encoding choices significantly impact performance.
Preprocessing overhead varies across positional encoding methods.
Abstract
Graph Transformers (GTs) have recently demonstrated remarkable performance across diverse domains. By leveraging attention mechanisms, GTs are capable of modeling long-range dependencies and complex structural relationships beyond local neighborhoods. However, their applicable scenarios are still underexplored, this highlights the need to identify when and why they excel. Furthermore, unlike GNNs, which predominantly rely on message-passing mechanisms, GTs exhibit a diverse design space in areas such as positional encoding, attention mechanisms, and graph-specific adaptations. Yet, it remains unclear which of these design choices are truly effective and under what conditions. As a result, the community currently lacks a comprehensive benchmark and library to promote a deeper understanding and further development of GTs. To address this gap, this paper introduces OpenGT, a comprehensive…
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 · Big Data and Digital Economy
MethodsLaplacian EigenMap · Absolute Position Encodings · Layer Normalization · Laplacian Positional Encodings · Byte Pair Encoding · Label Smoothing · Softmax · Dropout · Dense Connections · Transformer
