AILGLOSep 26, 2017

Active Learning amidst Logical Knowledge

arXiv:1709.08850v11 citations
Originality Highly original
AI Analysis

This addresses the challenge of active learning in structured prediction for applications like knowledge extraction and NLP, particularly when labeled data is scarce.

The paper tackled the problem of efficient active learning with logical constraints among classifier variables, showing that uncertainty-guided sampling is inappropriate and that their proposed methods significantly outperform alternatives on ten datasets.

Structured prediction is ubiquitous in applications of machine learning such as knowledge extraction and natural language processing. Structure often can be formulated in terms of logical constraints. We consider the question of how to perform efficient active learning in the presence of logical constraints among variables inferred by different classifiers. We propose several methods and provide theoretical results that demonstrate the inappropriateness of employing uncertainty guided sampling, a commonly used active learning method. Furthermore, experiments on ten different datasets demonstrate that the methods significantly outperform alternatives in practice. The results are of practical significance in situations where labeled data is scarce.

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