English

Effective Neural Topic Modeling with Embedding Clustering Regularization

Computation and Language 2023-06-08 v1

Abstract

Topic models have been prevalent for decades with various applications. However, existing topic models commonly suffer from the notorious topic collapsing: discovered topics semantically collapse towards each other, leading to highly repetitive topics, insufficient topic discovery, and damaged model interpretability. In this paper, we propose a new neural topic model, Embedding Clustering Regularization Topic Model (ECRTM). Besides the existing reconstruction error, we propose a novel Embedding Clustering Regularization (ECR), which forces each topic embedding to be the center of a separately aggregated word embedding cluster in the semantic space. This enables each produced topic to contain distinct word semantics, which alleviates topic collapsing. Regularized by ECR, our ECRTM generates diverse and coherent topics together with high-quality topic distributions of documents. Extensive experiments on benchmark datasets demonstrate that ECRTM effectively addresses the topic collapsing issue and consistently surpasses state-of-the-art baselines in terms of topic quality, topic distributions of documents, and downstream classification tasks.

Keywords

Cite

@article{arxiv.2306.04217,
  title  = {Effective Neural Topic Modeling with Embedding Clustering Regularization},
  author = {Xiaobao Wu and Xinshuai Dong and Thong Nguyen and Anh Tuan Luu},
  journal= {arXiv preprint arXiv:2306.04217},
  year   = {2023}
}

Comments

Accepted to ICML 2023 conference

R2 v1 2026-06-28T10:58:32.028Z