Definition

The goal of node embedding is finding an encoder mapping nodes into embedding space preserving the similarity of the nodes.

The encoder maps node to embedding and the decoder extracts useful-information such as local neighbor and classification label of the corresponding node from embedding, where is the dimension of the embedded vectors. .