Prediction of link evolution using community detection in social network

Anisha Kumari,Ranjan Kumar Behera,Bibudatta Sahoo,Satya Prakash Sahoo
DOI: https://doi.org/10.1007/s00607-021-01035-4
2022-01-07
Computing
Abstract:Network evolution is one of the emerging research directions in the field of social network analysis, where link prediction plays a crucial role in modeling network dynamics in social networks. Link prediction has attracted a lot of attention of network engineers in developing several applications. In this paper, an effort has been made to model the network evolution through link prediction termed as LP-CD (Link prediction through community detection). We have leveraged the set of existing communities in the network for link prediction. Different community detection algorithms have been implemented to identify the dense subgroups in the network, which are further used in predicting future links. After identifying the dense subgroups in the network, the non-existing links inside the subgroups are identified using the global path-based similarity measures. The intuition of the proposed model is that two users are more likely to form a relationship in the future, if they belong to the same community and less likely to establish a relationship, if they belong to different communities. An extensive comparison of various existing models with LP-CD has been made by considering four real-world and three synthetic network datasets. The results show that the LP-CD outperforms other approaches for link prediction.
computer science, theory & methods
What problem does this paper attempt to address?