多视图深度图信息最大化实现无监督图嵌入

Multiview Deep Graph Infomax to Achieve Unsupervised Graph Embedding

IEEE Transactions on Cybernetics · 2022
被引 32
ABS 3

中文导读

提出一种无监督多视图图嵌入方法MVDGI,通过对比学习最大化视图相关节点表示与融合统一表示之间的互信息,在五个真实数据集上分类和聚类任务优于基准方法。

Abstract

Unsupervised graph embedding aims to extract highly discriminative node representations that facilitate the subsequent analysis. Converging evidence shows that a multiview graph provides a more comprehensive relationship between nodes than a single-view graph to capture the intrinsic topology. However, little attention has been paid to excavating discriminative representations of each node from multiview heterogeneous networks in an unsupervised manner. To that end, we propose a novel unsupervised multiview graph embedding method, called multiview deep graph infomax (MVDGI). The backbone of our proposed model sought to maximize the mutual information between the view-dependent node representations and the fused unified representation via contrastive learning. Specifically, the MVDGI first uses an encoder to extract view-dependent node representations from each single-view graph. Next, an aggregator is applied to fuse the view-dependent node representations into the view-independent node representations. Finally, a discriminator is adopted to extract highly discriminative representations via contrastive learning. Extensive experiments demonstrate that the MVDGI achieves better performance than the benchmark methods on five real-world datasets, indicating that the obtained node representations by our proposed approach are more discriminative than by its competitors for classification and clustering tasks.

图嵌入无监督学习多视图网络对比学习表示学习