paper-with-me

Papers

SimLDA: A tool for topic model evaluation

2022-08-19 · Rebecca M. C. Taylor, Johan A. du Preez

Variational Bayes (VB) applied to latent Dirichlet allocation (LDA) has become the most popular algorithm for aspect modeling. While sufficiently successful in text topic extraction from large corpora, VB is less successful in identifying aspects in the presence of limited data. We present a novel variational message passing algorithm as applied to Latent Dirichlet Allocation (LDA) and compare it with the gold standard VB and collapsed Gibbs sampling. In situations where marginalisation leads to non-conjugate messages, we use ideas from sampling to derive approximate update equations. In cases where conjugacy holds, Loopy Belief update (LBU) (also known as Lauritzen-Spiegelhalter) is used. Our algorithm, ALBU (approximate LBU), has strong similarities with Variational Message Passing (VMP) (which is the message passing variant of VB). To compare the performance of the algorithms in the presence of limited data, we use data sets consisting of tweets and news groups. Using coherence measures we show that ALBU learns latent distributions more accurately than does VB, especially for smaller data sets.

📄 PDF Abstract BibTeX arXiv:2208.09299

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Towards the TopMost: A Topic Modeling System Toolkit

2023-09-13 · Xiaobao Wu, Fengjun Pan, Anh Tuan Luu

Topic models have a rich history with various applications and have recently been reinvigorated by neural topic modeling. However, these numerous topic models adopt totally distinct datasets, implementations, and evaluat…

Topic ModelsVariational Inference

LLM Reading Tea Leaves: Automatically Evaluating Topic Models with Large Language Models

2024-06-13 · Xiaohao Yang, He Zhao, Dinh Phung, Wray Buntine 외

Topic modeling has been a widely used tool for unsupervised text analysis. However, comprehensive evaluations of a topic model remain challenging. Existing evaluation methods are either less comparable across different m…

Language ModelingLanguage ModellingTopic Models

Improving the TENOR of Labeling: Re-evaluating Topic Models for Content Analysis

2024-01-29 · Zongxia Li, Andrew Mao, Daniel Stephens, Pranav Goel 외

Topic models are a popular tool for understanding text collections, but their evaluation has been a point of contention. Automated evaluation metrics such as coherence are often used, however, their validity has been que…

Topic Models

Towards Interpretable Summary Evaluation via Allocation of Contextual Embeddings to Reference Text Topics

2022-10-25 · Ben Schaper, Christopher Lohse, Marcell Streile, Andrea Giovannini 외

Despite extensive recent advances in summary generation models, evaluation of auto-generated summaries still widely relies on single-score systems insufficient for transparent assessment and in-depth qualitative analysis…

Computer-Assisted Text Analysis for Social Science: Topic Models and Beyond

2018-03-29 · Ryan Wesslen

Topic models are a family of statistical-based algorithms to summarize, explore and index large collections of text documents. After a decade of research led by computer scientists, topic models have spread to social sci…

Causal InferenceTopic Models