Quick detection of nodes with large degrees

  • Authors:
  • Konstantin Avrachenkov;Nelly Litvak;Marina Sokol;Don Towsley

  • Affiliations:
  • INRIA, Sophia-Antipolis, France;University of Twente, The Netherlands;INRIA, Sophia-Antipolis, France;University of Massachusetts, Amherst

  • Venue:
  • WAW'12 Proceedings of the 9th international conference on Algorithms and Models for the Web Graph
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Our goal is to quickly find top k lists of nodes with the largest degrees in large complex networks. If the adjacency list of the network is known (not often the case in complex networks), a deterministic algorithm to find the top k list of nodes with the largest degrees requires an average complexity of $\mbox{O}(n)$, where n is the number of nodes in the network. Even this modest complexity can be very high for large complex networks. We propose to use the random walk based method. We show theoretically and by numerical experiments that for large networks the random walk method finds good quality top lists of nodes with high probability and with computational savings of orders of magnitude. We also propose stopping criteria for the random walk method which requires very little knowledge about the structure of the network. Õ(n2)