Title :
Scalable Link Prediction in Social Networks Based on Local Graph Characteristics
Author :
Papadimitriou, Alexis ; Symeonidis, Panagiotis ; Manolopoulos, Yannis
Author_Institution :
Dept. of Inf., Aristotle Univ., Thessaloniki, Greece
Abstract :
Online social networks (OSNs) like Face book, My space, and Hi5 have become popular, because they allow users to easily share content or expand their social circle. OSNs recommend new friends to registered users based on local graph features (i.e. based on the number of common friends that two users share). However, OSNs do not exploit all different length paths of the network. Instead, they consider only pathways of maximum length 2 between a user and his candidate friends. On the other hand, there are global approaches, which detect the overall path structure in a network, being computationally prohibitive for huge-size social networks. In this paper, we provide friend recommendations, also known as the link prediction problem, by traversing all paths of a bounded length, based on the "algorithmic small world hypothesis." As a result, we are able to provide more accurate and faster friend recommendations. We perform an extensive experimental comparison of the proposed method against existing link prediction algorithms, using two real data sets (Hi5 and Epinions). Our experimental results show that our Friend Link algorithm outperforms other approaches in terms of effectiveness and efficiency in all data sets. Finally, we discuss extensively various experimental considerations, such as a possible Map Reduce implementation of Friend Link algorithm to achieve scalability.
Keywords :
graph theory; social networking (online); Epinions; Facebook; Friend Link algorithm; Hi5; MapReduce implementation; Myspace; algorithmic small world hypothesis; friend recommendation; local graph characteristics; local graph feature; network length path; online social network; scalable link prediction; Algorithm design and analysis; Attenuation; Complexity theory; Indexes; Prediction algorithms; Probes; Social network services; Link Prediction; Social Networks; friend recommendation; graph theory; similarity measure;
Conference_Titel :
Information Technology: New Generations (ITNG), 2012 Ninth International Conference on
Conference_Location :
Las Vegas, NV
Print_ISBN :
978-1-4673-0798-7
DOI :
10.1109/ITNG.2012.145