MLCLCVHCLGAug 17, 2018

Learning Supervised Topic Models for Classification and Regression from Crowds

arXiv:1808.05902v192 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of noisy, crowd-sourced annotations in document analysis for researchers and practitioners, though it is incremental as it builds on existing supervised topic models.

The authors tackled the problem of learning supervised topic models from noisy, multiple-annotator data by proposing two models for classification and regression that account for annotator heterogeneity and biases, achieving improved performance over state-of-the-art methods with scalable inference.

The growing need to analyze large collections of documents has led to great developments in topic modeling. Since documents are frequently associated with other related variables, such as labels or ratings, much interest has been placed on supervised topic models. However, the nature of most annotation tasks, prone to ambiguity and noise, often with high volumes of documents, deem learning under a single-annotator assumption unrealistic or unpractical for most real-world applications. In this article, we propose two supervised topic models, one for classification and another for regression problems, which account for the heterogeneity and biases among different annotators that are encountered in practice when learning from crowds. We develop an efficient stochastic variational inference algorithm that is able to scale to very large datasets, and we empirically demonstrate the advantages of the proposed model over state-of-the-art approaches.

Foundations

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

Your Notes