paper-with-me

Papers

Evaluating Large Language Models as Expert Annotators

2025-08-11 · Yu-Min Tseng, Wei-Lin Chen, Chung-Chi Chen, Hsin-Hsi Chen arxiv

Textual data annotation, the process of labeling or tagging text with relevant information, is typically costly, time-consuming, and labor-intensive. While large language models (LLMs) have demonstrated their potential as direct alternatives to human annotators for general domains natural language processing (NLP) tasks, their effectiveness on annotation tasks in domains requiring expert knowledge remains underexplored. In this paper, we investigate: whether top-performing LLMs, which might be perceived as having expert-level proficiency in academic and professional benchmarks, can serve as direct alternatives to human expert annotators? To this end, we evaluate both individual LLMs and multi-agent approaches across three highly specialized domains: finance, biomedicine, and law. Specifically, we propose a multi-agent discussion framework to simulate a group of human annotators, where LLMs are tasked to engage in discussions by considering others' annotations and justifications before finalizing their labels. Additionally, we incorporate reasoning models (e.g., o3-mini) to enable a more comprehensive comparison. Our empirical results reveal that: (1) Individual LLMs equipped with inference-time techniques (e.g., chain-of-thought (CoT), self-consistency) show only marginal or even negative performance gains, contrary to prior literature suggesting their broad effectiveness. (2) Overall, reasoning models do not demonstrate statistically significant improvements over non-reasoning models in most settings. This suggests that extended long CoT provides relatively limited benefits for data annotation in specialized domains. (3) Certain model behaviors emerge in the multi-agent discussion environment. For instance, Claude 3.7 Sonnet with thinking rarely changes its initial annotations, even when other agents provide correct annotations or valid reasoning.

📄 PDF Abstract BibTeX arXiv:2508.07827

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Are Large Language Models Reliable Argument Quality Annotators?

2024-04-15 · Nailia Mirzakhmedova, Marcel Gohsen, Chia Hao Chang, Benno Stein

Evaluating the quality of arguments is a crucial aspect of any system leveraging argument mining. However, it is a challenge to obtain reliable and consistent annotations regarding argument quality, as this usually requi…

Argument Mining

Are Expert-Level Language Models Expert-Level Annotators?

2024-10-04 · Yu-Min Tseng, Wei-Lin Chen, Chung-Chi Chen, Hsin-Hsi Chen

Data annotation refers to the labeling or tagging of textual data with relevant information. A large body of works have reported positive results on leveraging LLMs as an alternative to human annotators. However, existin…

Large Language Models Are Effective Human Annotation Assistants, But Not Good Independent Annotators

2025-03-09 · Feng Gu, Zongxia Li, Carlos Rafael Colon, Benjamin Evans 외

Event annotation is important for identifying market changes, monitoring breaking news, and understanding sociological trends. Although expert annotators set the gold standards, human coding is expensive and inefficient.…

Discrepancy Ratio: Evaluating Model Performance When Even Experts Disagree on the Truth

2020-05-01 · ICLR 2020 1 · Igor Lovchinsky, Alon Daks, Israel Malkin, Pouya Samangouei 외

In most machine learning tasks unambiguous ground truth labels can easily be acquired. However, this luxury is often not afforded to many high-stakes, real-world scenarios such as medical image interpretation, where even…

BIG-bench Machine LearningBinary Classification

How Annotation Trains Annotators: Competence Development in Social Influence Recognition

2026-04-03 · Maciej Markiewicz, Beata Bajcar, Wiktoria Mieleszczenko-Kowszewicz, Aleksander Szczęsny 외 arxiv

Human data annotation, especially when involving experts, is often treated as an objective reference. However, many annotation tasks are inherently subjective, and annotators' judgments may evolve over time. This study i…