paper-with-me

홈 › Papers

Author Clustering and Topic Estimation for Short Texts

2021-06-15 · Graham Tierney, Christopher Bail, Alexander Volfovsky

Analysis of short text, such as social media posts, is extremely difficult because of their inherent brevity. In addition to classifying topics of such posts, a common downstream task is grouping the authors of these documents for subsequent analyses. We propose a novel model that expands on the Latent Dirichlet Allocation by modeling strong dependence among the words in the same document, with user-level topic distributions. We also simultaneously cluster users, removing the need for post-hoc cluster estimation and improving topic estimation by shrinking noisy user-level topic distributions towards typical values. Our method performs as well as -- or better -- than traditional approaches, and we demonstrate its usefulness on a dataset of tweets from United States Senators, recovering both meaningful topics and clusters that reflect partisan ideology. We also develop a novel measure of echo chambers among these politicians by characterizing insularity of topics discussed by groups of Senators and provide uncertainty quantification.

📄 PDF Abstract BibTeX arXiv:2106.09533

Code (1)

g-tierney/stLDA-C_public 공식 구현

Tasks

ClusteringUncertainty Quantification

Similar Papers 제목 키워드 기반

A Framework for Authorial Clustering of Shorter Texts in Latent Semantic Spaces

2020-11-30 · Rafi Trad, Myra Spiliopoulou

Authorial clustering involves the grouping of documents written by the same author or team of authors without any prior positive examples of an author's writing style or thematic preferences. For authorial clustering on …

Clusteringfeature selection

GloCOM: A Short Text Neural Topic Model via Global Clustering Context

2024-11-30 · Quang Duc Nguyen, Tung Nguyen, Duc Anh Nguyen, Linh Ngo Van 외

Uncovering hidden topics from short texts is challenging for traditional and neural models due to data sparsity, which limits word co-occurrence patterns, and label sparsity, stemming from incomplete reconstruction targe…

ClusteringTopic Models

Datasets and Models for Authorship Attribution on Italian Personal Writings

2020-11-16 · Gaetana Ruggiero, Albert Gatt, Malvina Nissim

Existing research on Authorship Attribution (AA) focuses on texts for which a lot of data is available (e.g novels), mainly in English. We approach AA via Authorship Verification on short Italian texts in two novel datas…

Authorship AttributionAuthorship Verification

Semantic Component Analysis: Discovering Patterns in Short Texts Beyond Topics

2024-10-28 · Florian Eichin, Carolin M. Schuster, Georg Groh, Michael A. Hedderich

Topic modeling is a key method in text analysis, but existing approaches are limited by assuming one topic per document or fail to scale efficiently for large, noisy datasets of short texts. We introduce Semantic Compone…

Diversity

Authorship clustering using multi-headed recurrent neural networks

2016-08-16 · Douglas Bagnall

A recurrent neural network that has been trained to separately model the language of several documents by unknown authors is used to measure similarity between the documents. It is able to find clues of common authorship…

Clustering