NODDLE: Node2vec based deep learning model for link prediction

05/25/2023
by   Kazi Zainab Khanam, et al.
0

Computing the probability of an edge's existence in a graph network is known as link prediction. While traditional methods calculate the similarity between two given nodes in a static network, recent research has focused on evaluating networks that evolve dynamically. Although deep learning techniques and network representation learning algorithms, such as node2vec, show remarkable improvements in prediction accuracy, the Stochastic Gradient Descent (SGD) method of node2vec tends to fall into a mediocre local optimum value due to a shortage of prior network information, resulting in failure to capture the global structure of the network. To tackle this problem, we propose NODDLE (integration of NOde2vec anD Deep Learning mEthod), a deep learning model which incorporates the features extracted by node2vec and feeds them into a four layer hidden neural network. NODDLE takes advantage of adaptive learning optimizers such as Adam, Adamax, Adadelta, and Adagrad to improve the performance of link prediction. Experimental results show that this method yields better results than the traditional methods on various social network datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/27/2018

DeepLink: A Novel Link Prediction Framework based on Deep Learning

Recently, link prediction has attracted more attentions from various dis...
research
02/22/2019

E-LSTM-D: A Deep Learning Framework for Dynamic Network Link Prediction

Predicting the potential relations between nodes in networks, known as l...
research
06/21/2017

NPGLM: A Non-Parametric Method for Temporal Link Prediction

In this paper, we try to solve the problem of temporal link prediction i...
research
10/20/2022

Generalized Reciprocal Perspective

Across many domains, real-world problems can be represented as a network...
research
05/17/2023

Improving Link Prediction in Social Networks Using Local and Global Features: A Clustering-based Approach

Link prediction problem has increasingly become prominent in many domain...
research
07/25/2021

Graph Representation Learning on Tissue-Specific Multi-Omics

Combining different modalities of data from human tissues has been criti...
research
02/16/2020

Global and Local Feature Learning for Ego-Network Analysis

In an ego-network, an individual (ego) organizes its friends (alters) in...

Please sign up or login with your details

Forgot password? Click here to reset