English

DALL: Data Labeling via Data Programming and Active Learning Enhanced by Large Language Models

Human-Computer Interaction 2026-02-17 v1

Abstract

Deep learning models for natural language processing rely heavily on high-quality labeled datasets. However, existing labeling approaches often struggle to balance label quality with labeling cost. To address this challenge, we propose DALL, a text labeling framework that integrates data programming, active learning, and large language models. DALL introduces a structured specification that allows users and large language models to define labeling functions via configuration, rather than code. Active learning identifies informative instances for review, and the large language model analyzes these instances to help users correct labels and to refine or suggest labeling functions. We implement DALL as an interactive labeling system for text labeling tasks. Comparative, ablation, and usability studies demonstrate DALL's efficiency, the effectiveness of its modules, and its usability.

Keywords

Cite

@article{arxiv.2602.14102,
  title  = {DALL: Data Labeling via Data Programming and Active Learning Enhanced by Large Language Models},
  author = {Guozheng Li and Ao Wang and Shaoxiang Wang and Yu Zhang and Pengcheng Cao and Yang Bai and Chi Harold Liu},
  journal= {arXiv preprint arXiv:2602.14102},
  year   = {2026}
}
R2 v1 2026-07-01T10:37:27.452Z