– tags: Graph Embedding Techniques

Graph2Vec

– Using an analogy with word2vec, if a document is made of sentences (which is then made of words), then a graph is made of sub-graphs (which is then made of nodes). – We use the sub graph embedding in this process. – Similar to word embedding vector computation, it utilizes similar formula for subgraph embedding vector.