paper-with-me

Papers

HyPAC: Cost-Efficient LLMs-Human Hybrid Annotation with PAC Error Guarantees

2026-01-30 · Hao Zeng, Huipeng Huang, Xinhao Qu, Jianguo Huang, Bingyi Jing, Hongxin Wei arxiv

Data annotation often involves multiple sources with different cost-quality trade-offs, such as fast large language models (LLMs), slow reasoning models, and human experts. In this work, we study the problem of routing inputs to the most cost-efficient annotation source while controlling the labeling error on test instances. We propose \textbf{HyPAC}, a method that adaptively labels inputs to the most cost-efficient annotation source while providing distribution-free guarantees on annotation error. HyPAC calibrates two decision thresholds using importance sampling and upper confidence bounds, partitioning inputs into three regions based on uncertainty and routing each to the appropriate annotation source. We prove that HyPAC achieves the minimum expected cost with a probably approximately correct (PAC) guarantee on the annotation error, free of data distribution and pre-trained models. Experiments on common benchmarks demonstrate the effectiveness of our method, reducing the annotation cost by 78.51\% while tightly controlling the annotation error.

📄 PDF Abstract BibTeX arXiv:2602.02550

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RLTHF: Targeted Human Feedback for LLM Alignment

2025-02-19 · Yifei Xu, Tusher Chakraborty, Emre Kiciman, Bibek Aryal 외

Fine-tuning large language models (LLMs) to align with user preferences is challenging due to the high cost of quality human annotations in Reinforcement Learning from Human Feedback (RLHF) and the generalizability limit…

Augmenting NER Datasets with LLMs: Towards Automated and Refined Annotation

2024-03-30 · Yuji Naraki, Ryosuke Yamaki, Yoshikazu Ikeda, Takafumi Horie 외

In the field of Natural Language Processing (NLP), Named Entity Recognition (NER) is recognized as a critical technology, employed across a wide array of applications. Traditional methodologies for annotating datasets fo…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

A Hybrid Framework for Song Lyric Annotation Based on Human-LLM Alignment

2026-06-28 · Rashini Liyanarachchi, Frank Tran, Md Mahmudul Hasan, Aditya Joshi 외 arxiv

Emotion recognition of song lyrics is a challenging task since lyrics may not necessarily align with the overall emotion of a song. As a result, lyrics annotation remains largely underexplored. Drawing inspiration from r…

Emotion Recognition

Human-LLM Hybrid Text Answer Aggregation for Crowd Annotations

2024-10-22 · Jiyi Li

The quality is a crucial issue for crowd annotations. Answer aggregation is an important type of solution. The aggregated answers estimated from multiple crowd answers to the same instance are the eventually collected an…

Leveraging LLMs for Utility-Focused Annotation: Reducing Manual Effort for Retrieval and RAG

2025-04-07 · Hengran Zhang, Minghao Tang, Keping Bi, Jiafeng Guo 외

Retrieval models typically rely on costly human-labeled query-document relevance annotations for training and evaluation. To reduce this cost and leverage the potential of Large Language Models (LLMs) in relevance judgme…

Answer GenerationRAGRetrieval