CLHCOct 28, 2022

Are Neural Topic Models Broken?

arXiv:2210.16162v1296 citationsh-index: 56
Originality Incremental advance
AI Analysis

This addresses the reliability of topic models for real-world content analysis, highlighting issues with current evaluation practices.

The paper investigates the effectiveness of neural topic models for content analysis, finding they are less stable and align less with human categories than classical methods, and shows that ensembling improves performance.

Recently, the relationship between automated and human evaluation of topic models has been called into question. Method developers have staked the efficacy of new topic model variants on automated measures, and their failure to approximate human preferences places these models on uncertain ground. Moreover, existing evaluation paradigms are often divorced from real-world use. Motivated by content analysis as a dominant real-world use case for topic modeling, we analyze two related aspects of topic models that affect their effectiveness and trustworthiness in practice for that purpose: the stability of their estimates and the extent to which the model's discovered categories align with human-determined categories in the data. We find that neural topic models fare worse in both respects compared to an established classical method. We take a step toward addressing both issues in tandem by demonstrating that a straightforward ensembling method can reliably outperform the members of the ensemble.

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