Stochastic Divergence Minimization for Biterm Topic Model
As the emergence and the thriving development of social networks, a huge number of short texts are accumulated and need to be processed. Inferring latent topics of collected short texts is useful for understanding its hidden structure and predicting new contents. Unlike conventional topic models such as latent Dirichlet allocation (LDA), a biterm topic model (BTM) was recently proposed for short texts to overcome the sparseness of document-level word co-occurrences by directly modeling the generation process of word pairs. Stochastic inference algorithms based on collapsed Gibbs sampling (CGS) and collapsed variational inference have been proposed for BTM. However, they either require large computational complexity, or rely on very crude estimation. In this work, we develop a stochastic divergence minimization inference algorithm for BTM to estimate latent topics more accurately in a scalable way. Experiments demonstrate the superiority of our proposed algorithm compared with existing inference algorithms.
Code (0)
등록된 구현이 없습니다.
Tasks
modelTopic ModelsVariational InferenceSimilar Papers 제목 키워드 기반
GraphBTM: Graph Enhanced Autoencoded Variational Inference for Biterm Topic Model
Discovering the latent topics within texts has been a fundamental task for many applications. However, conventional topic models suffer different problems in different settings. The Latent Dirichlet Allocation (LDA) may …
Recommendation SystemsTopic ModelsVariational InferenceUser Based Aggregation for Biterm Topic Model
AOBTM: Adaptive Online Biterm Topic Modeling Method for Version Sensitive Short-texts Analysis
Analysis of mobile app reviews has shown its important role in requirement engineering, software maintenance, and the evolution of mobile apps. Mobile app developers check their users’ reviews frequently to clarify the i…
Topic ModelsDetecting Concept-level Emotion Cause in Microblogging
In this paper, we propose a Concept-level Emotion Cause Model (CECM), instead of the mere word-level models, to discover causes of microblogging users' diversified emotions on specific hot event. A modified topic-supervi…
AOBTM: Adaptive Online Biterm Topic Modeling for Version Sensitive Short-texts Analysis
Analysis of mobile app reviews has shown its important role in requirement engineering, software maintenance and evolution of mobile apps. Mobile app developers check their users' reviews frequently to clarify the issues…
Topic Models