SIIRSOC-PHFeb 15, 2018

Black Hole Metric: Overcoming the PageRank Normalization Problem

arXiv:1802.05453v115 citations
Originality Incremental advance
AI Analysis

This addresses a specific limitation in network science for researchers and practitioners using PageRank, though it appears incremental as it builds on an existing method.

The paper tackles the normalization problem in PageRank that causes unwanted side-effects in node ranking, proposing the Black Hole Metric as a generalization that mitigates this issue and demonstrating its effectiveness on real and synthetic networks.

In network science, there is often the need to sort the graph nodes. While the sorting strategy may be different, in general sorting is performed by exploiting the network structure. In particular, the metric PageRank has been used in the past decade in different ways to produce a ranking based on how many neighbors point to a specific node. PageRank is simple, easy to compute and effective in many applications, however it comes with a price: as PageRank is an application of the random walker, the arc weights need to be normalized. This normalization, while necessary, introduces a series of unwanted side-effects. In this paper, we propose a generalization of PageRank named Black Hole Metric which mitigates the problem. We devise a scenario in which the side-effects are particularily impactful on the ranking, test the new metric in both real and synthetic networks, and show the results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes