English

ALLSH: Active Learning Guided by Local Sensitivity and Hardness

Computation and Language 2022-09-27 v2 Artificial Intelligence Machine Learning

Abstract

Active learning, which effectively collects informative unlabeled data for annotation, reduces the demand for labeled data. In this work, we propose to retrieve unlabeled samples with a local sensitivity and hardness-aware acquisition function. The proposed method generates data copies through local perturbations and selects data points whose predictive likelihoods diverge the most from their copies. We further empower our acquisition function by injecting the select-worst case perturbation. Our method achieves consistent gains over the commonly used active learning strategies in various classification tasks. Furthermore, we observe consistent improvements over the baselines on the study of prompt selection in prompt-based few-shot learning. These experiments demonstrate that our acquisition guided by local sensitivity and hardness can be effective and beneficial for many NLP tasks.

Keywords

Cite

@article{arxiv.2205.04980,
  title  = {ALLSH: Active Learning Guided by Local Sensitivity and Hardness},
  author = {Shujian Zhang and Chengyue Gong and Xingchao Liu and Pengcheng He and Weizhu Chen and Mingyuan Zhou},
  journal= {arXiv preprint arXiv:2205.04980},
  year   = {2022}
}

Comments

NAACL 2022 (finding); Our code is publicly available at https://github.com/szhang42/allsh

R2 v1 2026-06-24T11:13:18.739Z