Skip to Content
[CAIDA - Center for Applied Internet Data Analysis logo]
Center for Applied Internet Data Analysis
www.caida.org > publications : papers : 2009 : greedy_forwarding_embedded
Greedy Forwarding in Scale-Free Networks Embedded in Hyperbolic Metric Spaces
F. Papadopoulos, D. Krioukov, M. Boguñá, and A. Vahdat, "Greedy Forwarding in Scale-Free Networks Embedded in Hyperbolic Metric Spaces", ACM SIGMETRICS Performance Evaluation Review, vol. 37, no. 2, pp. 15--17, Sep 2009.
|   View full paper:    PDF    Related Presentation    |  Citation:    BibTeX    Resource Catalog   |

Greedy Forwarding in Scale-Free Networks Embedded in Hyperbolic Metric Spaces

Fragkiskos Papadopoulos1
Dmitri Krioukov1
Marián Boguñá2
Amin Vahdat3
1

CAIDA, San Diego Supercomputer Center, University of California San Diego

2

Departament de Física Fonamental, Universitat de Barcelona

3

Department of Computer Science and Engineering,
University of California, San Diego

Routing information is the most basic and, perhaps, the most complicated function that networks perform. Conventional wisdom states that to find paths to destinations through the complex network maze, nodes must communicate and exchange information about the status of their connections to other nodes. This communication overhead is considered one of the most serious scaling limitations of our primary communication technologies today, including the Internet and emerging wireless and sensor networks.

In many other networks in nature however, nodes can efficiently communicate, even though they do not exchange any information about the current global state of the network topology. Milgram's 1969 experiments showed a classic demonstration of this surprising effect: humans can find paths to destinations through their social acquaintance network, even though no human has global knowledge of its structure. Much later, Jon Kleinberg offered the first popular explanation. In his model, each node, in addition to being a part of the graph representing the global network topology, resides in a coordinate space - a grid embedded in the Euclidean plane. The coordinates of a node in the plane, its address, abstracts the information about the destination in Milgram's experiments. Each node knows:

  1. its coordinates;
  2. the coordinates of its neighbors; and
  3. the coordinates of the destination written on the packet. Given these three pieces of information, the node can route greedily by selecting its direct neighbor closest to the destination in the plane.

Clearly, the described greedy forwarding strategy can be efficient only if the network topology is in some way congruent with the underlying space. Therefore, the Kleinberg model stands closer to the beginning of an explanation for Milgram's experiment than to its end. The model does not (try to) reproduce the basic topological properties of social networks through which messages were traveling in Milgram's experiments. For instance, the Kleinberg model produces only k-regular graphs while social networks, the Internet, and many other complex networks are known to be scale-free, meaning that:

  1. the distribution P(k) of node degrees k in a network follows power laws P(k) ~ k^y with exponent y often lying between 2 and 3; and
  2. the network has strong clustering, i.e., a large number of triangular subgraphs.

Our work follows Kleinberg's formalism. We assume that nodes in the Internet and other complex networks exist in some spaces that underlie the observed network topologies. We call these spaces hidden metric spaces. The observed network topology is coupled to the hidden space geometry in the following way: a link between two nodes in the topology exists with a certain probability that depends on the distance between two nodes in the hidden geometry. One possible and plausible explanation for the Kleinberg model's inability to naturally produce scale-free topologies is that the spaces hidden beneath the Internet and other real networks are not Euclidean planes. The main results of our work is that if we model hidden spaces as non-Euclidean hyperbolic spaces, then their negative curvature leads to:

  1. natural emergence of scale-free topologies constructed over such hidden spaces; and
  2. extremely efficient greedy forwarding on these topologies, achieving almost 100% reachability and optimal (i.e., shortest) path lengths, even under dynamic network conditions.
Keywords: routing, topology
  Last Modified: Wed Dec-15-2021 16:33:24 UTC
  Page URL: https://www.caida.org/publications/papers/2009/greedy_forwarding_embedded/index.xml