Adversarial Directed Graph Embedding

08/09/2020
by   Shijie Zhu, et al.
0

Node representation learning for directed graphs is critically important to facilitate many graph mining tasks. To capture the directed edges between nodes, existing methods mostly learn two embedding vectors for each node, source vector and target vector. However, these methods learn the source and target vectors separately. For the node with very low indegree or outdegree, the corresponding target vector or source vector cannot be effectively learned. In this paper, we propose a novel Directed Graph embedding framework based on Generative Adversarial Network, called DGGAN. The main idea is to use adversarial mechanisms to deploy a discriminator and two generators that jointly learn each node's source and target vectors. For a given node, the two generators are trained to generate its fake target and source neighbor nodes from the same underlying distribution, and the discriminator aims to distinguish whether a neighbor node is real or fake. The two generators are formulated into a unified framework and could mutually reinforce each other to learn more robust source and target vectors. Extensive experiments show that DGGAN consistently and significantly outperforms existing state-of-the-art methods across multiple graph mining tasks on directed graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/22/2021

A Robust and Generalized Framework for Adversarial Graph Embedding

Graph embedding is essential for graph mining tasks. With the prevalence...
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
10/21/2020

Directed Graph Representation through Vector Cross Product

Graph embedding methods embed the nodes in a graph in low dimensional ve...
research
10/22/2018

Node Representation Learning for Directed Graphs

We propose a novel approach for learning node representations in directe...
research
07/06/2023

Learning Disentangled Representations in Signed Directed Graphs without Social Assumptions

Signed graphs are complex systems that represent trust relationships or ...
research
11/02/2018

ATP: Directed Graph Embedding with Asymmetric Transitivity Preservation

Directed graphs have been widely used in Community Question Answering se...
research
07/25/2016

An Evolutionary Algorithm to Learn SPARQL Queries for Source-Target-Pairs: Finding Patterns for Human Associations in DBpedia

Efficient usage of the knowledge provided by the Linked Data community i...

Please sign up or login with your details

Forgot password? Click here to reset