English

LEDA: Latent Semantic Distribution Alignment for Multi-domain Graph Pre-training

Machine Learning 2026-02-27 v1

Abstract

Recent advances in generic large models, such as GPT and DeepSeek, have motivated the introduction of universality to graph pre-training, aiming to learn rich and generalizable knowledge across diverse domains using graph representations to improve performance in various downstream applications. However, most existing methods face challenges in learning effective knowledge from generic graphs, primarily due to simplistic data alignment and limited training guidance. The issue of simplistic data alignment arises from the use of a straightforward unification for highly diverse graph data, which fails to align semantics and misleads pre-training models. The problem with limited training guidance lies in the arbitrary application of in-domain pre-training paradigms to cross-domain scenarios. While it is effective in enhancing discriminative representation in one data space, it struggles to capture effective knowledge from many graphs. To address these challenges, we propose a novel Latent sEmantic Distribution Alignment (LEDA) model for universal graph pre-training. Specifically, we first introduce a dimension projection unit to adaptively align diverse domain features into a shared semantic space with minimal information loss. Furthermore, we design a variational semantic inference module to obtain the shared latent distribution. The distribution is then adopted to guide the domain projection, aligning it with shared semantics across domains and ensuring cross-domain semantic learning. LEDA exhibits strong performance across a broad range of graphs and downstream tasks. Remarkably, in few-shot cross-domain settings, it significantly outperforms in-domain baselines and advanced universal pre-training models.

Keywords

Cite

@article{arxiv.2602.22660,
  title  = {LEDA: Latent Semantic Distribution Alignment for Multi-domain Graph Pre-training},
  author = {Lianze Shan and Jitao Zhao and Dongxiao He and Siqi Liu and Jiaxu Cui and Weixiong Zhang},
  journal= {arXiv preprint arXiv:2602.22660},
  year   = {2026}
}

Comments

Accepted by WWW-26, 12 pages, 2 figures

R2 v1 2026-07-01T10:53:22.620Z