[2505.21366] PLANETALIGN: A Comprehensive Python Library for Benchmarking Network Alignment
About this article
Abstract page for arXiv paper 2505.21366: PLANETALIGN: A Comprehensive Python Library for Benchmarking Network Alignment
Computer Science > Machine Learning arXiv:2505.21366 (cs) [Submitted on 27 May 2025 (v1), last revised 1 Mar 2026 (this version, v2)] Title:PLANETALIGN: A Comprehensive Python Library for Benchmarking Network Alignment Authors:Qi Yu, Zhichen Zeng, Yuchen Yan, Zhining Liu, Baoyu Jing, Ruizhong Qiu, Ariful Azad, Hanghang Tong View a PDF of the paper titled PLANETALIGN: A Comprehensive Python Library for Benchmarking Network Alignment, by Qi Yu and 7 other authors View PDF HTML (experimental) Abstract:Network alignment (NA) aims to identify node correspondence across different networks and serves as a critical cornerstone behind various downstream multi-network learning tasks. Despite growing research in NA, there lacks a comprehensive library that facilitates the systematic development and benchmarking of NA methods. In this work, we introduce PLANETALIGN, a comprehensive Python library for network alignment that features a rich collection of built-in datasets, methods, and evaluation pipelines with easy-to-use APIs. Specifically, PLANETALIGN integrates 18 datasets and 14 NA methods with extensible APIs for easy use and development of NA methods. Our standardized evaluation pipeline encompasses a wide range of metrics, enabling a systematic assessment of the effectiveness, scalability, and robustness of NA methods. Through extensive comparative studies, we reveal practical insights into the strengths and limitations of existing NA methods. We hope that PLANETALIGN can foster...