paper-with-me

홈 › Papers

Improving Topic Modeling of Social Media Short Texts with Rephrasing: A Case Study of COVID-19 Related Tweets

2025-10-21 · Wangjiaxuan Xin, Shuhua Yin, Shi Chen, Yaorong Ge arxiv

Social media platforms such as Twitter (now X) provide rich data for analyzing public discourse, especially during crises such as the COVID-19 pandemic. However, the brevity, informality, and noise of social media short texts often hinder the effectiveness of traditional topic modeling, producing incoherent or redundant topics that are often difficult to interpret. To address these challenges, we have developed \emph{TM-Rephrase}, a model-agnostic framework that leverages large language models (LLMs) to rephrase raw tweets into more standardized and formal language prior to topic modeling. Using a dataset of 25,027 COVID-19-related Twitter posts, we investigate the effects of two rephrasing strategies, general- and colloquial-to-formal-rephrasing, on multiple topic modeling methods. Results demonstrate that \emph{TM-Rephrase} improves three metrics measuring topic modeling performance (i.e., topic coherence, topic uniqueness, and topic diversity) while reducing topic redundancy of most topic modeling algorithms, with the colloquial-to-formal strategy yielding the greatest performance gains and especially for the Latent Dirichlet Allocation (LDA) algorithm. This study contributes to a model-agnostic approach to enhancing topic modeling in public health related social media analysis, with broad implications for improved understanding of public discourse in health crisis as well as other important domains.

📄 PDF Abstract BibTeX arXiv:2510.18908

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Modeling Rich Contexts for Sentiment Classification with LSTM

2016-05-05 · Minlie Huang, Yujie Cao, Chao Dong

Sentiment analysis on social media data such as tweets and weibo has become a very important and challenging task. Due to the intrinsic properties of such data, tweets are short, noisy, and of divergent topics, and senti…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Word Network Topic Model: A Simple but General Solution for Short and Imbalanced Texts

2014-12-17 · Yuan Zuo, Jichang Zhao, Ke Xu

The short text has been the prevalent format for information of Internet in recent decades, especially with the development of online social media, whose millions of users generate a vast number of short messages everyda…

Topic Models

BERTopic for Topic Modeling of Hindi Short Texts: A Comparative Study

2025-01-07 · Atharva Mutsaddi, Anvi Jamkhande, Aryan Thakre, Yashodhara Haribhakta

As short text data in native languages like Hindi increasingly appear in modern media, robust methods for topic modeling on such data have gained importance. This study investigates the performance of BERTopic in modelin…

Document EmbeddingTopic Models

SocialVisTUM: An Interactive Visualization Toolkit for Correlated Neural Topic Models on Social Media Opinion Mining

2021-10-20 · RANLP 2021 9 · Gerhard Johann Hagerer, Martin Kirchhoff, Hannah Danner, Robert Pesch 외

Recent research in opinion mining proposed word embedding-based topic modeling methods that provide superior coherence compared to traditional topic modeling. In this paper, we demonstrate how these methods can be used t…

Opinion MiningTopic Models

Social-Media Activity Forecasting with Exogenous Information Signals

2021-09-22 · Kin Wai Ng, Sameera Horawalavithana, Adriana Iamnitchi

Due to their widespread adoption, social media platforms present an ideal environment for studying and understanding social behavior, especially on information spread. Modeling social media activity has numerous practica…