pith. sign in

arxiv: 1802.04407 · v2 · pith:LJ6SB4XTnew · submitted 2018-02-13 · 💻 cs.LG · stat.ML

Adversarially Regularized Graph Autoencoder for Graph Embedding

classification 💻 cs.LG stat.ML
keywords graphembeddingdataadversarialadversariallyautoencoderregularizedstructure
0
0 comments X
read the original abstract

Graph embedding is an effective method to represent graph data in a low dimensional space for graph analytics. Most existing embedding algorithms typically focus on preserving the topological structure or minimizing the reconstruction errors of graph data, but they have mostly ignored the data distribution of the latent codes from the graphs, which often results in inferior embedding in real-world graph data. In this paper, we propose a novel adversarial graph embedding framework for graph data. The framework encodes the topological structure and node content in a graph to a compact representation, on which a decoder is trained to reconstruct the graph structure. Furthermore, the latent representation is enforced to match a prior distribution via an adversarial training scheme. To learn a robust embedding, two variants of adversarial approaches, adversarially regularized graph autoencoder (ARGA) and adversarially regularized variational graph autoencoder (ARVGA), are developed. Experimental studies on real-world graphs validate our design and demonstrate that our algorithms outperform baselines by a wide margin in link prediction, graph clustering, and graph visualization tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AutoGraphAD: Unsupervised network anomaly detection using Variational Graph Autoencoders

    cs.CR 2025-11 unverdicted novelty 5.0

    AutoGraphAD applies a heterogeneous variational graph autoencoder with unsupervised and contrastive learning to detect network anomalies on connection-IP graphs without labeled data, achieving comparable performance t...

  2. Global-local Spatial-temporal Aware Graph Attention Network for Network Traffic Forecasting

    cs.IR 2025-05 unverdicted novelty 3.0

    GLSTaGAT is a spatial-temporal graph attention network using data-driven fusion graphs, global-local blocks, node normalization, and a transformer encoder to outperform baselines on real-world network traffic datasets.