# A general centrality framework based on node navigability

**Authors:** Pasquale De Meo, Mark Levene, Fabrizio Messina, Alessandro Provetti

arXiv: 1812.08012 · 2020-03-16

## TL;DR

This paper introduces the Potential Gain as a unified centrality measure based on node navigability, linking it to existing centralities like Katz and Communicability, with scalable algorithms for large graphs.

## Contribution

It proposes a new centrality measure called Potential Gain that unifies existing walk-based metrics and provides scalable computation methods for large networks.

## Key findings

- Potential Gain unifies multiple walk-based centralities.
- Geometric and Exponential Potential Gain relate to Katz and Communicability.
- Formal proofs connect new measures to established centralities.

## Abstract

Centrality metrics are a popular tool in Network Science to identify important nodes within a graph. We introduce the Potential Gain as a centrality measure that unifies many walk-based centrality metrics in graphs and captures the notion of node navigability, interpreted as the property of being reachable from anywhere else (in the graph) through short walks. Two instances of the Potential Gain (called the Geometric and the Exponential Potential Gain) are presented and we describe scalable algorithms for computing them on large graphs. We also give a proof of the relationship between the new measures and established centralities. The geometric potential gain of a node can thus be characterized as the product of its Degree centrality by its Katz centrality scores. At the same time, the exponential potential gain of a node is proved to be the product of Degree centrality by its Communicability index. These formal results connect potential gain to both the "popularity" and "similarity" properties that are captured by the above centralities.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.08012/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1812.08012/full.md

## References

55 references — full list in the complete paper: https://tomesphere.com/paper/1812.08012/full.md

---
Source: https://tomesphere.com/paper/1812.08012