English

On the Importance of Effectively Adapting Pretrained Language Models for Active Learning

Computation and Language 2022-03-03 v2

Abstract

Recent Active Learning (AL) approaches in Natural Language Processing (NLP) proposed using off-the-shelf pretrained language models (LMs). In this paper, we argue that these LMs are not adapted effectively to the downstream task during AL and we explore ways to address this issue. We suggest to first adapt the pretrained LM to the target task by continuing training with all the available unlabeled data and then use it for AL. We also propose a simple yet effective fine-tuning method to ensure that the adapted LM is properly trained in both low and high resource scenarios during AL. Our experiments demonstrate that our approach provides substantial data efficiency improvements compared to the standard fine-tuning approach, suggesting that a poor training strategy can be catastrophic for AL.

Keywords

Cite

@article{arxiv.2104.08320,
  title  = {On the Importance of Effectively Adapting Pretrained Language Models for Active Learning},
  author = {Katerina Margatina and Loïc Barrault and Nikolaos Aletras},
  journal= {arXiv preprint arXiv:2104.08320},
  year   = {2022}
}

Comments

To appear at ACL 2022

R2 v1 2026-06-24T01:15:36.124Z