How to choose the root: centrality measures over tree structures

12/27/2021
by   Cristian Riveros, et al.
0

Centrality measures are commonly used to analyze graph-structured data; however, the principles of this diverse world of measures are not well understood. Even in the case of tree structures, there is no consensus on which node should be selected as the most central. In this work, we embark on studying centrality measures over trees, specifically, on understanding what is the structure of various centrality rankings in trees. We introduce a property of rooting trees that states a measure selects one or two adjacent nodes as the most important and the importance decreases from them in all directions. This property is satisfied by closeness centrality, but violated by PageRank. We show that for all standard centralities that root trees the comparison of adjacent nodes can be inferred by potential functions that assess the quality of trees. We use these functions to give fundamental insights on rooting and derive a characterization that explains why some measures root trees. Moreover, we provide a polynomial-time algorithm to compute the root of a graph by using potential functions. Finally, using a family of potential functions, we show that there exist infinitely many ways of rooting trees with desirable properties.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/21/2022

Splay Top Trees

The top tree data structure is an important and fundamental tool in dyna...
research
04/22/2020

Frechet-Like Distances between Two Merge Trees

The purpose of this paper is to extend the definition of Frechet distanc...
research
09/14/2021

Efficient Sampling of Dependency Structures

Probabilistic distributions over spanning trees in directed graphs are a...
research
04/22/2022

An Upper Bound of the Information Flow From Children to Parent Node on Trees

We consider the transmission of a state from the root of a tree towards ...
research
12/01/2021

Closeness Centrality via the Condorcet Principle

We uncover a new relation between Closeness centrality and the Condorcet...
research
08/17/2023

Simpler Analyses of Union-Find

We analyze union-find using potential functions motivated by continuous ...
research
10/12/2012

Inferring the Underlying Structure of Information Cascades

In social networks, information and influence diffuse among users as cas...

Please sign up or login with your details

Forgot password? Click here to reset