English

ActiveLLM: Large Language Model-based Active Learning for Textual Few-Shot Scenarios

Computation and Language 2026-01-14 v2

Abstract

Active learning is designed to minimize annotation efforts by prioritizing instances that most enhance learning. However, many active learning strategies struggle with a `cold-start' problem, needing substantial initial data to be effective. This limitation reduces their utility in the increasingly relevant few-shot scenarios, where the instance selection has a substantial impact. To address this, we introduce ActiveLLM, a novel active learning approach that leverages Large Language Models such as GPT-4, o1, Llama 3, or Mistral Large for selecting instances. We demonstrate that ActiveLLM significantly enhances the classification performance of BERT classifiers in few-shot scenarios, outperforming traditional active learning methods as well as improving the few-shot learning methods ADAPET, PERFECT, and SetFit. Additionally, ActiveLLM can be extended to non-few-shot scenarios, allowing for iterative selections. In this way, ActiveLLM can even help other active learning strategies to overcome their cold-start problem. Our results suggest that ActiveLLM offers a promising solution for improving model performance across various learning setups.

Keywords

Cite

@article{arxiv.2405.10808,
  title  = {ActiveLLM: Large Language Model-based Active Learning for Textual Few-Shot Scenarios},
  author = {Markus Bayer and Justin Lutz and Christian Reuter},
  journal= {arXiv preprint arXiv:2405.10808},
  year   = {2026}
}

Comments

20 pages, 10 figures, 7 tables

R2 v1 2026-06-28T16:30:51.790Z