Adversarial Deep Network Embedding for Cross-Network Node Classification

Abstract

In this paper, the task of cross-network node classification, which leverages the abundant labeled nodes from a source network to help classify unlabeled nodes in a target network, is studied. The existing domain adaptation algorithms generally fail to model the network structural information, and the current network embedding models mainly focus on single-network applications. Thus, both of them cannot be directly applied to solve the cross-network node classification problem. This motivates us to propose an adversarial cross-network deep network embedding (ACDNE) model to integrate adversarial domain adaptation with deep network embedding so as to learn network-invariant node representations that can also well preserve the network structural information. In ACDNE, the deep network embedding module utilizes two feature extractors to jointly preserve attributed affinity and topological proximities between nodes. In addition, a node classifier is incorporated to make node representations label-discriminative. Moreover, an adversarial domain adaptation technique is employed to make node representations network-invariant. Extensive experimental results demonstrate that the proposed ACDNE model achieves the state-of-the-art performance in cross-network node classification.

Cite

Text

Shen et al. "Adversarial Deep Network Embedding for Cross-Network Node Classification." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I03.5692

Markdown

[Shen et al. "Adversarial Deep Network Embedding for Cross-Network Node Classification." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/shen2020aaai-adversarial/) doi:10.1609/AAAI.V34I03.5692

BibTeX

@inproceedings{shen2020aaai-adversarial,
  title     = {{Adversarial Deep Network Embedding for Cross-Network Node Classification}},
  author    = {Shen, Xiao and Dai, Quanyu and Chung, Fu-Lai and Lu, Wei and Choi, Kup-Sze},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {2991-2999},
  doi       = {10.1609/AAAI.V34I03.5692},
  url       = {https://mlanthology.org/aaai/2020/shen2020aaai-adversarial/}
}