paper-with-me

Papers

A Bayesian approach to modeling topic-metadata relationships

2021-04-06 · P. Schulze, S. Wiegrebe, P. W. Thurner, C. Heumann, M. Aßenmacher

The objective of advanced topic modeling is not only to explore latent topical structures, but also to estimate relationships between the discovered topics and theoretically relevant metadata. Methods used to estimate such relationships must take into account that the topical structure is not directly observed, but instead being estimated itself in an unsupervised fashion, usually by common topic models. A frequently used procedure to achieve this is the method of composition, a Monte Carlo sampling technique performing multiple repeated linear regressions of sampled topic proportions on metadata covariates. In this paper, we propose two modifications of this approach: First, we substantially refine the existing implementation of the method of composition from the R package stm by replacing linear regression with the more appropriate Beta regression. Second, we provide a fundamental enhancement of the entire estimation framework by substituting the current blending of frequentist and Bayesian methods with a fully Bayesian approach. This allows for a more appropriate quantification of uncertainty. We illustrate our improved methodology by investigating relationships between Twitter posts by German parliamentarians and different metadata covariates related to their electoral districts, using the Structural Topic Model to estimate topic proportions.

📄 PDF Abstract BibTeX arXiv:2104.02496

Code (0)

등록된 구현이 없습니다.

Tasks

regressionTopic Models

Similar Papers 제목 키워드 기반

Exploring Topic-Metadata Relationships with the STM: A Bayesian Approach

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The initial purpose of topic models was to identify latent topical clusters within unstructured text. Meanwhile, the focus of advanced studies has changed primarily to estimating the relationship between the discovered …

regressionTopic Models

Graph Topic Modeling for Documents with Spatial or Covariate Dependencies

2024-12-19 · Yeo Jin Jung, Claire Donnat

We address the challenge of incorporating document-level metadata into topic modeling to improve topic mixture estimation. To overcome the computational complexity and lack of theoretical guarantees in existing Bayesian …

Modeling Online Discourse with Coupled Distributed Topics

2018-09-19 · EMNLP 2018 10 · Nikita Srivatsan, Zachary Wojtowicz, Taylor Berg-Kirkpatrick

In this paper, we propose a deep, globally normalized topic model that incorporates structural relationships connecting documents in socially generated corpora, such as online forums. Our model (1) captures discursive in…

GPU

Topic Modeling on Podcast Short-Text Metadata

2022-01-12 · Francisco B. Valero, Marion Baranes, Elena V. Epure

Podcasts have emerged as a massively consumed online content, notably due to wider accessibility of production means and scaled distribution through large streaming platforms. Categorization systems and information acces…

Navigate

Authorless Topic Models: Biasing Models Away from Known Structure

2018-08-01 · COLING 2018 8 · Laure Thompson, David Mimno

Most previous work in unsupervised semantic modeling in the presence of metadata has assumed that our goal is to make latent dimensions more correlated with metadata, but in practice the exact opposite is often true. Som…

Document ClassificationTopic ModelsWord Embeddings