English

Towards Effective and Efficient Graph Alignment without Supervision

Machine Learning 2026-03-10 v1 Artificial Intelligence

Abstract

Unsupervised graph alignment aims to find the node correspondence across different graphs without any anchor node pairs. Despite the recent efforts utilizing deep learning-based techniques, such as the embedding and optimal transport (OT)-based approaches, we observe their limitations in terms of model accuracy-efficiency tradeoff. By focusing on the exploitation of local and global graph information, we formalize them as the ``local representation, global alignment'' paradigm, and present a new ``global representation and alignment'' paradigm to resolve the mismatch between the two phases in the alignment process. We then propose \underline{Gl}obal representation and \underline{o}ptimal transport-\underline{b}ased \underline{Align}ment (\texttt{GlobAlign}), and its variant, \texttt{GlobAlign-E}, for better \underline{E}fficiency. Our methods are equipped with the global attention mechanism and a hierarchical cross-graph transport cost, able to capture long-range and implicit node dependencies beyond the local graph structure. Furthermore, \texttt{GlobAlign-E} successfully closes the time complexity gap between representative embedding and OT-based methods, reducing OT's cubic complexity to quadratic terms. Through extensive experiments, our methods demonstrate superior performance, with up to a 20\% accuracy improvement over the best competitor. Meanwhile, \texttt{GlobAlign-E} achieves the best efficiency, with an order of magnitude speedup against existing OT-based methods.

Keywords

Cite

@article{arxiv.2603.08526,
  title  = {Towards Effective and Efficient Graph Alignment without Supervision},
  author = {Songyang Chen and Youfang Lin and Yu Liu and Shuai Zheng and Lei Zou},
  journal= {arXiv preprint arXiv:2603.08526},
  year   = {2026}
}

Comments

World Wide Web Journal

R2 v1 2026-07-01T11:10:33.578Z