English

Perturbation-based Active Learning for Question Answering

Computation and Language 2023-11-07 v1 Artificial Intelligence Machine Learning

Abstract

Building a question answering (QA) model with less annotation costs can be achieved by utilizing active learning (AL) training strategy. It selects the most informative unlabeled training data to update the model effectively. Acquisition functions for AL are used to determine how informative each training example is, such as uncertainty or diversity based sampling. In this work, we propose a perturbation-based active learning acquisition strategy and demonstrate it is more effective than existing commonly used strategies.

Keywords

Cite

@article{arxiv.2311.02345,
  title  = {Perturbation-based Active Learning for Question Answering},
  author = {Fan Luo and Mihai Surdeanu},
  journal= {arXiv preprint arXiv:2311.02345},
  year   = {2023}
}

Comments

Accepted by 2023 Widening Natural Language Processing

R2 v1 2026-06-28T13:11:28.416Z