English

Diversity-Aware Coherence Loss for Improving Neural Topic Models

Computation and Language 2023-05-29 v2 Machine Learning

Abstract

The standard approach for neural topic modeling uses a variational autoencoder (VAE) framework that jointly minimizes the KL divergence between the estimated posterior and prior, in addition to the reconstruction loss. Since neural topic models are trained by recreating individual input documents, they do not explicitly capture the coherence between topic words on the corpus level. In this work, we propose a novel diversity-aware coherence loss that encourages the model to learn corpus-level coherence scores while maintaining a high diversity between topics. Experimental results on multiple datasets show that our method significantly improves the performance of neural topic models without requiring any pretraining or additional parameters.

Keywords

Cite

@article{arxiv.2305.16199,
  title  = {Diversity-Aware Coherence Loss for Improving Neural Topic Models},
  author = {Raymond Li and Felipe González-Pizarro and Linzi Xing and Gabriel Murray and Giuseppe Carenini},
  journal= {arXiv preprint arXiv:2305.16199},
  year   = {2023}
}

Comments

Minor Fixes, 11 pages, Camera-Ready for ACL 2023 (Short Paper)

R2 v1 2026-06-28T10:46:15.862Z