Title :
LI-MR: A Local Iteration Map/Reduce Model and Its Application to Mine Community Structure in Large-Scale Networks
Author :
Li, Qiuhong ; Wang, Zhihui ; Wang, Wei ; Liu, Yimin ; Wang, Peng ; Yu, Tao
Author_Institution :
Sch. of Comput. Sci., Fudan Univ., Shanghai, China
Abstract :
The analysis of large-scale networks requires the parallel techniques of graph processing. Hadoop as an open-source version of Map/Reduce implementation gains its popularity by high efficiency, scalability and fault tolerance. However, Map/Redeuce as a simplified programming model tends to be used in applications with massive datasets and simple processing. In this paper, we aim to adapt Map/Reduce programming in more complex applications such as community detection in large-scale networks. We present a new model, LI-MR (Local Iteration Map/Reduce), to resolve the Map/Reduce model´s problems in respect of multi-iteration and random data access. A new system called LI-Hadoop is built to implement LI-MR model based on Hadoop. Furthermore, we propose a new algorithm MR-LPA, which parallelizes LPA in order to mine community structure in large-scale networks. We evaluate the performance of LI-Hadoop by executing MR-LPA on real-world datasets. The experimental results show that our approach is both effective and efficient.
Keywords :
data mining; distributed processing; Hadoop; LI-Hadoop; LI-MR; community detection; community structure mining; graph processing; large-scale networks; local iteration map-reduce model; multiiteration; random data access; Communities; Computational modeling; Convergence; Data mining; Data models; Distributed databases; Facebook; Map/Reduce programming model; community structure mining; label propagation;
Conference_Titel :
Data Mining Workshops (ICDMW), 2011 IEEE 11th International Conference on
Conference_Location :
Vancouver, BC
Print_ISBN :
978-1-4673-0005-6
DOI :
10.1109/ICDMW.2011.113