Inproceedings,

Structure preserving embedding

, and .
Proceedings of the 26th Annual International Conference on Machine Learning - ICML '09, page 1--8. Montreal, Quebec, Canada, ACM Press, (2009)
DOI: 10.1145/1553374.1553494

Abstract

Structure Preserving Embedding (SPE) is an algorithm for embedding graphs in Euclidean space such that the embedding is lowdimensional and preserves the global topological properties of the input graph. Topology is preserved if a connectivity algorithm, such as k-nearest neighbors, can easily recover the edges of the input graph from only the coordinates of the nodes after embedding. SPE is formulated as a semidefinite program that learns a low-rank kernel matrix constrained by a set of linear inequalities which captures the connectivity structure of the input graph. Traditional graph embedding algorithms do not preserve structure according to our definition, and thus the resulting visualizations can be misleading or less informative. SPE provides significant improvements in terms of visualization and lossless compression of graphs, outperforming popular methods such as spectral embedding and Laplacian eigenmaps. We find that many classical graphs and networks can be properly embedded using only a few dimensions. Furthermore, introducing structure preserving constraints into dimensionality reduction algorithms produces more accurate representations of highdimensional data.

Tags

Users

  • @thoni
  • @tschumacher
  • @nosebrain
  • @dblp
  • @seandalai

Comments and Reviews