paper-with-me

Papers

Efficient Correlated Topic Modeling with Topic Embedding

2017-07-01 · Junxian He, Zhiting Hu, Taylor Berg-Kirkpatrick, Ying Huang, Eric P. Xing

Correlated topic modeling has been limited to small model and problem sizes due to their high computational cost and poor scaling. In this paper, we propose a new model which learns compact topic embeddings and captures topic correlations through the closeness between the topic vectors. Our method enables efficient inference in the low-dimensional embedding space, reducing previous cubic or quadratic time complexity to linear w.r.t the topic size. We further speedup variational inference with a fast sampler to exploit sparsity of topic occurrence. Extensive experiments show that our approach is capable of handling model and data scales which are several orders of magnitude larger than existing correlation results, without sacrificing modeling quality by providing competitive or superior performance in document classification and retrieval.

📄 PDF Abstract BibTeX arXiv:1707.00206

Code (0)

등록된 구현이 없습니다.

Tasks

Document ClassificationGeneral ClassificationRetrievalVariational Inference

Similar Papers 제목 키워드 기반

SocialVisTUM: An Interactive Visualization Toolkit for Correlated Neural Topic Models on Social Media Opinion Mining

2021-10-20 · RANLP 2021 9 · Gerhard Johann Hagerer, Martin Kirchhoff, Hannah Danner, Robert Pesch 외

Recent research in opinion mining proposed word embedding-based topic modeling methods that provide superior coherence compared to traditional topic modeling. In this paper, we demonstrate how these methods can be used t…

Opinion MiningTopic Models

Topic Modeling over Short Texts by Incorporating Word Embeddings

2016-09-27 · Jipeng Qiang, Ping Chen, Tong Wang, Xindong Wu

Inferring topics from the overwhelming amount of short texts becomes a critical but challenging task for many content analysis tasks, such as content charactering, user interest profiling, and emerging topic detecting. E…

Word Embeddings

PhraseCTM: Correlated Topic Modeling on Phrases within Markov Random Fields

2018-07-01 · ACL 2018 7 · Weijing Huang

Recent emerged phrase-level topic models are able to provide topics of phrases, which are easy to read for humans. But these models are lack of the ability to capture the correlation structure among the discovered numero…

Topic Models

Time Series Topic Modeling and Bursty Topic Detection of Correlated News and Twitter

2013-10-01 · IJCNLP 2013 10 · Daichi Koike, Yusuke Takahashi, Takehito Utsuro, Masaharu Yoshioka 외
Time SeriesTime Series AnalysisTopic Models

Practical Correlated Topic Modeling and Analysis via the Rectified Anchor Word Algorithm

2019-11-01 · IJCNLP 2019 11 · Moontae Lee, Sungjun Cho, David Bindel, David Mimno

Despite great scalability on large data and their ability to understand correlations between topics, spectral topic models have not been widely used due to the absence of reliability in real data and lack of practical im…

Topic Models