Graph embedding aims at learning representations of nodes in a low dimensional vector space. Good embeddings should preserve the graph topological
structure. To study how much such structure can be preserved, we propose evaluation methods from four aspects: 1) How well the graph can be reconstructed
based on the embeddings, 2) The divergence of the original link distribution and
the embedding-derived distribution, 3) The consistency of communities discovered
from the graph and embeddings, and 4) To what extent we can employ embeddings
to facilitate link prediction. We find that it is insufficient to rely on the embeddings
to reconstruct the original graph, to discover communities, and to predict links at
a high precision. Thus, the embeddings by the state-of-the-art approaches can only
preserve part of the topological structure