English

Learning how to Active Learn: A Deep Reinforcement Learning Approach

Computation and Language 2017-08-09 v1 Artificial Intelligence Machine Learning

Abstract

Active learning aims to select a small subset of data for annotation such that a classifier learned on the data is highly accurate. This is usually done using heuristic selection methods, however the effectiveness of such methods is limited and moreover, the performance of heuristics varies between datasets. To address these shortcomings, we introduce a novel formulation by reframing the active learning as a reinforcement learning problem and explicitly learning a data selection policy, where the policy takes the role of the active learning heuristic. Importantly, our method allows the selection policy learned using simulation on one language to be transferred to other languages. We demonstrate our method using cross-lingual named entity recognition, observing uniform improvements over traditional active learning.

Keywords

Cite

@article{arxiv.1708.02383,
  title  = {Learning how to Active Learn: A Deep Reinforcement Learning Approach},
  author = {Meng Fang and Yuan Li and Trevor Cohn},
  journal= {arXiv preprint arXiv:1708.02383},
  year   = {2017}
}

Comments

To appear in EMNLP 2017

R2 v1 2026-06-22T21:09:20.692Z