Joint Optimal Transport and Embedding for Network Alignment
Qi Yu, Zhichen Zeng, Yuchen Yan, Lei Ying, R. Srikant, Hanghang Tong

TL;DR
This paper introduces JOENA, a unified framework combining optimal transport and embedding techniques for network alignment, improving accuracy and scalability by leveraging their mutual benefits in an end-to-end training process.
Contribution
JOENA unifies OT and embedding methods for network alignment, enabling end-to-end training and noise reduction, which enhances alignment accuracy and efficiency.
Findings
Achieves up to 16% improvement in MRR over state-of-the-art methods.
Provides up to 20x speedup in network alignment tasks.
Demonstrates scalability and effectiveness on real-world networks.
Abstract
Network alignment, which aims to find node correspondence across different networks, is the cornerstone of various downstream multi-network and Web mining tasks. Most of the embedding-based methods indirectly model cross-network node relationships by contrasting positive and negative node pairs sampled from hand-crafted strategies, which are vulnerable to graph noises and lead to potential misalignment of nodes. Another line of work based on the optimal transport (OT) theory directly models cross-network node relationships and generates noise-reduced alignments. However, OT methods heavily rely on fixed, pre-defined cost functions that prohibit end-to-end training and are hard to generalize. In this paper, we aim to unify the embedding and OT-based methods in a mutually beneficial manner and propose a joint optimal transport and embedding framework for network alignment named JOENA. For…
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 · Graph Theory and Algorithms
