Skip to main content
Log in

Efficient distributed computation of distance sketches in networks

  • Published:
Distributed Computing Aims and scope Submit manuscript

Abstract

Distance computation (e.g., computing shortest paths) is one of the most fundamental primitives used in communication networks. The cost of effectively and accurately computing pairwise network distances can become prohibitive in large-scale networks such as the Internet and Peer-to-Peer (P2P) networks. The idea behind distance sketches is to preprocess the graph and store a small amount of information (called as sketch or distance label) such that whenever a query for any pairwise distance is issued, the distance can be well approximated (i.e., with small stretch) very quickly in an online fashion. Specifically, the pre-processing (usually) involves storing this sketch with each node, such that at query time only the sketches of the concerned nodes need to be looked up to compute the approximate distance. In this paper, we present the first theoretical study of distance sketches derived from distance oracles in a distributed network. We first present a fast distributed algorithm for computing approximate distance sketches, based on a distributed implementation of the distance oracle scheme of (Thorup and Zwick, J ACM 52(1):1–24, 2005). We also show how to modify this basic construction to achieve different tradeoffs between the number of pairs for which the distance estimate is accurate, the size of the sketches, and the time and message complexity necessary to compute them. These tradeoffs can then be combined to give an efficient construction of small sketches with provable average-case as well as worst-case performance. Our algorithms use only small-sized messages and hence are suitable for bandwidth-constrained networks, and can be used in various networking applications such as topology discovery and construction, token management, load balancing, monitoring overlays, and several other problems in distributed algorithms.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Institutional subscriptions

Similar content being viewed by others

Notes

  1. We simply use the terminology “sketch” throughout this paper, if only for the sake of brevity).

References

  1. Abraham, I., Bartal, Y., Chan, T.-H.H., Dhamdhere, K.D., Gupta, A., Kleinberg, J., Neiman, O., Slivkins, A.: Metric embeddings with relaxed guarantees. In: Proceedings of the 46th Annual IEEE Symposium on Foundations of Computer Science, FOCS ’05, pp. 83–100, Washington, DC, USA. IEEE Computer Society (2005)

  2. Aleliunas, R., Karp, R.M., Lipton, R.J., Lovász, L., Rackoff, C.: Random walks, universal traversal sequences, and the complexity of maze problems. In: FOCS, pp. 218–223 (1979)

  3. Baswana, S.: Streaming algorithm for graph spanners: single pass and constant processing time per edge. Inf. Process. Lett. 106(3), 110–114 (2008)

    Article  MATH  MathSciNet  Google Scholar 

  4. Bharambe, A.R., Agrawal, M., Seshan, S.: Mercury: supporting scalable multi-attribute range queries. In: SIGCOMM, pp. 353–366 (2004)

  5. Chan, T.-H.H., Dinitz, M., Gupta, A.: Spanners with slack. In: Proceedings of the 14th European Symposium on Algorithms, pp. 196–207 (2006)

  6. Cohen, R., Fraigniaud, P., Ilcinkas, D., Korman, A., Peleg, D.: Labeling schemes for tree representation. Algorithmica 53(1), 1–15 (2009)

    Article  MATH  MathSciNet  Google Scholar 

  7. Cooper, B.F.: Quickly routing searches without having to move content. In: IPTPS, pp. 163–172 (2005)

  8. Coppersmith, D., Tetali, P., Winkler, P.: Collisions among random walks on a graph. SIAM J. Discret. Math. 6(3), 363–374 (1993)

    Article  MATH  MathSciNet  Google Scholar 

  9. Cormen, T.H., Leiserson, C.E., Rivest, R.L., Stein, C.: Introduction to Algorithms, vol. 24, pp. 595–601. MIT Press and McGraw-Hill, Cambridge (2001)

  10. Dabek, F., Cox, R., Kaashoek, F., Morris, R.: Vivaldi: A decentralized network coordinate system. In: Proceedings of the ACM SIGCOMM ’04 Conference, Portland, Oregon, August (2004)

  11. Demetrescu, C., Goldberg, A.V., Johnson, D.S.: Implementation challenge for shortest paths. In: Encyclopedia of Algorithms (2008)

  12. Dolev, S., Schiller, E., Welch, J.L.: Random walk for self-stabilizing group communication in ad hoc networks. IEEE Trans. Mob. Comput. 5(7), 893–905 (2006). also in PODC’02

    Article  Google Scholar 

  13. Feigenbaum, J., Kannan, S., McGregor, A., Suri, S., Zhang, J.: Graph distances in the streaming model: the value of space. In: SODA, pp. 745–754 (2005)

  14. Fouss, F., Pirotte, A., Renders, J.-M., Saerens, M.: Random-walk computation of similarities between nodes of a graph with application to collaborative recommendation. IEEE Trans. Knowl. Data Eng. 19(3), 355–369 (2007)

    Article  Google Scholar 

  15. Ganesh, A.J., Kermarrec, A.-M., Massoulié, L.: Peer-to-peer membership management for gossip-based protocols. IEEE Trans. Comput. 52(2), 139–149 (2003)

    Article  Google Scholar 

  16. Gavoille, C., Peleg, D., Pérennes, S., Raz, R.: Distance labeling in graphs. J. Algorithms 53(1), 85–112 (2004)

    Article  MATH  MathSciNet  Google Scholar 

  17. Gkantsidis, C., Mihail, M., Saberi, A.: Hybrid search schemes for unstructured peer-to-peer networks. In: INFOCOM, pp. 1526–1537 (2005)

  18. Goldberg, A.V.: Point-to-point shortest path algorithms with preprocessing. In: SOFSEM (1), pp. 88–102 (2007)

  19. Israeli, A., Jalfon, M.: Token management schemes and random walks yield self-stabilizing mutual exclusion. In: PODC, pp. 119–131 (1990)

  20. Karger, D.R., Ruhl, M.: Simple efficient load balancing algorithms for peer-to-peer systems. In: SPAA, pp. 36–43 (2004)

  21. Katz, M., Katz, N.A., Korman, A., Peleg, D.: Labeling schemes for flow and connectivity. SIAM J. Comput. 34(1), 23–40 (2004)

    Article  MATH  MathSciNet  Google Scholar 

  22. Kempe, D., Kleinberg, J.M., Demers, A.J.: Spatial gossip and resource location protocols. In: STOC, pp. 163–172 (2001)

  23. Khan, M., Kuhn, F., Malkhi, D., Pandurangan, G., Talwar, K.: Efficient distributed approximation algorithms via probabilistic tree embeddings. In: Proceedings of 27th ACM Symposium on Principles of Distributed Computing (PODC), 2008. Journal version: Distributed Computing (2012)

  24. Khan, M., Pandurangan, G.: A fast distributed approximation algorithm for minimum spanning trees. Distrib. Comput. 20, 391–402 (2008)

    Article  MATH  Google Scholar 

  25. Kleinberg, J., Slivkins, A., Wexler, T.: Triangulation and embedding using small sets of beacons. J. ACM 56, 32:1–32:37 (2009)

    Article  MathSciNet  Google Scholar 

  26. Kleinberg, J.M.: The small-world phenomenon: an algorithm perspective. In: STOC, pp. 163–170 (2000)

  27. Law, C., Siu, K.: Distributed construction of random expander networks. In: Proceedings of IEEE INFOCOM (2003)

  28. Loguinov, D., Kumar, A., Rai, V., Ganesh, S.: Graph-theoretic analysis of structured peer-to-peer systems: routing distances and fault resilience. In: SIGCOMM, pp. 395–406 (2003)

  29. Lv, Q., Cao, P., Cohen, E., Li, K., Shenker, S.: Search and replication in unstructured peer-to-peer networks. In: ICS, pp. 84–95 (2002)

  30. Morales, R., Gupta, I.: Avmon: Optimal and scalable discovery of consistent availability monitoring overlays for distributed systems. In: ICDCS, p. 55 (2007)

  31. Motwani, R., Raghavan, P.: Randomized Algorithms. Cambridge University Press, New York (1995)

    Book  MATH  Google Scholar 

  32. Pandurangan, G., Khan, M.: Theory of communication networks. In: Algorithms and Theory of Computation Handbook, Second Edition. CRC Press (2009)

  33. Peleg, D.: Distributed Computing: A Locality-Sensitive Approach. Society for Industrial and Applied Mathematics, Philadelphia, PA (2000)

    Book  Google Scholar 

  34. Roditty, L., Thorup, M., Zwick, U.: Deterministic constructions of approximate distance oracles and spanners. In: ICALP, pp. 261–272 (2005)

  35. Slivkins, A.: Distance estimation and object location via rings of neighbors. In: Proceedings of the Twenty-Fourth Annual ACM Symposium on Principles of Distributed Computing, PODC ’05, pp. 41–50. ACM, New York, NY (2005)

  36. Slivkins, A.: Towards fast decentralized construction of locality-aware overlay networks. In: Proceedings of the Twenty-Sixth Annual ACM Symposium on Principles of Distributed Computing, PODC ’07, pp. 89–98. ACM, New York, NY (2007)

  37. Thorup, M., Zwick, U.: Approximate distance oracles. J. ACM 52(1), 1–24 (2005)

    Article  MATH  MathSciNet  Google Scholar 

  38. Wong, B., Slivkins, A., Sirer, E.G.: Meridian: a lightweight network location service without virtual coordinates. In: Proceedings of the 2005 Conference on Applications, Technologies, Architectures, and Protocols for Computer Communications, SIGCOMM ’05, pp. 85–96. ACM, New York, NY (2005)

  39. Yen, L., Saerens, M., Mantrach, A., Shimbo, M.: A family of dissimilarity measures between nodes generalizing both the shortest-path and the commute-time distances. In: KDD, pp. 785–793 (2008)

  40. Zhong, M., Shen, K., Seiferas, J.I.: Non-uniform random membership management in peer-to-peer networks. In: INFOCOM, pp. 1151–1161 (2005)

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Gopal Pandurangan.

Additional information

A preliminary version of this paper appeared in the proceedings of the 24th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA), Pittsburgh, PA, USA, 2012.

Michael Dinitz: Work supported in part by an Israel Science Foundation Grant #452/08, a US-Israel BSF Grant #2010418, and by a Minerva grant.

Gopal Pandurangan: Work done when the author was at the Division of Mathematical Sciences, Nanyang Technological University, Singapore 637371, and Department of Computer Science, Brown University, Providence, RI, 02912, USA. Research supported in part by the following grants: Nanyang Technological University Grant M58110000, Singapore Ministry of Education (MOE) Academic Research Fund (AcRF) Tier 2 Grant MOE2010-T2-2-082, and the United States-Israel Binational Science Foundation Grant 2008348.

Rights and permissions

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Sarma, A.D., Dinitz, M. & Pandurangan, G. Efficient distributed computation of distance sketches in networks. Distrib. Comput. 28, 309–320 (2015). https://doi.org/10.1007/s00446-015-0246-7

Download citation

  • Received:

  • Accepted:

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s00446-015-0246-7

Keywords

Navigation