paper-with-me

Papers

Evaluating Topic Quality with Posterior Variability

2019-09-08 · IJCNLP 2019 11 · Linzi Xing, Michael J. Paul, Giuseppe Carenini

Probabilistic topic models such as latent Dirichlet allocation (LDA) are popularly used with Bayesian inference methods such as Gibbs sampling to learn posterior distributions over topic model parameters. We derive a novel measure of LDA topic quality using the variability of the posterior distributions. Compared to several existing baselines for automatic topic evaluation, the proposed metric achieves state-of-the-art correlations with human judgments of topic quality in experiments on three corpora. We additionally demonstrate that topic quality estimation can be further improved using a supervised estimator that combines multiple metrics.

📄 PDF Abstract BibTeX arXiv:1909.03524

Code (1)

lxing532/topic_variability 공식 구현

Tasks

Bayesian InferenceTopic Models

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Prior matters: simple and general methods for evaluating and improving topic quality in topic modeling

2017-01-12 · Angela Fan, Finale Doshi-Velez, Luke Miratrix

Latent Dirichlet Allocation (LDA) models trained without stopword removal often produce topics with high posterior probabilities on uninformative words, obscuring the underlying corpus content. Even when canonical stopwo…

Guaranteed inference in topic models

2015-12-10 · Khoat Than, Tung Doan

One of the core problems in statistical models is the estimation of a posterior distribution. For topic models, the problem of posterior inference for individual texts is particularly important, especially when dealing w…

Topic Models

Machine Reading Tea Leaves: Automatically Evaluating Topic Coherence and Topic Model Quality

2014-04-01 · EACL 2014 4 · Jey Han Lau, David Newman, Timothy Baldwin
Machine TranslationReading ComprehensionTopic Models

Evaluating Dynamic Topic Models

2023-09-12 · Charu James, Mayank Nagda, Nooshin Haji Ghassemi, Marius Kloft 외

There is a lack of quantitative measures to evaluate the progression of topics through time in dynamic topic models (DTMs). Filling this gap, we propose a novel evaluation measure for DTMs that analyzes the changes in th…

Topic Models

Fast Learning of Clusters and Topics via Sparse Posteriors

2016-09-23 · Michael C. Hughes, Erik B. Sudderth

Mixture models and topic models generate each observation from a single cluster, but standard variational posteriors for each observation assign positive probability to all possible clusters. This requires dense storage …

ArticlesTopic Models