paper-with-me

홈 › Papers

Using a Frustratingly Easy Domain and Tagset Adaptation for Creating Slavic Named Entity Recognition Systems

2021-04-01 · EACL (BSNLP) 2021 4 · Luis Adrián Cabrera-Diego, Jose G. Moreno, Antoine Doucet

We present a collection of Named Entity Recognition (NER) systems for six Slavic languages: Bulgarian, Czech, Polish, Slovenian, Russian and Ukrainian. These NER systems have been trained using different BERT models and a Frustratingly Easy Domain Adaptation (FEDA). FEDA allow us creating NER systems using multiple datasets without having to worry about whether the tagset (e.g. Location, Event, Miscellaneous, Time) in the source and target domains match, while increasing the amount of data available for training. Moreover, we boosted the prediction on named entities by marking uppercase words and predicting masked words. Participating in the 3rd Shared Task on SlavNER, our NER systems reached a strict match micro F-score of up to 0.908. The results demonstrate good generalization, even in named entities with weak regularity, such as book titles, or entities that were never seen during the training.

📄 PDF Abstract BibTeX

Code (1)

embeddia/ner_feda 공식 구현 pytorch

Tasks

Domain AdaptationMiscellaneousnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Frustratingly Easy Uncertainty Estimation for Distribution Shift

2021-06-07 · Tiago Salvador, Vikram Voleti, Alexander Iannantuono, Adam Oberman

Distribution shift is an important concern in deep image classification, produced either by corruption of the source images, or a complete change, with the solution involving domain adaptation. While the primary goal is …

Domain Adaptationimage-classificationImage ClassificationUnsupervised Domain Adaptation

Return of Frustratingly Easy Unsupervised Video Domain Adaptation

2026-05-19 · Pengfei Wei, Yiqun Sun, Zhiqiang Xu, Yiping Ke 외 arxiv

Unsupervised video domain adaptation (UVDA) is a practical but under-explored problem. In this paper, we propose a frustratingly easy UVDA method, called MetaTrans. Specifically, MetaTrans adopts a concise learning objec…

Action RecognitionDomain Adaptation

Return of Frustratingly Easy Domain Adaptation

2015-11-17 · Baochen Sun, Jiashi Feng, Kate Saenko

Unlike human learning, machine learning often fails to handle changes between training (source) and test (target) input distributions. Such domain shifts, common in practical scenarios, severely damage the performance of…

BIG-bench Machine LearningDomain AdaptationUnsupervised Domain Adaptation

Frustratingly Easy Domain Adaptation

2009-07-10 · Hal Daumé III

We describe an approach to domain adaptation that is appropriate exactly in the case when one has enough ``target'' data to do slightly better than just using only ``source'' data. Our approach is incredibly simple, easy…

Domain Adaptation

Deep CORAL: Correlation Alignment for Deep Domain Adaptation

2016-07-06 · Baochen Sun, Kate Saenko

Deep neural networks are able to learn powerful representations from large quantities of labeled input data, however they cannot always generalize well across changes in input distributions. Domain adaptation algorithms …

Domain AdaptationDomain GeneralizationImage ClassificationUnsupervised Domain Adaptation