Directed Graph Representation through Vector Cross Product

10/21/2020
by   Ramanujam Madhavan, et al.
0

Graph embedding methods embed the nodes in a graph in low dimensional vector space while preserving graph topology to carry out the downstream tasks such as link prediction, node recommendation and clustering. These tasks depend on a similarity measure such as cosine similarity and Euclidean distance between a pair of embeddings that are symmetric in nature and hence do not hold good for directed graphs. Recent work on directed graphs, HOPE, APP, and NERD, proposed to preserve the direction of edges among nodes by learning two embeddings, source and target, for every node. However, these methods do not take into account the properties of directed edges explicitly. To understand the directional relation among nodes, we propose a novel approach that takes advantage of the non commutative property of vector cross product to learn embeddings that inherently preserve the direction of edges among nodes. We learn the node embeddings through a Siamese neural network where the cross-product operation is incorporated into the network architecture. Although cross product between a pair of vectors is defined in three dimensional, the approach is extended to learn N dimensional embeddings while maintaining the non-commutative property. In our empirical experiments on three real-world datasets, we observed that even very low dimensional embeddings could effectively preserve the directional property while outperforming some of the state-of-the-art methods on link prediction and node recommendation tasks

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/13/2022

Learning Asymmetric Embedding for Attributed Networks via Convolutional Neural Network

Recently network embedding has gained increasing attention due to its ad...
research
01/30/2020

Which way? Direction-Aware Attributed Graph Embedding

Graph embedding algorithms are used to efficiently represent (encode) a ...
research
03/13/2018

VERSE: Versatile Graph Embeddings from Similarity Measures

Embedding a web-scale information network into a low-dimensional vector ...
research
08/09/2020

Adversarial Directed Graph Embedding

Node representation learning for directed graphs is critically important...
research
05/16/2017

Learning Edge Representations via Low-Rank Asymmetric Projections

We propose a new method for embedding graphs while preserving directed e...
research
11/11/2020

Toward Edge-Centric Network Embeddings

Existing network embedding approaches tackle the problem of learning low...
research
11/04/2021

An Interpretable Graph Generative Model with Heterophily

Many models for graphs fall under the framework of edge-independent dot ...

Please sign up or login with your details

Forgot password? Click here to reset