Pre-trained Language Model Based Active Learning for Sentence Matching

Guirong Bai,Shizhu He,Kang Liu,Jun Zhao,Zaiqing Nie
DOI: https://doi.org/10.18653/v1/2020.coling-main.130
2020-01-01
Abstract:Active learning is able to significantly reduce the annotation cost for data-driven techniques. However, previous active learning approaches for natural language processing mainly depend on the entropy-based uncertainty criterion, and ignore the characteristics of natural language. In this paper, we propose a pre-trained language model based active learning approach for sentence matching. Differing from previous active learning, it can provide linguistic criteria from the pre-trained language model to measure instances and help select more effective instances for annotation. Experiments demonstrate our approach can achieve greater accuracy with fewer labeled training instances.
What problem does this paper attempt to address?