paper-with-me

Papers

vONTSS: vMF based semi-supervised neural topic modeling with optimal transport

2023-07-03 · Weijie Xu, Xiaoyu Jiang, Srinivasan H. Sengamedu, Francis Iannacci, Jinjin Zhao

Recently, Neural Topic Models (NTM), inspired by variational autoencoders, have attracted a lot of research interest; however, these methods have limited applications in the real world due to the challenge of incorporating human knowledge. This work presents a semi-supervised neural topic modeling method, vONTSS, which uses von Mises-Fisher (vMF) based variational autoencoders and optimal transport. When a few keywords per topic are provided, vONTSS in the semi-supervised setting generates potential topics and optimizes topic-keyword quality and topic classification. Experiments show that vONTSS outperforms existing semi-supervised topic modeling methods in classification accuracy and diversity. vONTSS also supports unsupervised topic modeling. Quantitative and qualitative experiments show that vONTSS in the unsupervised setting outperforms recent NTMs on multiple aspects: vONTSS discovers highly clustered and coherent topics on benchmark datasets. It is also much faster than the state-of-the-art weakly supervised text classification method while achieving similar classification performance. We further prove the equivalence of optimal transport loss and cross-entropy loss at the global minimum.

📄 PDF Abstract BibTeX arXiv:2307.01226

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiversitytext-classificationText ClassificationTopic ClassificationTopic Models

Similar Papers 제목 키워드 기반

S2vNTM: Semi-supervised vMF Neural Topic Modeling

2023-07-06 · Weijie Xu, Jay Desai, Srinivasan Sengamedu, Xiaoyu Jiang 외

Language model based methods are powerful techniques for text classification. However, the models have several shortcomings. (1) It is difficult to integrate human knowledge such as keywords. (2) It needs a lot of resour…

Language ModelingLanguage Modellingtext-classificationText Classification

KDSTM: Neural Semi-supervised Topic Modeling with Knowledge Distillation

2023-07-04 · Weijie Xu, Xiaoyu Jiang, Jay Desai, Bin Han 외

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 …

ClassificationKnowledge Distillationtext-classificationText Classification

WEAKLY SEMI-SUPERVISED NEURAL TOPIC MODELS

2019-03-13 · ICLR Workshop LLD 2019 · Ian Gemp, Ramesh Nallapati, Ran Ding, Feng Nan 외

We consider the problem of topic modeling in a weakly semi-supervised setting. In this scenario, we assume that the user knows a priori a subset of the topics she wants the model to learn and is able to provide a few exe…

Topic Models

Guided Semi-Supervised Non-negative Matrix Factorization on Legal Documents

2022-01-31 · Pengyu Li, Christine Tseng, Yaxuan Zheng, Joyce A. Chew 외

Classification and topic modeling are popular techniques in machine learning that extract information from large-scale datasets. By incorporating a priori information such as labels or important features, methods have be…

Classification

Anchored Correlation Explanation: Topic Modeling with Minimal Domain Knowledge

2016-11-30 · TACL 2017 1 · Ryan J. Gallagher, Kyle Reing, David Kale, Greg Ver Steeg

While generative models such as Latent Dirichlet Allocation (LDA) have proven fruitful in topic modeling, they often require detailed assumptions and careful specification of hyperparameters. Such model complexity issues…