Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Efficient embedding of scale-free graphs in the hyperbolic plane
Bläsius T., Laue S., Friedrich T., Krohmer A. IEEE/ACM Transactions on Networking26 (2):920-933,2018.Type:Article
Date Reviewed: Jan 24 2019

This is an interesting paper from the graph embedding domain. Graph embedding deals with mapping the vertices of a graph to points in a space such that the metric distance in that space between vertices corresponds to actual edges of the embedded graph. A proper embedding allows for the easy computation of properties such as communities and path lengths, much quicker than using traditional graph algorithms.

Traditionally, the approach has been to use Euclidean embeddings. However, real-world graphs demonstrate larger community structures due to the dependent nature of edges that cannot be captured by such embeddings. Recently, better results have been obtained by embedding graphs into a hyperbolic space (for reference, a hyperbolic geometry is Euclidean with the exception of Euclid’s fifth postulate allowing multiple lines to be parallels to a given one). Unfortunately, good hyperbolic embeddings are computationally complex to obtain. This paper shows how to obtain hyperbolic embeddings in quasi-linear runtime, contributing to the state of the art. The basic idea is to use a “spring” model: vertices are assumed to be connected by springs on their edges pulling them together, while all disconnected vertices push them away. The main modification from a similar approach in Euclidean space is to use independent springs on the radial and angular coordinates. The final objective is to maximize the log-likelihood that the original graph would be generated given a probability distribution of generating an edge as a function of hyperbolic distance.

This paper is extremely math-heavy and likely inaccessible to practitioners in graph processing. However, the final results look especially useful for greedy routing. This suggests that the technique might be useful as a kernel for problems such as dynamic shortest path routing queries on large graphs with, for example, 100000 vertices.

Reviewer:  Amitabha Roy Review #: CR146396 (1904-0127)
Bookmark and Share
 
Network Problems (G.2.2 ... )
 
 
General (C.2.0 )
 
Would you recommend this review?
yes
no
Other reviews under "Network Problems": Date
The complexity of the residual node connectedness reliability problem
Sutner K., Satyanarayana A., Suffel C. SIAM Journal on Computing 20(1): 149-155, 1991. Type: Article
Mar 1 1992
Fast approximation algorithms for multicommodity flow problems
Leighton T., Stein C., Makedon F., Tardos É., Plotkin S., Tragoudas S.  Theory of computing (, New Orleans, LA, May 6-8, 1991)1111991. Type: Proceedings
Jul 1 1992
Computing the strength of a graph
Gusfield D. SIAM Journal on Computing 20(4): 639-654, 1991. Type: Article
Apr 1 1992
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy