Redirigiendo al acceso original de articulo en 24 segundos...
Inicio  /  Information  /  Vol: 12 Par: 12 (2021)  /  Artículo
ARTÍCULO
TITULO

Parallel Particle Swarm Optimization Based on Spark for Academic Paper Co-Authorship Prediction

Congmin Yang    
Tao Zhu    
Yang Zhang    
Huansheng Ning    
Liming Chen and Zhenyu Liu    

Resumen

The particle swarm optimization (PSO) algorithm has been widely used in various optimization problems. Although PSO has been successful in many fields, solving optimization problems in big data applications often requires processing of massive amounts of data, which cannot be handled by traditional PSO on a single machine. There have been several parallel PSO based on Spark, however they are almost proposed for solving numerical optimization problems, and few for big data optimization problems. In this paper, we propose a new Spark-based parallel PSO algorithm to predict the co-authorship of academic papers, which we formulate as an optimization problem from massive academic data. Experimental results show that the proposed parallel PSO can achieve good prediction accuracy.