Are LLMs Better than Reported? Detecting Label Errors and Mitigating Their Effect on Model Performance
Abstract
NLP benchmarks rely on standardized datasets for training and evaluating models and are crucial for advancing the field. Traditionally, expert annotations ensure high-quality labels; however, the cost of expert annotation does not scale well with the growing demand for larger datasets required by modern models. While crowd-sourcing provides a more scalable solution, it often comes at the expense of annotation precision and consistency. Recent advancements in large language models (LLMs) offer new opportunities to enhance the annotation process, particularly for detecting label errors in existing datasets. In this work, we consider the recent approach of LLM-as-a-judge, leveraging an ensemble of LLMs to flag potentially mislabeled examples. Through a case study of four datasets from the TRUE benchmark, covering different tasks and domains, we empirically analyze the labeling quality of existing datasets, and compare expert, crowd-sourced, and our LLM-based annotations in terms of agreement, label quality, and efficiency, demonstrating the strengths and limitations of each annotation method. Our findings reveal a substantial number of label errors, which, when corrected, induce a significant upward shift in reported model performance. This suggests that many of the LLMs so-called mistakes are due to label errors rather than genuine model failures. Additionally, we discuss the implications of mislabeled data and propose methods to mitigate them in training to improve model performance.
Community
Our study demonstrates that LLMs excel at identifying label errors. Leveraging LLM annotations, we found a significant number of label errors in existing datasets, ranging from 6% to 21%. Comparing models' performance on original vs. corrected labels shows substantial upward shifts. These corrections reveal how well LLMs truly perform.
š Key Takeaways:
- We used LLMs to detect label errors in NLP datasets, revealing hidden problems in existing datasets that impact model evaluation.
- By handling mislabeled data during training, using flipping and filtering, we saw up to a 4% boost in model AUC.
- LLMs proved to be strong annotators, surpassing crowd-sourcing and nearly matching expert accuracy, making them a scalable and cost-effective solution.
Full paper here: https://arxiv.org/abs/2410.18889
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Keeping Humans in the Loop: Human-Centered Automated Annotation with Generative AI (2024)
- Learning to Predict Usage Options of Product Reviews with LLM-Generated Labels (2024)
- JudgeBench: A Benchmark for Evaluating LLM-based Judges (2024)
- LLM Chain Ensembles for Scalable and Accurate Data Annotation (2024)
- Calibrate to Discriminate: Improve In-Context Learning with Label-Free Comparative Inference (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper