2019
DOI: 10.1109/access.2019.2957306
|View full text |Cite
|
Sign up to set email alerts
|

MV-GCN: Multi-View Graph Convolutional Networks for Link Prediction

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 int… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
13
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
7
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 34 publications
(13 citation statements)
references
References 43 publications
(45 reference statements)
0
13
0
Order By: Relevance
“…The representative work of Graph Embedding is DeepWalk (Perozzi et al, 2014), LINE (Tang et al, 2015), Node2Vec (Grover and Leskovec, 2016), SDNE (Wang et al, 2016), and Struc2Vec (Ribeiro et al, 2017). The obtained expression vectors can be used for downstream tasks, such as node classification (Ye et al, 2018;Gong and Ai, 2019), link prediction (Li et al, 2019a), or visualization (Liu et al, 2020). In the field of biomedicine, graphs are often used to predict drug interactions and predict drug target proteins.…”
Section: Graph Embeddingmentioning
confidence: 99%
“…The representative work of Graph Embedding is DeepWalk (Perozzi et al, 2014), LINE (Tang et al, 2015), Node2Vec (Grover and Leskovec, 2016), SDNE (Wang et al, 2016), and Struc2Vec (Ribeiro et al, 2017). The obtained expression vectors can be used for downstream tasks, such as node classification (Ye et al, 2018;Gong and Ai, 2019), link prediction (Li et al, 2019a), or visualization (Liu et al, 2020). In the field of biomedicine, graphs are often used to predict drug interactions and predict drug target proteins.…”
Section: Graph Embeddingmentioning
confidence: 99%
“…Recently, graph neural networks (GNNs), which learn node representations via convolution over node features and graph topology, have emerged as a prevalent modeling paradigm for graph data. GNNs have shown promising results on several graph learning tasks, such as node classification [16,24], link prediction [30,61] and social network analysis [43,49,57]. However, their direct application for our problem is impeded by a few factors: (i) Most prior work in GNNs focuses on node and graph classification [16,24,54]; although a few works tackle prediction of missing links [60,61], this is a different context than ours, which involves ranking over existing links.…”
Section: Introductionmentioning
confidence: 99%
“…To resolve the above problems, graph embedding aims to learn a project from graph data in the original topological space to low-dimensional vector space while encoding structural and semantic information. The vector representation obtained could effectively support extensive graph analysis tasks including node classification [7] [8], node clustering [9] [10], link prediction [11] [12], graph classification [13], etc. Because of the universality of the embedding vectors, graph embedding technology can be applied to many fields and tasks such as social networks and recommender systems [14] by using the off-the-shelf machine learning method.…”
Section: Introductionmentioning
confidence: 99%