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

Less is More: on the Over-Globalizing Problem in Graph Transformers

About

Graph Transformer, due to its global attention mechanism, has emerged as a new tool in dealing with graph-structured data. It is well recognized that the global attention mechanism considers a wider receptive field in a fully connected graph, leading many to believe that useful information can be extracted from all the nodes. In this paper, we challenge this belief: does the globalizing property always benefit Graph Transformers? We reveal the over-globalizing problem in Graph Transformer by presenting both empirical evidence and theoretical analysis, i.e., the current attention mechanism overly focuses on those distant nodes, while the near nodes, which actually contain most of the useful information, are relatively weakened. Then we propose a novel Bi-Level Global Graph Transformer with Collaborative Training (CoBFormer), including the inter-cluster and intra-cluster Transformers, to prevent the over-globalizing problem while keeping the ability to extract valuable information from distant nodes. Moreover, the collaborative training is proposed to improve the model's generalization ability with a theoretical guarantee. Extensive experiments on various graphs well validate the effectiveness of our proposed CoBFormer.

Yujie Xing, Xiao Wang, Yibo Li, Hai Huang, Chuan Shi• 2024

Related benchmarks

TaskDatasetResultRank
Node ClassificationActor
Accuracy37.4
237
Node ClassificationOGBN-Products
Accuracy78.15
86
Node ClassificationOgbn-arxiv
Mean Accuracy73.17
74
Node ClassificationCiteseer full-supervised
Accuracy0.765
51
Node ClassificationPubmed full-supervised
Accuracy89
48
Node ClassificationChameleon (fixed)
Accuracy39.9
42
Node ClassificationSquirrel (fixed)
Accuracy35.4
42
Node ClassificationFilm (fixed)
Accuracy34.9
33
Node ClassificationCora (full-supervised)
Accuracy88.4
32
Node ClassificationDeezer (fixed)
Accuracy66.6
19
Showing 10 of 10 rows

Other info

Follow for update