paper-with-me

홈 › Papers

Neural Mixed Counting Models for Dispersed Topic Discovery

2020-07-01 · ACL 2020 6 · Jiemin Wu, Yanghui Rao, Zusheng Zhang, Haoran Xie, Qing Li, Fu Lee Wang, Ziye Chen

Mixed counting models that use the negative binomial distribution as the prior can well model over-dispersed and hierarchically dependent random variables; thus they have attracted much attention in mining dispersed document topics. However, the existing parameter inference method like Monte Carlo sampling is quite time-consuming. In this paper, we propose two efficient neural mixed counting models, i.e., the Negative Binomial-Neural Topic Model (NB-NTM) and the Gamma Negative Binomial-Neural Topic Model (GNB-NTM) for dispersed topic discovery. Neural variational inference algorithms are developed to infer model parameters by using the reparameterization of Gamma distribution and the Gaussian approximation of Poisson distribution. Experiments on real-world datasets indicate that our models outperform state-of-the-art baseline models in terms of perplexity and topic coherence. The results also validate that both NB-NTM and GNB-NTM can produce explainable intermediate variables by generating dispersed proportions of document topics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Scalable Topical Phrase Mining from Text Corpora

2014-06-24 · Ahmed El-Kishky, Yanglei Song, Chi Wang, Clare Voss 외

While most topic modeling algorithms model text corpora with unigrams, human interpretation often relies on inherent grouping of terms into phrases. As such, we consider the problem of discovering topical phrases of mixe…

ArticlesTopic Models

A Bayesian Topic Model for Human-Evaluated Interpretability

2022-06-01 · LREC 2022 6 · Justin Wood, Corey Arnold, Wei Wang

One desiderata of topic modeling is to produce interpretable topics. Given a cluster of document-tokens comprising a topic, we can order the topic by counting each word. It is natural to think that each topic could easil…

Topic Models

ProSiT! Latent Variable Discovery with PROgressive SImilarity Thresholds

2022-10-26 · Tommaso Fornaciari, Dirk Hovy, Federico Bianchi

The most common ways to explore latent document dimensions are topic models and clustering methods. However, topic models have several drawbacks: e.g., they require us to choose the number of latent dimensions a priori, …

ClusteringTopic Models

Dream Content Discovery from Reddit with an Unsupervised Mixed-Method Approach

2023-07-09 · Anubhab Das, Sanja Šćepanović, Luca Maria Aiello, Remington Mallett 외

Dreaming is a fundamental but not fully understood part of human experience that can shed light on our thought patterns. Traditional dream analysis practices, while popular and aided by over 130 unique scales and rating …

Pre and Post Counting for Scalable Statistical-Relational Model Discovery

2021-10-19 · Richard Mar, Oliver Schulte

Statistical-Relational Model Discovery aims to find statistically relevant patterns in relational data. For example, a relational dependency pattern may stipulate that a user's gender is associated with the gender of the…

Model DiscoveryRelational Reasoning