Second order centrality: Distributed assessment of nodes criticity in complex networks

  • Authors:
  • Anne-Marie Kermarrec;Erwan Le Merrer;Bruno Sericola;Gilles Trédan

  • Affiliations:
  • INRIA Rennes - Bretagne Atlantique - Campus de Beaulieu, 263 avenue du Général Leclerc, 35042 Rennes, France;Technicolor - 1, avenue Belle Fontaine, F-35576 Cesson Sevigne, France;INRIA Rennes - Bretagne Atlantique - Campus de Beaulieu, 263 avenue du Général Leclerc, 35042 Rennes, France;Deutsche Telekom/TU-Berlin - FG INET, Research Group Anja Feldmann Sekr. TEL 16, Ernst-Reuter-Platz 7, D - 10587 Berlin

  • Venue:
  • Computer Communications
  • Year:
  • 2011

Quantified Score

Hi-index 0.24

Visualization

Abstract

A complex network can be modeled as a graph representing the ''who knows who'' relationship. In the context of graph theory for social networks, the notion of centrality is used to assess the relative importance of nodes in a given network topology. For example, in a network composed of large dense clusters connected through only a few links, the nodes involved in those links are particularly critical as far as the network survivability is concerned. This may also impact any application running on top of it. Such information can be exploited for various topological maintenance issues to prevent congestion and disruption. This can also be used offline to identify the most important actors in large social interaction graphs. Several forms of centrality have been proposed so far. Yet, they suffer from imperfections: initially designed for small social graphs, they are either of limited use (degree centrality), either incompatible in a distributed setting (e.g. random walk betweenness centrality). In this paper we introduce a novel form of centrality: the second order centrality which can be computed in a distributed manner. This provides locally each node with a value reflecting its relative criticity and relies on a random walk visiting the network in an unbiased fashion. To this end, each node records the time elapsed between visits of that random walk (called return time in the sequel) and computes the standard deviation (or second order moment) of such return times. The key point is that central nodes see regularly the random walk compared to other topology nodes. Both through theoretical analysis and simulation, we show that the standard deviation can be used to accurately identify critical nodes as well as to globally characterize graphs topology in a distributed way. We finally compare our proposal to well-known centralities to assess its competitivity.