paper-with-me

홈 › Papers

Optimized Tracking of Topic Evolution

2019-12-16 · Patrick Kiss, Elaheh Momeni

Topic evolution modeling has been researched for a long time and has gained considerable interest. A state-of-the-art method has been recently using word modeling algorithms in combination with community detection mechanisms to achieve better results in a more effective way. We analyse results of this approach and discuss the two major challenges that this approach still faces. Although the topics that have resulted from the recent algorithm are good in general, they are very noisy due to many topics that are very unimportant because of their size, words, or ambiguity. Additionally, the number of words defining each topic is too large, making it difficult to analyse them in their unsorted state. In this paper, we propose approaches to tackle these challenges by adding topic filtering and network analysis metrics to define the importance of a topic. We test different combinations of these metrics to see which combination yields the best results. Furthermore, we add word filtering and ranking to each topic to identify the words with the highest novelty automatically. We evaluate our enhancement methods in two ways: human qualitative evaluation and automatic quantitative evaluation. Moreover, we created two case studies to test the quality of the clusters and words. In the quantitative evaluation, we use the pairwise mutual information score to test the coherency of topics. The quantitative evaluation also includes an analysis of execution times for each part of the program. The results of the experimental evaluations show that the two evaluation methods agree on the positive feasibility of the algorithm. We then show possible extensions in the form of usability and future improvements to the algorithm.

📄 PDF Abstract BibTeX arXiv:1912.07419

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Modeling Dynamic Topics in Chain-Free Fashion by Evolution-Tracking Contrastive Learning and Unassociated Word Exclusion

2024-05-28 · Xiaobao Wu, Xinshuai Dong, Liangming Pan, Thong Nguyen 외

Dynamic topic models track the evolution of topics in sequential documents, which have derived various applications like trend analysis and opinion mining. However, existing models suffer from repetitive topic and unasso…

Contrastive LearningDiversityOpinion MiningTopic Models

Using meaning instead of words to track topics

2023-01-02 · Judicael Poumay, Ashwin Ittoo

The ability to monitor the evolution of topics over time is extremely valuable for businesses. Currently, all existing topic tracking methods use lexical information by matching word usage. However, no studies has ever e…

Word Embeddings

Leveraging Pre-Trained Language Models to Streamline Natural Language Interaction for Self-Tracking

2022-05-31 · Young-Ho Kim, Sungdong Kim, Minsuk Chang, Sang-Woo Lee

Current natural language interaction for self-tracking tools largely depends on bespoke implementation optimized for a specific tracking theme and data format, which is neither generalizable nor scalable to a tremendous …

Modeling Political Discourse with Sentence-BERT and BERTopic

2025-10-27 · Margarida Mendonca, Alvaro Figueira arxiv

Social media has reshaped political discourse, offering politicians a platform for direct engagement while reinforcing polarization and ideological divides. This study introduces a novel topic evolution framework that in…

Agentic Retrieval of Topics and Insights from Earnings Calls

2025-07-10 · Anant Gupta, Rajarshi Bhowmik, Geoffrey Gunow arxiv

Tracking the strategic focus of companies through topics in their earnings calls is a key task in financial analysis. However, as industries evolve, traditional topic modeling techniques struggle to dynamically capture e…