English

KDSTM: Neural Semi-supervised Topic Modeling with Knowledge Distillation

Computation and Language 2024-02-13 v2 Artificial Intelligence

Abstract

In text classification tasks, fine tuning pretrained language models like BERT and GPT-3 yields competitive accuracy; however, both methods require pretraining on large text datasets. In contrast, general topic modeling methods possess the advantage of analyzing documents to extract meaningful patterns of words without the need of pretraining. To leverage topic modeling's unsupervised insights extraction on text classification tasks, we develop the Knowledge Distillation Semi-supervised Topic Modeling (KDSTM). KDSTM requires no pretrained embeddings, few labeled documents and is efficient to train, making it ideal under resource constrained settings. Across a variety of datasets, our method outperforms existing supervised topic modeling methods in classification accuracy, robustness and efficiency and achieves similar performance compare to state of the art weakly supervised text classification methods.

Keywords

Cite

@article{arxiv.2307.01878,
  title  = {KDSTM: Neural Semi-supervised Topic Modeling with Knowledge Distillation},
  author = {Weijie Xu and Xiaoyu Jiang and Jay Desai and Bin Han and Fuqin Yan and Francis Iannacci},
  journal= {arXiv preprint arXiv:2307.01878},
  year   = {2024}
}

Comments

12 pages, 4 figures, ICLR 2022 Workshop

R2 v1 2026-06-28T11:22:09.027Z