A Novel Method to Dynamically Fix Threshold for Node Neighbourhood Based Link Prediction Techniques

A Novel Method to Dynamically Fix Threshold for Node Neighbourhood Based Link Prediction Techniques

Anand Kumar Gupta, Neetu Sardana
DOI: 10.4018/IJITWE.2020010102
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

The objective of an online social network is to amplify the stream of information among the users. This goal can be accomplished by maximizing interconnectivity among users using link prediction techniques. Existing link prediction techniques uses varied heuristics such as similarity score to predict possible connections. Link prediction can be considered a binary classification problem where probable class outcomes are presence and absence of connections. One of the challenges in classification is to decide threshold value. Since the social network is exceptionally dynamic in nature and each user possess different features, it is difficult to choose a static, common threshold which decides whether two non-connected users will form interconnectivity. This article proposes a novel technique, FIXT, that dynamically decides the threshold value for predicting the possibility of new link formation. The article evaluates the performance of FIXT with six baseline techniques. The comparative results depict that FIXT achieves accuracy up to 93% and outperforms baseline techniques.
Article Preview
Top

Introduction

In the current era, the usage of online social networks has grown exponentially. Nowadays, social networking websites offers various kind of services such as exchange of information, marketing of products or services, product review collection, opinion collection regarding an event, social or political awareness, etc. Services offered by online social networks can be efficiently utilized if the inter-connectivity among users in online social network is high. Since the online social network is continuously evolving, hence, to maximize the information flow in the existing network, it is essential to recognize the number of disconnected users in the present network system. In the present scenario, link prediction is one of the most fundamental problems in the broad domain of social network analysis (Zhou et al., 2018). Link prediction techniques are employed to calculate the possibility of any future link formation among the disconnected pair of users in current social network. Link prediction techniques generally uses common shared attributes of users (or nodes) to compute whether two users will get connected in the near future or not.

Link prediction problem in an online social network is usually considered as a binary classification problem (Hassan et al., 2011) (Lee & Seung, 2001). Generally, a trained classifier predicts if any association is possible among the two disconnected nodes in the future or not. The classifiers use several scoring functions such as Common Neighbours, Jaccard Index, Katz Index, etc., in order to measure the probability of link formation (Zhang & Chen, 2018). In the binary classification problems, one of the key challenges while classifying the objects is to decide the threshold value for object classification. The threshold value used for classification should neither be too high nor too low. A high threshold value might reduce the number of correct predictions (true positives) whereas a low threshold might cause the huge number of false predictions (false positives). For a given network, a link prediction technique calculates a similarity value among users based on varied attributes and then uses a fixed threshold value to determine if two users will get linked in the future or not. Two users will have high likelihood to be linked to each other in near future if the similarity value among them is greater than the given threshold value (calculated on the basis on some heuristic). Otherwise, if the calculated similarity score between a pair of nodes is lower than the given threshold value, it can be inferred that the possibility of a new association among the two nodes (or users) is minimal.

Complete Article List

Search this Journal:
Reset
Volume 19: 1 Issue (2024)
Volume 18: 1 Issue (2023)
Volume 17: 4 Issues (2022): 1 Released, 3 Forthcoming
Volume 16: 4 Issues (2021)
Volume 15: 4 Issues (2020)
Volume 14: 4 Issues (2019)
Volume 13: 4 Issues (2018)
Volume 12: 4 Issues (2017)
Volume 11: 4 Issues (2016)
Volume 10: 4 Issues (2015)
Volume 9: 4 Issues (2014)
Volume 8: 4 Issues (2013)
Volume 7: 4 Issues (2012)
Volume 6: 4 Issues (2011)
Volume 5: 4 Issues (2010)
Volume 4: 4 Issues (2009)
Volume 3: 4 Issues (2008)
Volume 2: 4 Issues (2007)
Volume 1: 4 Issues (2006)
View Complete Journal Contents Listing