INVESTIGADORES
MATEOS DIAZ Cristian Maximiliano
congresos y reuniones científicas
Título:
An Evaluation of Distributed Processing Models for Random Walk-based Link Prediction Algorithms over Social Big Data
Autor/es:
ALEJANDRO CORBELLINI; CRISTIAN MATEOS; DANIELA GODOY; ALEJANDRO ZUNINO; SILVIA SCHIAFFINO
Lugar:
Recife
Reunión:
Conferencia; 4th World Conference on Information Systems and Technologies (WorldCist'16); 2016
Institución organizadora:
AISTI
Resumen:
Abstract. The problem of inferring missing relationships between people in online social networks such as Facebook, Google+ and Twitter is currently being given much attention due to its enormous applicability. To this end, link prediction algorithms which operate on graph data have been considered. However, the relentless increase of the size of such networks calls for distributed processing models able to cope with the associated big amounts of data. In this paper, we study the suitability of three models (Fork-Join, Pregel and DPM) for scaling up a common class of such algorithms, i.e. random walk-based. Broadly, Fork-Join and Pregel promote two rather different ways of creating and handling parallel sub-computations, while DPM is a model combining the best of both. Experiments performed with the Twitter graph and two classical random walk-based algorithms named HITS and SALSA show that DPM outperforms its competitors in terms of recommendation time.