CLLGSOC-PHJan 28, 2019

A new evaluation framework for topic modeling algorithms based on synthetic corpora

arXiv:1901.09848v119 citations
Originality Incremental advance
AI Analysis

This work addresses the need for better evaluation methods in topic modeling for NLP researchers, though it is incremental as it builds on existing synthetic corpus approaches.

The authors tackled the problem of evaluating topic modeling algorithms by proposing a new framework based on synthetic corpora with ground truth, which revealed novel insights such as an 'undetectable phase' and predicted real-world classification performance.

Topic models are in widespread use in natural language processing and beyond. Here, we propose a new framework for the evaluation of probabilistic topic modeling algorithms based on synthetic corpora containing an unambiguously defined ground truth topic structure. The major innovation of our approach is the ability to quantify the agreement between the planted and inferred topic structures by comparing the assigned topic labels at the level of the tokens. In experiments, our approach yields novel insights about the relative strengths of topic models as corpus characteristics vary, and the first evidence of an "undetectable phase" for topic models when the planted structure is weak. We also establish the practical relevance of the insights gained for synthetic corpora by predicting the performance of topic modeling algorithms in classification tasks in real-world corpora.

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