paper-with-me

홈 › Papers

Improving Topic Models with Latent Feature Word Representations

2018-10-15 · TACL 2015 1 · Dat Quoc Nguyen, Richard Billingsley, Lan Du, Mark Johnson

Probabilistic topic models are widely used to discover latent topics in document collections, while latent feature vector representations of words have been used to obtain high performance in many NLP tasks. In this paper, we extend two different Dirichlet multinomial topic models by incorporating latent feature vector representations of words trained on very large corpora to improve the word-topic mapping learnt on a smaller corpus. Experimental results show that by using information from the external corpora, our new models produce significant improvements on topic coherence, document clustering and document classification tasks, especially on datasets with few or short documents.

📄 PDF Abstract BibTeX arXiv:1810.06306

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDocument ClassificationGeneral ClassificationTopic Models

Similar Papers 제목 키워드 기반

Improving Topic Coherence with Latent Feature Word Representations in MAP Estimation for Topic Modeling

2015-12-01 · ALTA 2015 12 · Dat Quoc Nguyen, Kairit Sirts, Mark Johnson
Topic Models

Multi-view and Multi-source Transfers in Neural Topic Modeling with Pretrained Topic and Word Embeddings

2019-09-14 · Pankaj Gupta, Yatin Chaudhary, Hinrich Schütze

Though word embeddings and topics are complementary representations, several past works have only used pre-trained word embeddings in (neural) topic modeling to address data sparsity problem in short text or small collec…

Information RetrievalRetrievalTransfer LearningWord Embeddings

Multi-source Multi-view Transfer Learning in Neural Topic Modeling with Pretrained Topic and Word Embeddings

2019-09-25 · Pankaj Gupta, Yatin Chaudhary, Hinrich Schütze

Though word embeddings and topics are complementary representations, several past works have only used pretrained word embeddings in (neural) topic modeling to address data sparsity problem in short text or small collect…

Information RetrievalRetrievalTransfer LearningWord Embeddings

Topic2Vec: Learning Distributed Representations of Topics

2015-06-28 · Li-Qiang Niu, Xin-yu Dai

Latent Dirichlet Allocation (LDA) mining thematic structure of documents plays an important role in nature language processing and machine learning areas. However, the probability distribution from LDA only describes the…

Model Directions, Not Words: Mechanistic Topic Models Using Sparse Autoencoders

2025-07-31 · Carolina Zheng, Nicolas Beltran-Velez, Sweta Karlekar, Claudia Shi 외 arxiv

Traditional topic models are effective at uncovering latent themes in large text collections. However, due to their reliance on bag-of-words representations, they struggle to capture semantically abstract features. While…

Text GenerationTopic Models