Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards A Universal Graph Structural Encoder

About

Recent advancements in large-scale pre-training have shown the potential to learn generalizable representations for downstream tasks. In the graph domain, however, capturing and transferring structural information across different graph domains remains challenging, primarily due to the inherent differences in graph topological patterns across various contexts. For example, a social network's structure is fundamentally different from that of a product co-purchase graph. Additionally, most existing models struggle to capture the rich topological complexity of graph structures, leading to inadequate exploration of the graph embedding space. To address these challenges, we propose GFSE, a universal pre-trained graph encoder designed to capture transferable structural patterns across diverse domains such as the web graph, social networks, and citation networks. GFSE is the first cross-domain graph structural encoder pre-trained with multiple self-supervised learning objectives. Built on a Graph Transformer, GFSE incorporates attention mechanisms informed by graph structural information, enabling it to encode intricate multi-level and fine-grained topological features within complex graph structures. The pre-trained GFSE produces generic and theoretically expressive positional and structural encoding for graphs, which can be seamlessly integrated with various downstream graph feature encoders, including graph neural networks for vectorized features and Large Language Models (LLMs) for text-attributed graphs. Comprehensive experiments on synthetic and real-world datasets demonstrate GFSE's capability to significantly enhance the model's performance while requiring substantially less task-specific fine-tuning.

Jialin Chen, Haolan Zuo, Haoyu Peter Wang, Siqi Miao, Pan Li, Rex Ying• 2025

Related benchmarks

TaskDatasetResultRank
Node Classificationogbn-arxiv (test)
Accuracy72.61
497
Node ClassificationPubMed (test)
Accuracy78.39
162
Graph ClassificationCIFAR10 (test)
Test Accuracy74.11
152
Graph ClassificationMNIST (test)
Accuracy98.15
121
Link PredictionCora (test)--
116
Graph RegressionPeptides struct (test)
MAE0.2436
97
Graph ClassificationPeptides-func (test)
AP68.74
95
Molecular property predictionBBBP (test)
ROC-AUC0.705
94
Molecular property predictionMUV (test)
ROC-AUC80.5
93
Molecular property predictionTox21 (test)
ROC-AUC0.78
81
Showing 10 of 17 rows

Other info

Follow for update