Adversarial Training Methods for Network Embedding
Quanyu Dai, Xiao Shen, Liang Zhang, Qiang Li, Dan Wang

TL;DR
This paper introduces a novel adversarial training approach for network embedding that enhances robustness and generalization by applying local regularization with interpretable perturbations, improving performance in link prediction and node classification.
Contribution
It proposes a succinct adversarial training method with adaptive perturbations and an interpretable variant for network embedding, addressing non-convergence and interpretability issues of prior GAN-based regularizers.
Findings
Improved link prediction accuracy
Enhanced node classification performance
Effective regularization demonstrated in experiments
Abstract
Network Embedding is the task of learning continuous node representations for networks, which has been shown effective in a variety of tasks such as link prediction and node classification. Most of existing works aim to preserve different network structures and properties in low-dimensional embedding vectors, while neglecting the existence of noisy information in many real-world networks and the overfitting issue in the embedding learning process. Most recently, generative adversarial networks (GANs) based regularization methods are exploited to regularize embedding learning process, which can encourage a global smoothness of embedding vectors. These methods have very complicated architecture and suffer from the well-recognized non-convergence problem of GANs. In this paper, we aim to introduce a more succinct and effective local regularization method, namely adversarial training, to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Domain Adaptation and Few-Shot Learning
MethodsInterpretability · DeepWalk
