LGMLSep 26, 2019

Crowdsourcing via Pairwise Co-occurrences: Identifiability and Algorithms

arXiv:1909.12325v143 citations
Originality Highly original
AI Analysis

This addresses the challenge of reliable data labeling for machine learning applications, offering a more efficient method compared to existing tensor-based approaches.

The paper tackles the problem of data labeling in crowdsourcing by proposing a framework using pairwise co-occurrences to reduce sample complexity, showing it can identify the Dawid-Skene model and outperforming state-of-the-art algorithms in experiments.

The data deluge comes with high demands for data labeling. Crowdsourcing (or, more generally, ensemble learning) techniques aim to produce accurate labels via integrating noisy, non-expert labeling from annotators. The classic Dawid-Skene estimator and its accompanying expectation maximization (EM) algorithm have been widely used, but the theoretical properties are not fully understood. Tensor methods were proposed to guarantee identification of the Dawid-Skene model, but the sample complexity is a hurdle for applying such approaches---since the tensor methods hinge on the availability of third-order statistics that are hard to reliably estimate given limited data. In this paper, we propose a framework using pairwise co-occurrences of the annotator responses, which naturally admits lower sample complexity. We show that the approach can identify the Dawid-Skene model under realistic conditions. We propose an algebraic algorithm reminiscent of convex geometry-based structured matrix factorization to solve the model identification problem efficiently, and an identifiability-enhanced algorithm for handling more challenging and critical scenarios. Experiments show that the proposed algorithms outperform the state-of-art algorithms under a variety of scenarios.

Foundations

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

Your Notes