IJCAI 2022poster0 citations

Multi-view Unsupervised Graph Representation Learning

Jiangzhang Gan, Rongyao Hu, Mengmeng Zhan, Yujie Mo, Yingying Wan, Xiaofeng Zhu

Abstract

Both data augmentation and contrastive loss are the key components of contrastive learning. In this paper, we design a new multi-view unsupervised graph representation learning method including adaptive data augmentation and multi-view contrastive learning, to address some issues of contrastive learning ignoring the information from feature space. Specifically, the adaptive data augmentation first builds a feature graph from the feature space, and then designs a deep graph learning model on the original representation and the topology graph to update the feature graph and the new representation. As a result, the adaptive data augmentation outputs multi-view information, which is fed into two GCNs to generate multi-view embedding features. Two kinds of contrastive losses are further designed on multi-view embedding features to explore the complementary information among the topology and feature graphs. Additionally, adaptive data augmentation and contrastive learning are embedded in a unified framework to form an end-to-end model. Experimental results verify the effectiveness of our proposed method, compared to state-of-the-art methods.

Machine Learning: Unsupervised LearningMachine Learning: Multi-view learning
BibTeX
@inproceedings{ijcai2022p414,
  title     = {Multi-view Unsupervised Graph Representation Learning},
  author    = {Gan, Jiangzhang and Hu, Rongyao and Zhan, Mengmeng and Mo, Yujie and Wan, Yingying and Zhu, Xiaofeng},
  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     = {2987--2993},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/414},
  url       = {https://doi.org/10.24963/ijcai.2022/414},
}
Multi-view Unsupervised Graph Representation Learning · IJCAI 2022