IJCAI 2022poster9 citations

Stabilizing and Enhancing Link Prediction through Deepened Graph Auto-Encoders

Xinxing wu, Qiang Cheng

Abstract

Graph neural networks have been widely used for a variety of learning tasks. Link prediction is a relatively under-studied graph learning task, with current state-of-the-art models based on one- or two-layer shallow graph auto-encoder (GAE) architectures. In this paper, we overcome the limitation of current methods for link prediction of non-Euclidean network data, which can only use shallow GAEs and variational GAEs. Our proposed methods innovatively incorporate standard auto-encoders (AEs) into the architectures of GAEs to capitalize on the intimate coupling of node and edge information in complex network data. Empirically, extensive experiments on various datasets demonstrate the competitive performance of our proposed approach. Theoretically, we prove that our deep extensions can inclusively express multiple polynomial filters with different orders. The codes of this paper are available at https://github.com/xinxingwu-uk/DGAE.

Machine Learning: Relational LearningData Mining: NetworksMachine Learning: Learning Graphical ModelsMachine Learning: Representation learning
BibTeX
@inproceedings{ijcai2022p498,
  title     = {Stabilizing and Enhancing Link Prediction through Deepened Graph Auto-Encoders},
  author    = {wu, Xinxing and Cheng, Qiang},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {3587--3593},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/498},
  url       = {https://doi.org/10.24963/ijcai.2022/498},
}
Stabilizing and Enhancing Link Prediction through Deepened Graph Auto-Encoders · IJCAI 2022