SOTAVerified

Embedding Directed Graphs in Potential Fields Using FastMap-D

2020-06-04Code Available0· sign in to hype

Sriram Gopalakrishnan, Liron Cohen, Sven Koenig, T. K. Satish Kumar

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Embedding undirected graphs in a Euclidean space has many computational benefits. FastMap is an efficient embedding algorithm that facilitates a geometric interpretation of problems posed on undirected graphs. However, Euclidean distances are inherently symmetric and, thus, Euclidean embeddings cannot be used for directed graphs. In this paper, we present FastMap-D, an efficient generalization of FastMap to directed graphs. FastMap-D embeds vertices using a potential field to capture the asymmetry between the pairwise distances in directed graphs. FastMap-D learns a potential function to define the potential field using a machine learning module. In experiments on various kinds of directed graphs, we demonstrate the advantage of FastMap-D over other approaches.

Reproductions