English

Variational Graph Autoencoder for Heterogeneous Information Networks with Missing and Inaccurate Attributes

Machine Learning 2024-11-20 v3 Social and Information Networks

Abstract

Heterogeneous Information Networks (HINs), which consist of various types of nodes and edges, have recently demonstrated excellent performance in graph mining. However, most existing heterogeneous graph neural networks (HGNNs) ignore the problems of missing attributes, inaccurate attributes and scarce labels for nodes, which limits their expressiveness. In this paper, we propose a generative self-supervised model GraMI to address these issues simultaneously. Specifically, GraMI first initializes all the nodes in the graph with a low-dimensional representation matrix. After that, based on the variational graph autoencoder framework, GraMI learns both node-level and attribute-level embeddings in the encoder, which can provide fine-grained semantic information to construct node attributes. In the decoder, GraMI reconstructs both links and attributes. Instead of directly reconstructing raw features for attributed nodes, GraMI generates the initial low-dimensional representation matrix for all the nodes, based on which raw features of attributed nodes are further reconstructed to leverage accurate attributes. In this way, GraMI can not only complete informative features for non-attributed nodes, but rectify inaccurate ones for attributed nodes. Finally, we conduct extensive experiments to show the superiority of GraMI in tackling HINs with missing and inaccurate attributes.

Keywords

Cite

@article{arxiv.2311.07929,
  title  = {Variational Graph Autoencoder for Heterogeneous Information Networks with Missing and Inaccurate Attributes},
  author = {Yige Zhao and Jianxiang Yu and Yao Cheng and Chengcheng Yu and Yiding Liu and Xiang Li and Shuaiqiang Wang},
  journal= {arXiv preprint arXiv:2311.07929},
  year   = {2024}
}

Comments

Accepted by KDD 2025

R2 v1 2026-06-28T13:20:23.718Z