paper-with-me

홈 › Papers

ActiveAED: A Human in the Loop Improves Annotation Error Detection

2023-05-31 · Leon Weber, Barbara Plank

Manually annotated datasets are crucial for training and evaluating Natural Language Processing models. However, recent work has discovered that even widely-used benchmark datasets contain a substantial number of erroneous annotations. This problem has been addressed with Annotation Error Detection (AED) models, which can flag such errors for human re-annotation. However, even though many of these AED methods assume a final curation step in which a human annotator decides whether the annotation is erroneous, they have been developed as static models without any human-in-the-loop component. In this work, we propose ActiveAED, an AED method that can detect errors more accurately by repeatedly querying a human for error corrections in its prediction loop. We evaluate ActiveAED on eight datasets spanning five different tasks and find that it leads to improvements over the state of the art on seven of them, with gains of up to six percentage points in average precision.

📄 PDF Abstract BibTeX arXiv:2305.20045

Code (1)

mainlp/activeaed 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Double Triangle Annotation: A Scalable Human-in-the-Loop Framework for High-Precision Historical Document Annotation

2026-05-25 · Yi Ren arxiv

Evaluating structured-information extraction from historical documents at scale requires high-precision ground-truth annotations, yet traditional manual labeling is expensive and fully automated pipelines built on large …

Information Extraction

Improving Named Entity Recognition in Telephone Conversations via Effective Active Learning with Human in the Loop

2022-11-02 · Md Tahmid Rahman Laskar, Cheng Chen, Xue-Yong Fu, Shashi Bhushan TN

Telephone transcription data can be very noisy due to speech recognition errors, disfluencies, etc. Not only that annotating such data is very challenging for the annotators, but also such data may have lots of annotatio…

Active Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

HiLLIE: Human-in-the-Loop Training for Low-Light Image Enhancement

2025-05-04 · Xiaorui Zhao, Xinyue Zhou, Peibei Cao, Junyu Lou 외

Developing effective approaches to generate enhanced results that align well with human visual preferences for high-quality well-lit images remains a challenge in low-light image enhancement (LLIE). In this paper, we pro…

Image EnhancementImage Quality AssessmentLow-Light Image Enhancement

Neural Speech Extraction with Human Feedback

2025-08-05 · Malek Itani, Ashton Graves, Sefik Emre Eskimez, Shyamnath Gollakota arxiv

We present the first neural target speech extraction (TSE) system that uses human feedback for iterative refinement. Our approach allows users to mark specific segments of the TSE output, generating an edit mask. The ref…

Speech Extraction

Generalizable Error Modeling for Human Data Annotation: Evidence From an Industry-Scale Search Data Annotation Program

2023-10-08 · Heinrich Peters, Alireza Hashemi, James Rae

Machine learning (ML) and artificial intelligence (AI) systems rely heavily on human-annotated data for training and evaluation. A major challenge in this context is the occurrence of annotation errors, as their effects …