English

LAUD: Integrating Large Language Models with Active Learning for Unlabeled Data

Machine Learning 2025-11-19 v1

Abstract

Large language models (LLMs) have shown a remarkable ability to generalize beyond their pre-training data, and fine-tuning LLMs can elevate performance to human-level and beyond. However, in real-world scenarios, lacking labeled data often prevents practitioners from obtaining well-performing models, thereby forcing practitioners to highly rely on prompt-based approaches that are often tedious, inefficient, and driven by trial and error. To alleviate this issue of lacking labeled data, we present a learning framework integrating LLMs with active learning for unlabeled dataset (LAUD). LAUD mitigates the cold-start problem by constructing an initial label set with zero-shot learning. Experimental results show that LLMs derived from LAUD outperform LLMs with zero-shot or few-shot learning on commodity name classification tasks, demonstrating the effectiveness of LAUD.

Keywords

Cite

@article{arxiv.2511.14738,
  title  = {LAUD: Integrating Large Language Models with Active Learning for Unlabeled Data},
  author = {Tzu-Hsuan Chou and Chun-Nan Chou},
  journal= {arXiv preprint arXiv:2511.14738},
  year   = {2025}
}

Comments

7 pages and one figure

R2 v1 2026-07-01T07:43:52.641Z