Adversarial Active Learning for Sequences Labeling and Generation

Abstract

We introduce an active learning framework for general sequence learning tasks including sequence labeling and generation. Most existing active learning algorithms mainly rely on an uncertainty measure derived from the probabilistic classifier for query sample selection. However, such approaches suffer from two shortcomings in the context of sequence learning including 1) cold start problem and 2) label sampling dilemma. To overcome these shortcomings, we propose a deep-learning-based active learning framework to directly identify query samples from the perspective of adversarial learning.  Our approach intends to offer labeling  priorities for sequences whose information content are least covered by existing labeled data. We verify our sequence-based active learning approach  on two tasks including sequence labeling and sequence generation.

Cite

Text

Deng et al. "Adversarial Active Learning for Sequences Labeling and Generation." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/558

Markdown

[Deng et al. "Adversarial Active Learning for Sequences Labeling and Generation." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/deng2018ijcai-adversarial/) doi:10.24963/IJCAI.2018/558

BibTeX

@inproceedings{deng2018ijcai-adversarial,
  title     = {{Adversarial Active Learning for Sequences Labeling and Generation}},
  author    = {Deng, Yue and Chen, KaWai and Shen, Yilin and Jin, Hongxia},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {4012-4018},
  doi       = {10.24963/IJCAI.2018/558},
  url       = {https://mlanthology.org/ijcai/2018/deng2018ijcai-adversarial/}
}