Robust Attributed Graph Alignment via Joint Structure Learning and Optimal Transport
Jianheng Tang, Weiqi Zhang, Jiajin Li, Kangfei Zhao, Fugee Tsung, Jia, Li

TL;DR
SLOTAlign is an unsupervised framework for graph alignment that jointly learns structure and performs optimal transport-based alignment, demonstrating superior robustness and performance on multiple datasets.
Contribution
It introduces a novel joint structure learning and optimal transport approach for unsupervised graph alignment, addressing instability issues of existing methods.
Findings
Outperforms existing unsupervised graph alignment methods
Shows strong robustness across diverse datasets
Achieves state-of-the-art results on KG alignment benchmark
Abstract
Graph alignment, which aims at identifying corresponding entities across multiple networks, has been widely applied in various domains. As the graphs to be aligned are usually constructed from different sources, the inconsistency issues of structures and features between two graphs are ubiquitous in real-world applications. Most existing methods follow the ``embed-then-cross-compare'' paradigm, which computes node embeddings in each graph and then processes node correspondences based on cross-graph embedding comparison. However, we find these methods are unstable and sub-optimal when structure or feature inconsistency appears. To this end, we propose SLOTAlign, an unsupervised graph alignment framework that jointly performs Structure Learning and Optimal Transport Alignment. We convert graph alignment to an optimal transport problem between two intra-graph matrices without the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
