English

Embedded Topic Models Enhanced by Wikification

Computation and Language 2024-10-04 v1

Abstract

Topic modeling analyzes a collection of documents to learn meaningful patterns of words. However, previous topic models consider only the spelling of words and do not take into consideration the homography of words. In this study, we incorporate the Wikipedia knowledge into a neural topic model to make it aware of named entities. We evaluate our method on two datasets, 1) news articles of \textit{New York Times} and 2) the AIDA-CoNLL dataset. Our experiments show that our method improves the performance of neural topic models in generalizability. Moreover, we analyze frequent terms in each topic and the temporal dependencies between topics to demonstrate that our entity-aware topic models can capture the time-series development of topics well.

Keywords

Cite

@article{arxiv.2410.02441,
  title  = {Embedded Topic Models Enhanced by Wikification},
  author = {Takashi Shibuya and Takehito Utsuro},
  journal= {arXiv preprint arXiv:2410.02441},
  year   = {2024}
}

Comments

Accepted at EMNLP 2024 Workshop NLP for Wikipedia