English

CombAlign: Enhancing Model Expressiveness in Unsupervised Graph Alignment

Machine Learning 2025-05-07 v3 Artificial Intelligence

Abstract

Unsupervised graph alignment finds the node correspondence between a pair of attributed graphs by only exploiting graph structure and node features. One category of recent studies first computes the node representation and then matches nodes with the largest embedding-based similarity, while the other category reduces the problem to optimal transport (OT) via Gromov-Wasserstein learning. However, it remains largely unexplored in the model expressiveness, as well as how theoretical expressivity impacts prediction accuracy. We investigate the model expressiveness from two aspects. First, we characterize the model's discriminative power in distinguishing matched and unmatched node pairs across two graphs. Second, we study the model's capability of guaranteeing node matching properties such as one-to-one matching and mutual alignment. Motivated by our theoretical analysis, we put forward a hybrid approach named CombAlign with stronger expressive power. Specifically, we enable cross-dimensional feature interaction for OT-based learning and propose an embedding-based method inspired by the Weisfeiler-Lehman test. We also apply non-uniform marginals obtained from the embedding-based modules to OT as priors for more expressiveness. Based on that, we propose a traditional algorithm-based refinement, which combines our OT and embedding-based predictions using the ensemble learning strategy and reduces the problem to maximum weight matching. With carefully designed edge weights, we ensure those matching properties and further enhance prediction accuracy. By extensive experiments, we demonstrate a significant improvement of 14.5% in alignment accuracy compared to state-of-the-art approaches and confirm the soundness of our theoretical analysis.

Keywords

Cite

@article{arxiv.2406.13216,
  title  = {CombAlign: Enhancing Model Expressiveness in Unsupervised Graph Alignment},
  author = {Songyang Chen and Yu Liu and Lei Zou and Zexuan Wang and Youfang Lin},
  journal= {arXiv preprint arXiv:2406.13216},
  year   = {2025}
}

Comments

12 pages, 9 figures

R2 v1 2026-06-28T17:11:32.283Z