English

Seedless Graph Matching via Tail of Degree Distribution for Correlated Erdos-Renyi Graphs

Data Structures and Algorithms 2020-09-29 v3 Social and Information Networks Physics and Society

Abstract

The network alignment (or graph matching) problem refers to recovering the node-to-node correspondence between two correlated networks. In this paper, we propose a network alignment algorithm which works without using a seed set of pre-matched node pairs or any other auxiliary information (e.g., node or edge labels) as an input. The algorithm assigns structurally innovative features to nodes based on the tail of empirical degree distribution of their neighbor nodes. Then, it matches the nodes according to these features. We evaluate the performance of proposed algorithm on both synthetic and real networks. For synthetic networks, we generate Erdos-Renyi graphs in the regions of Θ(log(n)/n)\Theta(\log(n)/n) and Θ(log2(n)/n)\Theta(\log^{2}(n)/n), where a previous work theoretically showed that recovering is feasible in sparse Erdos-Renyi graphs if and only if the probability of having an edge between a pair of nodes in one of the graphs and also between the corresponding nodes in the other graph is in the order of Ω(log(n)/n)\Omega(\log(n)/n), where nn is the number of nodes. Experiments on both real and synthetic networks show that it outperforms previous works in terms of probability of correct matching.

Keywords

Cite

@article{arxiv.1907.06334,
  title  = {Seedless Graph Matching via Tail of Degree Distribution for Correlated Erdos-Renyi Graphs},
  author = {Mahdi Bozorg and Saber Salehkaleybar and Matin Hashemi},
  journal= {arXiv preprint arXiv:1907.06334},
  year   = {2020}
}

Comments

submitted for peer review