P2LSA and P2LSA+: Two paralleled probabilistic latent semantic analysis algorithms based on the MapReduce model

11Citations
Citations of this article
8Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Two novel paralleled Probabilistic Latent Semantic Analysis (PLSA) algorithms based on the MapReduce model are proposed, which are P2LSA and P2LSA+, respectively. When dealing with a large-scale data set, P2LSA and P2LSA+ can improve the computing speed with the Hadoop platform. The Expectation-Maximization (EM) algorithm is often used in the traditional PLSA method to estimate two hidden parameter vectors, while the parallel PLSA is to implement the EM algorithm in parallel. The EM algorithm includes two steps: E-step and M-step. In P2LSA, the Map function is adopted to perform the E-step and the Reduce function is adopted to perform the M-step. However, all the intermediate results computed in the E-step need to be sent to the M-step. Transferring a large amount of data between the E-step and the M-step increases the burden on the network and the overall running time. Different from P2LSA, the Map function in P2LSA+ performs the E-step and M-step simultaneously. Therefore, the data transferred between the E-step and M-step is reduced and the performance is improved. Experiments are conducted to evaluate the performances of P2LSA and P 2LSA+. The data set includes 20000 users and 10927 goods. The speedup curves show that the overall running time decrease as the number of computing nodes increases.Also, the overall running time demonstrates that P 2LSA+ is about 3 times faster than P2LSA. © 2011 Springer-Verlag.

Author supplied keywords

Cite

CITATION STYLE

APA

Jin, Y., Gao, Y., Shi, Y., Shang, L., Wang, R., & Yang, Y. (2011). P2LSA and P2LSA+: Two paralleled probabilistic latent semantic analysis algorithms based on the MapReduce model. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 6936 LNCS, pp. 385–393). https://doi.org/10.1007/978-3-642-23878-9_46

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free