Predicting link directions via a recursive subgraph-based ranking
Abstract
Link directions are essential to the functionality of networks and their prediction is helpful towards a better knowledge of directed networks from incomplete real-world data. We study the problem of predicting the directions of some links by using the existence and directions of the rest of links. We propose a solution by first ranking nodes in a specific order and then predicting each link as stemming from a lower-ranked node towards a higher-ranked one. The proposed ranking method works recursively by utilizing local indicators on multiple scales, each corresponding to a subgraph extracted from the original network. Experiments on real networks show that the directions of a substantial fraction of links can be correctly recovered by our method, which outperforms either purely local or global methods.
Cite
@article{arxiv.1206.2199,
title = {Predicting link directions via a recursive subgraph-based ranking},
author = {Fangjian Guo and Zimo Yang and Tao Zhou},
journal= {arXiv preprint arXiv:1206.2199},
year = {2013}
}
Comments
6 pages, 5 figures; revised arguments for methods section; figures replotted; minor revisions