COLING 2025main1 citations

Efficient Data Labeling by Hierarchical Crowdsourcing with Large Language Models

Haodi Zhang, Junyu Yang, Jinyin Nie, Peirou Liang, Kaishun Wu, Defu Lian, Rui Mao, Yuanfeng Song

Abstract

Large language models (LLMs) have received lots of attention for their impressive performance in in-context dialogues and their potential to revolutionize service industries with a new business model, Model-as-a-Service (MaaS). Automated data labeling is a natural and promising service. However, labeling data with LLMs faces two main challenges: 1) the labels from LLMs may contain uncertainty, and 2) using LLMs for data labeling tasks can be prohibitively expensive, as the scales of datasets are usually tremendous. In this paper, we propose a hierarchical framework named LMCrowd that leverages multiple LLMs for efficient data labeling under budget constraints. The proposed LMCrowd framework first aggregates labels from multiple freely available LLMs, and then employs a large, paid MaaS LLM for relabeling selected instances. Furthermore, we formalize the core process as an optimization problem, aiming to select the optimal set of instances for relabeling by the MaaS LLM, given the current belief state. Extensive experimental evaluations across various real-world datasets demonstrate that our framework outperforms human labelers and GPT-4 in terms of both accuracy and efficiency.

BibTeX
@inproceedings{zhang-etal-2025-efficient,
    title = "Efficient Data Labeling by Hierarchical Crowdsourcing with Large Language Models",
    author = "Zhang, Haodi  and
      Yang, Junyu  and
      Nie, Jinyin  and
      Liang, Peirou  and
      Wu, Kaishun  and
      Lian, Defu  and
      Mao, Rui  and
      Song, Yuanfeng",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.748/",
    pages = "11290--11303"
}
Efficient Data Labeling by Hierarchical Crowdsourcing with Large Language Models · COLING 2025