Unifying and Enhancing Graph Transformers via a Hierarchical Mask Framework
Yujie Xing, Xiao Wang, Bin Wu, Hai Huang, Chuan Shi

TL;DR
This paper introduces a unified hierarchical mask framework for Graph Transformers, revealing their underlying equivalence and enabling flexible modeling of diverse node interactions, leading to the development of the M3Dphormer model with state-of-the-art results.
Contribution
The paper proposes a novel hierarchical mask framework for Graph Transformers and introduces M3Dphormer, a new model that integrates multiple masks and dual attention for improved performance.
Findings
M3Dphormer achieves state-of-the-art results on multiple benchmarks.
Hierarchical masks provide complementary strengths for modeling interactions.
The framework links attention mask design with classification accuracy.
Abstract
Graph Transformers (GTs) have emerged as a powerful paradigm for graph representation learning due to their ability to model diverse node interactions. However, existing GTs often rely on intricate architectural designs tailored to specific interactions, limiting their flexibility. To address this, we propose a unified hierarchical mask framework that reveals an underlying equivalence between model architecture and attention mask construction. This framework enables a consistent modeling paradigm by capturing diverse interactions through carefully designed attention masks. Theoretical analysis under this framework demonstrates that the probability of correct classification positively correlates with the receptive field size and label consistency, leading to a fundamental design principle: an effective attention mask should ensure both a sufficiently large receptive field and a high…
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.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Machine Learning in Healthcare
