REVIEW 2 cited by
GraphGAN: Graph Representation Learning with Generative Adversarial Nets
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
The goal of graph representation learning is to embed each vertex in a graph into a low-dimensional vector space. Existing graph representation learning methods can be classified into two categories: generative models that learn the underlying connectivity distribution in the graph, and discriminative models that predict the probability of edge existence between a pair of vertices. In this paper, we propose GraphGAN, an innovative graph representation learning framework unifying above two classes of methods, in which the generative model and discriminative model play a game-theoretical minimax game. Specifically, for a given vertex, the generative model tries to fit its underlying true connectivity distribution over all other vertices and produces "fake" samples to fool the discriminative model, while the discriminative model tries to detect whether the sampled vertex is from ground truth or generated by the generative model. With the competition between these two models, both of them can alternately and iteratively boost their performance. Moreover, when considering the implementation of generative model, we propose a novel graph softmax to overcome the limitations of traditional softmax function, which can be proven satisfying desirable properties of normalization, graph structure awareness, and computational efficiency. Through extensive experiments on real-world datasets, we demonstrate that GraphGAN achieves substantial gains in a variety of applications, including link prediction, node classification, and recommendation, over state-of-the-art baselines.
Forward citations
Cited by 2 Pith papers
-
An End-to-End Neighborhood-based Interaction Model for Knowledge-enhanced Recommendation
The paper introduces NI and KNI, graph-based recommendation models that predict directly from neighbor-pair interactions, and reports large AUC and top-N gains over five baseline families.
-
Spectral Diffusion for Protein Dynamics
Diffusion over DCT spectral volumes of Cα displacements yields fast, temperature-conditioned protein trajectories with RMSF Pearson r of 0.844 on held-out mdCATH.
Discussion (0). Continue with ORCID to comment.