@conference {12418, title = {Mr. LDA: A Flexible Large Scale Topic Modeling Package using Variational Inference in MapReduce}, booktitle = {Proceedings of ACM International Conference on World Wide Web, 2012}, year = {2012}, month = {2012///}, abstract = {Latent Dirichlet Allocation (LDA) is a popular topic modeling tech- nique for exploring document collections. Because of the increasing prevalence of large datasets, there is a need to improve the scal- ability of inference for LDA. In this paper, we introduce a novel and flexible large scale topic modeling package in MapReduce (Mr. LDA). As opposed to other techniques which use Gibbs sampling, our proposed framework uses variational inference, which easily fits into a distributed environment. More importantly, this variational implementation, unlike highly tuned and specialized implementa- tions based on Gibbs sampling, is easily extensible. We demonstrate two extensions of the models possible with this scalable framework: informed priors to guide topic discovery and extracting topics from a multilingual corpus. We compare the scalability of Mr. LDA against Mahout, an existing large scale topic modeling package. Mr. LDA out-performs Mahout both in execution speed and held-out likelihood.}, author = {Zhai,Ke and Jordan Boyd-Graber and Asadi,Nima and Alkhouja,Mohamad} }