English

CAPER: Coarsen, Align, Project, Refine - A General Multilevel Framework for Network Alignment

Social and Information Networks 2022-08-24 v1 Information Retrieval Machine Learning

Abstract

Network alignment, or the task of finding corresponding nodes in different networks, is an important problem formulation in many application domains. We propose CAPER, a multilevel alignment framework that Coarsens the input graphs, Aligns the coarsened graphs, Projects the alignment solution to finer levels and Refines the alignment solution. We show that CAPER can improve upon many different existing network alignment algorithms by enforcing alignment consistency across multiple graph resolutions: nodes matched at finer levels should also be matched at coarser levels. CAPER also accelerates the use of slower network alignment methods, at the modest cost of linear-time coarsening and refinement steps, by allowing them to be run on smaller coarsened versions of the input graphs. Experiments show that CAPER can improve upon diverse network alignment methods by an average of 33% in accuracy and/or an order of magnitude faster in runtime.

Keywords

Cite

@article{arxiv.2208.10682,
  title  = {CAPER: Coarsen, Align, Project, Refine - A General Multilevel Framework for Network Alignment},
  author = {Jing Zhu and Danai Koutra and Mark Heimann},
  journal= {arXiv preprint arXiv:2208.10682},
  year   = {2022}
}

Comments

CIKM 2022

R2 v1 2026-06-25T01:53:27.676Z