paper-with-me

Papers

Turning silver into gold: error-focused corpus reannotation with active learning

2019-09-01 · RANLP 2019 9 · Pierre Andr{\'e} M{\'e}nard, Antoine Mougeot

While high quality gold standard annotated corpora are crucial for most tasks in natural language processing, many annotated corpora published in recent years, created by annotators or tools, contains noisy annotations. These corpora can be viewed as more silver than gold standards, even if they are used in evaluation campaigns or to compare systems{'} performances. As upgrading a silver corpus to gold level is still a challenge, we explore the application of active learning techniques to detect errors using four datasets designed for document classification and part-of-speech tagging. Our results show that the proposed method for the seeding step improves the chance of finding incorrect annotations by a factor of 2.73 when compared to random selection, a 14.71{\%} increase from the baseline methods. Our query method provides an increase in the error detection precision on average by a factor of 1.78 against random selection, an increase of 61.82{\%} compared to other query approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDocument ClassificationPart-Of-Speech Tagging

Similar Papers 제목 키워드 기반

Turning Silver into Gold: Domain Adaptation with Noisy Labels for Wearable Cardio-Respiratory Fitness Prediction

2022-11-20 · Yu Wu, Dimitris Spathis, Hong Jia, Ignacio Perez-Pozuelo 외

Deep learning models have shown great promise in various healthcare applications. However, most models are developed and validated on small-scale datasets, as collecting high-quality (gold-standard) labels for health app…

Domain AdaptationUnsupervised Domain Adaptation

Smelting Gold and Silver for Improved Multilingual AMR-to-Text Generation

2021-09-08 · EMNLP 2021 11 · Leonardo F. R. Ribeiro, Jonas Pfeiffer, Yue Zhang, Iryna Gurevych

Recent work on multilingual AMR-to-text generation has exclusively focused on data augmentation strategies that utilize silver AMR. However, this assumes a high quality of generated AMRs, potentially limiting the transfe…

AMR-to-Text GenerationData AugmentationText Generation

SilverAlign: MT-Based Silver Data Algorithm For Evaluating Word Alignment

2022-10-12 · Abdullatif Köksal, Silvia Severini, Hinrich Schütze

Word alignments are essential for a variety of NLP tasks. Therefore, choosing the best approaches for their creation is crucial. However, the scarce availability of gold evaluation data makes the choice difficult. We pro…

Machine TranslationTranslationvalidWord Alignment

Centroids: Gold standards with distributional variation

2012-05-01 · LREC 2012 5 · Ian Lewin, {\c{S}}enay Kafkas, Dietrich Rebholz-Schuhmann

Motivation: Gold Standards for named entities are, ironically, not standard themselves. Some specify the “one perfect annotation”. Others specify “perfectly good alternatives”. The concept of Silver standard is relativel…

Named Entity Recognition (NER)

When silver glitters more than gold: Bootstrapping an Italian part-of-speech tagger for Twitter

2016-11-09 · Barbara Plank, Malvina Nissim

We bootstrap a state-of-the-art part-of-speech tagger to tag Italian Twitter data, in the context of the Evalita 2016 PoSTWITA shared task. We show that training the tagger on native Twitter data enriched with little amo…

TAG