Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Topology-Informed Graph Transformer

About

Transformers have revolutionized performance in Natural Language Processing and Vision, paving the way for their integration with Graph Neural Networks (GNNs). One key challenge in enhancing graph transformers is strengthening the discriminative power of distinguishing isomorphisms of graphs, which plays a crucial role in boosting their predictive performances. To address this challenge, we introduce 'Topology-Informed Graph Transformer (TIGT)', a novel transformer enhancing both discriminative power in detecting graph isomorphisms and the overall performance of Graph Transformers. TIGT consists of four components: A topological positional embedding layer using non-isomorphic universal covers based on cyclic subgraphs of graphs to ensure unique graph representation: A dual-path message-passing layer to explicitly encode topological characteristics throughout the encoder layers: A global attention mechanism: And a graph information layer to recalibrate channel-wise graph features for better feature representation. TIGT outperforms previous Graph Transformers in classifying synthetic dataset aimed at distinguishing isomorphism classes of graphs. Additionally, mathematical analysis and empirical evaluations highlight our model's competitive edge over state-of-the-art Graph Transformers across various benchmark datasets.

Yun Young Choi, Sun Woo Park, Minho Lee, Youngho Woo• 2024

Related benchmarks

TaskDatasetResultRank
Graph RegressionPeptides struct LRGB (test)
MAE0.2485
178
Graph ClassificationPeptides-func LRGB (test)
AP0.6679
136
Graph ClassificationCIFAR10
Accuracy73.955
108
Graph RegressionZINC
MAE0.057
96
Graph ClassificationMNIST
Accuracy98.23
95
Graph ClassificationPeptides-func (test)
AP66.79
82
Graph RegressionOGB-LSC PCQM4M v2 (val)
MAE0.0826
81
Graph-level regressionZINC full (test)
MAE0.014
45
Graph ClassificationCSL (test)
Mean Accuracy100
45
Graph ClassificationPATTERN
Accuracy86.68
25
Showing 10 of 11 rows

Other info

Follow for update