Reassessing Active Learning Adoption in Contemporary NLP: A Community Survey
Julia Romberg, Christopher Schröder, Julius Gonsior, Katrin Tomanek, Fredrik Olsson
TL;DR
Confronting the data annotation bottleneck in NLP amid advancing LLMs, this paper reassesses active learning adoption through a large-scale community survey. It collects 52 questions from 144 NLP practitioners across academia and industry, analyzes current AL practices, obstacles, and future trends, and compares them to the 2009 survey. The findings show annotation remains essential, LLMs are now the prevalent backbone, and three adoption barriers—setup complexity, uncertain cost reduction, and tooling—persist. The work offers practical recommendations to reduce setup overhead, improve cost estimation, and enhance tooling, and releases an anonymized dataset for further study.
Abstract
Supervised learning relies on data annotation which usually is time-consuming and therefore expensive. A longstanding strategy to reduce annotation costs is active learning, an iterative process, in which a human annotates only data instances deemed informative by a model. Research in active learning has made considerable progress, especially with the rise of large language models (LLMs). However, we still know little about how these remarkable advances have translated into real-world applications, or contributed to removing key barriers to active learning adoption. To fill in this gap, we conduct an online survey in the NLP community to collect previously intangible insights on current implementation practices, common obstacles in application, and future prospects in active learning. We also reassess the perceived relevance of data annotation and active learning as fundamental assumptions. Our findings show that data annotation is expected to remain important and active learning to stay relevant while benefiting from LLMs. Consistent with a community survey from over 15 years ago, three key challenges yet persist -- setup complexity, uncertain cost reduction, and tooling -- for which we propose alleviation strategies. We publish an anonymized version of the dataset.
