A Survey on Structure-Preserving Graph Transformers
Van Thuy Hoang, O-Joun Lee

TL;DR
This survey comprehensively reviews structure-preserving graph transformer methods, categorizing strategies and discussing challenges, aiming to systematize the understanding and development of graph structure preservation in transformer models.
Contribution
It provides a systematic overview and classification of strategies for structure preservation in graph transformers, filling a gap in organized literature.
Findings
Four main strategy groups identified: node feature modulation, context node sampling, graph rewriting, architecture improvements.
Strategies vary based on coverage and preservation goals.
Discussion of challenges and future research directions.
Abstract
The transformer architecture has shown remarkable success in various domains, such as natural language processing and computer vision. When it comes to graph learning, transformers are required not only to capture the interactions between pairs of nodes but also to preserve graph structures connoting the underlying relations and proximity between them, showing the expressive power to capture different graph structures. Accordingly, various structure-preserving graph transformers have been proposed and widely used for various tasks, such as graph-level tasks in bioinformatics and chemoinformatics. However, strategies related to graph structure preservation have not been well organized and systematized in the literature. In this paper, we provide a comprehensive overview of structure-preserving graph transformers and generalize these methods from the perspective of their design objective.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · DNA and Biological Computing
MethodsAttention Is All You Need · Laplacian EigenMap · Linear Layer · Dropout · Layer Normalization · Multi-Head Attention · Laplacian Positional Encodings · Byte Pair Encoding · Residual Connection · Adam
