Sciweavers

GD
2006
Springer

SSDE: Fast Graph Drawing Using Sampled Spectral Distance Embedding

13 years 8 months ago
SSDE: Fast Graph Drawing Using Sampled Spectral Distance Embedding
Abstract. We present a fast spectral graph drawing algorithm for drawing undirected connected graphs. Classical Multi-Dimensional Scaling yields a quadratictime spectral algorithm, which approximates the real distances of the nodes in the final drawing with their graph theoretical distances. We build from this idea to develop the linear-time spectral graph drawing algorithm SSDE. We reduce the space and time complexity of the spectral decomposition by approximating the distance matrix with the product of three smaller matrices, which are formed by sampling rows and columns of the distance matrix. The main advantages of our algorithm are that it is very fast and it gives aesthetically pleasing results, when compared to other spectral graph drawing algorithms. The runtime for typical 105 node graphs is about one second and for 106 node graphs about ten seconds.
Ali Civril, Malik Magdon-Ismail, Eli Bocek-Rivele
Added 23 Aug 2010
Updated 23 Aug 2010
Type Conference
Year 2006
Where GD
Authors Ali Civril, Malik Magdon-Ismail, Eli Bocek-Rivele
Comments (0)