paper-with-me

홈 › Papers

LLMs in the Loop: Leveraging Large Language Model Annotations for Active Learning in Low-Resource Languages

2024-04-02 · Nataliia Kholodna, Sahib Julka, Mohammad Khodadadi, Muhammed Nurullah Gumus, Michael Granitzer

Low-resource languages face significant barriers in AI development due to limited linguistic resources and expertise for data labeling, rendering them rare and costly. The scarcity of data and the absence of preexisting tools exacerbate these challenges, especially since these languages may not be adequately represented in various NLP datasets. To address this gap, we propose leveraging the potential of LLMs in the active learning loop for data annotation. Initially, we conduct evaluations to assess inter-annotator agreement and consistency, facilitating the selection of a suitable LLM annotator. The chosen annotator is then integrated into a training loop for a classifier using an active learning paradigm, minimizing the amount of queried data required. Empirical evaluations, notably employing GPT-4-Turbo, demonstrate near-state-of-the-art performance with significantly reduced data requirements, as indicated by estimated potential cost savings of at least 42.45 times compared to human annotation. Our proposed solution shows promising potential to substantially reduce both the monetary and computational costs associated with automation in low-resource settings. By bridging the gap between low-resource languages and AI, this approach fosters broader inclusion and shows the potential to enable automation across diverse linguistic landscapes.

📄 PDF Abstract BibTeX arXiv:2404.02261

Code (1)

mkandai/llms-in-the-loop 공식 구현 pytorch

Tasks

Active LearningLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

LLM Confidence Evaluation Measures in Zero-Shot CSS Classification

2024-10-16 · David Farr, Iain Cruickshank, Nico Manzonelli, Nicholas Clark 외

Assessing classification confidence is critical for leveraging large language models (LLMs) in automated labeling tasks, especially in the sensitive domains presented by Computational Social Science (CSS) tasks. In this …

Uncertainty Quantification

Instances Need More Care: Rewriting Prompts for Instances with LLMs in the Loop Yields Better Zero-Shot Performance

2023-10-03 · Saurabh Srivastava, Chengyue Huang, Weiguo Fan, Ziyu Yao

Large language models (LLMs) have revolutionized zero-shot task performance, mitigating the need for task-specific annotations while enhancing task generalizability. Despite its advancements, current methods using trigge…

Code GenerationLogical ReasoningMath

Leveraging LLMs with Iterative Loop Structure for Enhanced Social Intelligence in Video Question Answering

2025-03-27 · Erika Mori, Yue Qiu, Hirokatsu Kataoka, Yoshimitsu Aoki

Social intelligence, the ability to interpret emotions, intentions, and behaviors, is essential for effective communication and adaptive responses. As robots and AI systems become more prevalent in caregiving, healthcare…

Emotion RecognitionQuestion AnsweringVideo Question AnsweringVideo Recognition

Exploring Multi-Grained Concept Annotations for Multimodal Large Language Models

2024-12-08 · Xiao Xu, Tianhao Niu, Yuxi Xie, Libo Qin 외

Multimodal Large Language Models (MLLMs) excel in vision--language tasks by pre-training solely on coarse-grained concept annotations (e.g., image captions). We hypothesize that integrating fine-grained concept annotatio…

Image Captioning

MedQ-Engine: A Closed-Loop Data Engine for Evolving MLLMs in Medical Image Quality Assessment

2026-03-20 · Jiyao Liu, Junzhi Ning, Wanying Qu, Lihao Liu 외 arxiv

Medical image quality assessment (Med-IQA) is a prerequisite for clinical AI deployment, yet multimodal large language models (MLLMs) still fall substantially short of human experts, particularly when required to provide…

Image Quality Assessment