CLMar 30, 2023

Topics in the Haystack: Extracting and Evaluating Topics beyond Coherence

arXiv:2303.17324v14 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the challenge of identifying nuanced topics in NLP, though it appears incremental by building on existing topic modeling approaches.

The paper tackles the problem of extracting latent topics in text corpora beyond traditional coherence metrics, achieving near-human performance in word-intrusion tasks and superior results compared to state-of-the-art models.

Extracting and identifying latent topics in large text corpora has gained increasing importance in Natural Language Processing (NLP). Most models, whether probabilistic models similar to Latent Dirichlet Allocation (LDA) or neural topic models, follow the same underlying approach of topic interpretability and topic extraction. We propose a method that incorporates a deeper understanding of both sentence and document themes, and goes beyond simply analyzing word frequencies in the data. This allows our model to detect latent topics that may include uncommon words or neologisms, as well as words not present in the documents themselves. Additionally, we propose several new evaluation metrics based on intruder words and similarity measures in the semantic space. We present correlation coefficients with human identification of intruder words and achieve near-human level results at the word-intrusion task. We demonstrate the competitive performance of our method with a large benchmark study, and achieve superior results compared to state-of-the-art topic modeling and document clustering models.

Foundations

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

Your Notes