English

Towards Text-free Graph Foundation Models: Rethinking Multi-Domain Graph Contrastive Learning

Computation and Language 2025-07-01 v1 Artificial Intelligence

Abstract

Foundation models have achieved great success in natural language processing (NLP) and computer vision (CV). Their success largely stems from the ability to integrate multi-domain knowledge in pre-training and transfer it to target domains. Considering graph data, especially graphs without textual features, is ubiquitous in real-world applications such as social networks and recommendation systems, some researchers have attempted to extend this paradigm to the graph field, aiming to construct graph foundation models. However, unlike CV and NLP, there are huge gaps among the semantics and properties of graphs in different domains, while current works still adopt traditional contrastive pre-training strategies designed in the single-domain scenario, which regard contrastive samples from different domains as equivalent. From experimental investigations, we discovered that inherent domain-specific differences prevent these strategies from effectively absorbing knowledge from different domains to generate informative representations. In this paper, we propose a novel multi-domain pre-training and cross-domain transfer framework, namely MDGCL.In the pre-training stage, we design a contrastive learning strategy to substantially recognize and capture domain differences, and introduce domain tokens to encode domain-level global information. In the downstream stage, we introduce a domain attention mechanism to enable fine-grained domain knowledge transfer. Extensive experiments on five benchmark datasets have demonstrated that our method outperforms state-of-the-art significantly, with the maximum improvement of 19.33\% on accuracy and 19.13\% on Macro-F1 score.

Keywords

Cite

@article{arxiv.2506.22510,
  title  = {Towards Text-free Graph Foundation Models: Rethinking Multi-Domain Graph Contrastive Learning},
  author = {Zihao Zhao and Xinlong Zhai and Jinyu Yang and Chuan Shi},
  journal= {arXiv preprint arXiv:2506.22510},
  year   = {2025}
}

Comments

16 pages, 5 figures

R2 v1 2026-07-01T03:37:05.619Z