paper-with-me

홈 › Papers

Neural Topic Modeling with Deep Mutual Information Estimation

2022-03-12 · Kang Xu, Xiaoqiu Lu, Yuan-Fang Li, Tongtong Wu, Guilin Qi, Ning Ye, Dong Wang, Zheng Zhou

The emerging neural topic models make topic modeling more easily adaptable and extendable in unsupervised text mining. However, the existing neural topic models is difficult to retain representative information of the documents within the learnt topic representation. In this paper, we propose a neural topic model which incorporates deep mutual information estimation, i.e., Neural Topic Modeling with Deep Mutual Information Estimation(NTM-DMIE). NTM-DMIE is a neural network method for topic learning which maximizes the mutual information between the input documents and their latent topic representation. To learn robust topic representation, we incorporate the discriminator to discriminate negative examples and positive examples via adversarial learning. Moreover, we use both global and local mutual information to preserve the rich information of the input documents in the topic representation. We evaluate NTM-DMIE on several metrics, including accuracy of text clustering, with topic representation, topic uniqueness and topic coherence. Compared to the existing methods, the experimental results show that NTM-DMIE can outperform in all the metrics on the four datasets.

📄 PDF Abstract BibTeX arXiv:2203.06298

Code (0)

등록된 구현이 없습니다.

Tasks

Mutual Information EstimationText ClusteringTopic Models

Similar Papers 제목 키워드 기반

InfoCTM: A Mutual Information Maximization Perspective of Cross-Lingual Topic Modeling

2023-04-07 · Xiaobao Wu, Xinshuai Dong, Thong Nguyen, Chaoqun Liu 외

Cross-lingual topic models have been prevalent for cross-lingual text analysis by revealing aligned latent topics. However, most existing methods suffer from producing repetitive topics that hinder further analysis and p…

Topic Models

NeuroMax: Enhancing Neural Topic Modeling via Maximizing Mutual Information and Group Topic Regularization

2024-09-29 · Duy-Tung Pham, Thien Trang Nguyen Vu, Tung Nguyen, Linh Ngo Van 외

Recent advances in neural topic models have concentrated on two primary directions: the integration of the inference network (encoder) with a pre-trained language model (PLM) and the modeling of the relationship between …

DecoderLanguage ModelingLanguage ModellingTopic Models

GINopic: Topic Modeling with Graph Isomorphism Network

2024-04-02 · Suman Adhya, Debarshi Kumar Sanyal

Topic modeling is a widely used approach for analyzing and exploring large document collections. Recent research efforts have incorporated pre-trained contextualized language models, such as BERT embeddings, into topic m…

Topic Models

Federated Non-negative Matrix Factorization for Short Texts Topic Modeling with Mutual Information

2022-05-26 · Shijing Si, Jianzong Wang, Ruiyi Zhang, Qinliang Su 외

Non-negative matrix factorization (NMF) based topic modeling is widely used in natural language processing (NLP) to uncover hidden topics of short text documents. Usually, training a high-quality topic model requires lar…

Federated Learningtext-classificationText ClassificationTopic Models

Discrete Bridges for Mutual Information Estimation

2026-02-09 · Iryna Zabarianska, Sergei Kholkin, Grigoriy Ksenofontov, Ivan Butakov 외 arxiv

Diffusion bridge models in both continuous and discrete state spaces have recently become powerful tools in the field of generative modeling. In this work, we leverage the discrete state space formulation of bridge match…