Our new X account is live! Follow @wizwand_team for updates
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
382
Graph ClassificationCIFAR10 (test)
Test Accuracy74.11
139
Graph ClassificationMNIST (test)
Accuracy98.15
110
Graph RegressionPeptides struct (test)
MAE0.2436
84
Graph ClassificationPeptides-func (test)
AP68.74
82
Link PredictionCora (test)--
69
Molecular property predictionBBBP (test)
ROC-AUC0.705
64
Graph RegressionZINC subset (test)
MAE0.0613
56
Molecular property predictionTox21 (test)
ROC-AUC0.78
53
Molecular property predictionSIDER (test)
ROC-AUC0.631
53
Showing 10 of 17 rows

Other info

Follow for update