Eclecticism shrinks even small worlds

  • Authors:
  • Pierre Fraigniaud;Cyril Gavoille;Christophe Paul

  • Affiliations:
  • CNRS, LRI, Paris-Sud;University of Bordeaux, LaBRI, Bordeaux;CNRS, LIRMM, Montpellier

  • Venue:
  • Distributed Computing - Special issue: PODC 04
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

We consider small world graphs as defined by Kleinberg (2000), i.e., graphs obtained from a d- dimensional mesh by adding links chosen at random according to the d-harmonic distribution. In these graphs, greedy routing performs in O (log2 n) expected number of steps. We introduce indirect-greedy routing. We show that giving O(log2 n) bits of topological awareness per node enables indirect-greedy routing to perform in O(log1+1/d n) expected number of steps in d-dimensional augmented meshes. We also show that, independently of the amount of topological awareness given to the nodes, indirect-greedy routing performs in Ω(log1+1/d n) expected number of steps. In particular, augmenting the topological awareness above this optimum of O(log2 n) bits would drastically decrease the performance of indirect-greedy routing.Our model demonstrates that the efficiency of indirect-greedy routing is sensitive to the "world's dimension," in the sense that high dimensional worlds enjoy faster greedy routing than low dimensional ones. This could not be observed in Kleinberg's routing. In addition to bringing new light to Milgram's experiment, our protocol presents several desirable properties. In particular, it is totally oblivious, i.e., there is no header modification along the path from the source to the target, and the routing decision depends only on the target, and on information stored locally at each node.