EMNLP 2021finding12 citations

Self-Supervised Neural Topic Modeling

Seyed Ali Bahrainian, Martin Jaggi, Carsten Eickhoff

Abstract

Topic models are useful tools for analyzing and interpreting the main underlying themes of large corpora of text. Most topic models rely on word co-occurrence for computing a topic, i.e., a weighted set of words that together represent a high-level semantic concept. In this paper, we propose a new light-weight Self-Supervised Neural Topic Model (SNTM) that learns a rich context by learning a topic representation jointly from three co-occurring words and a document that the triple originates from. Our experimental results indicate that our proposed neural topic model, SNTM, outperforms previously existing topic models in coherence metrics as well as document clustering accuracy. Moreover, apart from the topic coherence and clustering performance, the proposed neural topic model has a number of advantages, namely, being computationally efficient and easy to train.

BibTeX
@inproceedings{bahrainian-etal-2021-self-supervised,
    title = "Self-Supervised Neural Topic Modeling",
    author = "Bahrainian, Seyed Ali  and
      Jaggi, Martin  and
      Eickhoff, Carsten",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.284/",
    doi = "10.18653/v1/2021.findings-emnlp.284",
    pages = "3341--3350"
}
Self-Supervised Neural Topic Modeling · EMNLP 2021