Mv-Gcn: Multi-View Graph Convolutional Networks For Link Prediction

Zhao Li,Zhanlin Liu,Jiaming Huang,Geyu Tang,Yucong Duan,Zhiqiang Zhang,Yifan Yang
DOI: https://doi.org/10.1109/ACCESS.2019.2957306
IF: 3.9
2019-01-01
IEEE Access
Abstract:Link prediction is a demanding task in real-world scenarios, such as recommender systems, which targets to predict the unobservable links between different objects by learning network-structured data. In this paper, we propose a novel multi-view graph convolutional neural network (MV-GCN) model to solve this problem based on Matrix Completion method by simultaneously exploiting the interactive relationship and the content information of different objects. Unlike existing approaches directly concatenate the interactive and content information as a single view, the proposed MV-GCN improves the accuracy of the predictions by restricting the consistencies on the graph embedding from multiple views. Experimental results on six primary benchmark datasets, including two homogeneous datasets and four heterogeneous datasets, both show that MV-GCN outperforms the recent state-of-the-art methods.
What problem does this paper attempt to address?