Towards Effective and Efficient Graph Alignment without Supervision
Songyang Chen, Youfang Lin, Yu Liu, Shuai Zheng, Lei Zou

TL;DR
This paper introduces GlobAlign, a novel unsupervised graph alignment method that leverages global representations and attention mechanisms to improve accuracy and efficiency, significantly outperforming existing approaches.
Contribution
It proposes a new paradigm and methods for unsupervised graph alignment that effectively capture long-range dependencies and reduce computational complexity.
Findings
Up to 20% accuracy improvement over competitors
GlobAlign-E reduces OT complexity from cubic to quadratic
Achieves an order of magnitude speedup in efficiency
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Machine Learning in Healthcare
