Exploiting Mutual Information for Substructure-Aware Graph Representation Learning

Abstract

In this paper, we design and evaluate a new substructure-aware Graph Representation Learning (GRL) approach. GRL aims to map graph structure information into low-dimensional representations. While extensive efforts have been made for modeling global and/or local structure information, GRL can be improved by substructure information. Some recent studies exploit adversarial learning to incorporate substructure awareness, but hindered by unstable convergence. This study will address the major research question: is there a better way to integrate substructure awareness into GRL? As subsets of the graph structure, interested substructures (i.e., subgraph) are unique and representative for differentiating graphs, leading to the high correlation between the representation of the graph-level structure and substructures. Since mutual information (MI) is to evaluate the mutual dependence between two variables, we develop a MI inducted substructure-aware GRL method. We decompose the GRL pipeline into two stages: (1) node-level, where we introduce to maximize MI between the original and learned representation by the intuition that the original and learned representation should be highly correlated; (2) graph-level, where we preserve substructures by maximizing MI between the graph-level structure and substructure representation. Finally, we present extensive experimental results to demonstrate the improved performances of our method with real-world data.

Cite

Text

Wang et al. "Exploiting Mutual Information for Substructure-Aware Graph Representation Learning." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/472

Markdown

[Wang et al. "Exploiting Mutual Information for Substructure-Aware Graph Representation Learning." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/wang2020ijcai-exploiting/) doi:10.24963/IJCAI.2020/472

BibTeX

@inproceedings{wang2020ijcai-exploiting,
  title     = {{Exploiting Mutual Information for Substructure-Aware Graph Representation Learning}},
  author    = {Wang, Pengyang and Fu, Yanjie and Zhou, Yuanchun and Liu, Kunpeng and Li, Xiaolin and Hua, Kien A.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {3415-3421},
  doi       = {10.24963/IJCAI.2020/472},
  url       = {https://mlanthology.org/ijcai/2020/wang2020ijcai-exploiting/}
}