paper-with-me

Papers

Efficient Annotator Reliability Assessment with EffiARA

2025-04-01 · Owen Cook, Jake Vasilakes, Ian Roberts, Xingyi Song

Data annotation is an essential component of the machine learning pipeline; it is also a costly and time-consuming process. With the introduction of transformer-based models, annotation at the document level is increasingly popular; however, there is no standard framework for structuring such tasks. The EffiARA annotation framework is, to our knowledge, the first project to support the whole annotation pipeline, from understanding the resources required for an annotation task to compiling the annotated dataset and gaining insights into the reliability of individual annotators as well as the dataset as a whole. The framework's efficacy is supported by two previous studies: one improving classification performance through annotator-reliability-based soft label aggregation and sample weighting, and the other increasing the overall agreement among annotators through removing identifying and replacing an unreliable annotator. This work introduces the EffiARA Python package and its accompanying webtool, which provides an accessible graphical user interface for the system. We open-source the EffiARA Python package at https://github.com/MiniEggz/EffiARA and the webtool is publicly accessible at https://effiara.gate.ac.uk.

📄 PDF Abstract BibTeX arXiv:2504.00589

Code (1)

minieggz/effiara 공식 구현

Similar Papers 제목 키워드 기반

Efficient Annotator Reliability Assessment and Sample Weighting for Knowledge-Based Misinformation Detection on Social Media

2024-10-18 · Owen Cook, Charlie Grimshaw, Ben Wu, Sophie Dillon 외

Misinformation spreads rapidly on social media, confusing the truth and targeting potentially vulnerable people. To effectively mitigate the negative impact of misinformation, it must first be accurately detected before …

ClassificationMisinformationNatural Language Inference

On User Interfaces for Large-Scale Document-Level Human Evaluation of Machine Translation Outputs

2021-04-21 · EACL (HumEval) 2021 4 · Roman Grundkiewicz, Marcin Junczys-Dowmunt, Christian Federmann, Tom Kocmi

Recent studies emphasize the need of document context in human evaluation of machine translations, but little research has been done on the impact of user interfaces on annotator productivity and the reliability of asses…

Machine TranslationTranslation

Label Curation Using Agentic AI

2026-01-30 · Subhodeep Ghosh, Bayan Divaaniaazar, Md Ishat-E-Rabban, Spencer Clarke 외 arxiv

Data annotation is essential for supervised learning, yet producing accurate, unbiased, and scalable labels remains challenging as datasets grow in size and modality. Traditional human-centric pipelines are costly, slow,…

Evaluating Large Language Models Against Human Annotators in Latent Content Analysis: Sentiment, Political Leaning, Emotional Intensity, and Sarcasm

2025-01-05 · Ljubisa Bojic, Olga Zagovora, Asta Zelenkauskaite, Vuk Vukovic 외

In the era of rapid digital communication, vast amounts of textual data are generated daily, demanding efficient methods for latent content analysis to extract meaningful insights. Large Language Models (LLMs) offer pote…

Sarcasm DetectionSentiment Analysis

ARTICLE: Annotator Reliability Through In-Context Learning

2024-09-18 · Sujan Dutta, Deepak Pandita, Tharindu Cyril Weerasooriya, Marcos Zampieri 외

Ensuring annotator quality in training and evaluation data is a key piece of machine learning in NLP. Tasks such as sentiment analysis and offensive speech detection are intrinsically subjective, creating a challenging s…

In-Context LearningSentiment Analysis