Abstract
Labeling data can be an expensive task as it is usually performed manually by domain experts. This is cumbersome for deep learning, as it is dependent on large labeled datasets. Active learning (AL) is a paradigm that aims to reduce labeling effort by only using the data which the used model deems most informative. Little research has been done on AL in a text classification setting and next to none has involved the more recent, state-of-the-art Natural Language Processing (NLP) models. Here, we present an empirical study that compares different uncertainty-based algorithms with BERTbase as the used classifier. We evaluate the algorithms on two NLP classification datasets: Stanford Sentiment Treebank and KvK-Frontpages. Additionally, we explore heuristics that aim to solve presupposed problems of uncertainty-based AL; namely, that it is unscalable and that it is prone to selecting outliers. Furthermore, we explore the influence of the query-pool size on the performance of AL. Whereas it was found that the proposed heuristics for AL did not improve performance of AL; our results show that using uncertainty-based AL with BERTbase outperforms random sampling of data. This difference in performance can decrease as the query-pool size gets larger.
Original language | English |
---|---|
Title of host publication | Artificial Intelligence and Machine Learning |
Subtitle of host publication | 33rd Benelux Conference on Artificial Intelligence, BNAIC/Benelearn 2021, Esch-sur-Alzette, Luxembourg, November 10–12, 2021, Revised Selected Papers |
Editors | Luis A. Leiva, Cédric Pruski, Réka Markovich, Amro Najjar, Christoph Schommer |
Publisher | Springer, Cham |
Pages | 3-29 |
Number of pages | 27 |
Edition | 1 |
ISBN (Electronic) | 978-3-030-93842-0 |
ISBN (Print) | 9783030938413 |
DOIs | |
Publication status | Published - 12 Jan 2022 |
Event | 33rd Benelux Conference on Artificial Intelligence, BNAIC/ BENELEARN 2021 - Esch-sur-Alzette, Luxembourg Duration: 10 Nov 2021 → 12 Nov 2021 https://bnaic2021.uni.lu/bnaic-benelearn/ |
Publication series
Series | Communications in Computer and Information Science |
---|---|
Volume | 1530 CCIS |
ISSN | 1865-0929 |
Conference
Conference | 33rd Benelux Conference on Artificial Intelligence, BNAIC/ BENELEARN 2021 |
---|---|
Country/Territory | Luxembourg |
City | Esch-sur-Alzette |
Period | 10/11/21 → 12/11/21 |
Internet address |
Keywords
- Active Learning
- BERT
- Deep Learning
- Text classification