CLAILGMar 23, 2025

Evaluating Negative Sampling Approaches for Neural Topic Models

arXiv:2503.18167v22 citationsh-index: 16IEEE Trans Artif Intell
Originality Incremental advance
AI Analysis

This work addresses the problem of enhancing unsupervised topic modeling for researchers and practitioners, but it is incremental as it applies an existing technique to a new domain.

The paper tackled the lack of comprehensive study on negative sampling in neural topic models by analyzing its impact, finding that integrating it significantly improves topic coherence, diversity, and document classification accuracy across four datasets.

Negative sampling has emerged as an effective technique that enables deep learning models to learn better representations by introducing the paradigm of learn-to-compare. The goal of this approach is to add robustness to deep learning models to learn better representation by comparing the positive samples against the negative ones. Despite its numerous demonstrations in various areas of computer vision and natural language processing, a comprehensive study of the effect of negative sampling in an unsupervised domain like topic modeling has not been well explored. In this paper, we present a comprehensive analysis of the impact of different negative sampling strategies on neural topic models. We compare the performance of several popular neural topic models by incorporating a negative sampling technique in the decoder of variational autoencoder-based neural topic models. Experiments on four publicly available datasets demonstrate that integrating negative sampling into topic models results in significant enhancements across multiple aspects, including improved topic coherence, richer topic diversity, and more accurate document classification. Manual evaluations also indicate that the inclusion of negative sampling into neural topic models enhances the quality of the generated topics. These findings highlight the potential of negative sampling as a valuable tool for advancing the effectiveness of neural topic models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes