Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Distantly-Supervised Named Entity Recognition with Noise-Robust Learning and Language Model Augmented Self-Training

About

We study the problem of training named entity recognition (NER) models using only distantly-labeled data, which can be automatically obtained by matching entity mentions in the raw text with entity types in a knowledge base. The biggest challenge of distantly-supervised NER is that the distant supervision may induce incomplete and noisy labels, rendering the straightforward application of supervised learning ineffective. In this paper, we propose (1) a noise-robust learning scheme comprised of a new loss function and a noisy label removal step, for training NER models on distantly-labeled data, and (2) a self-training method that uses contextualized augmentations created by pre-trained language models to improve the generalization ability of the NER model. On three benchmark datasets, our method achieves superior performance, outperforming existing distantly-supervised NER models by significant margins.

Yu Meng, Yunyi Zhang, Jiaxin Huang, Xuan Wang, Yu Zhang, Heng Ji, Jiawei Han• 2021

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL 2003 (test)
F1 Score85.8
539
Named Entity RecognitionBC5CDR (test)
Macro F1 (span-level)80.7
80
Named Entity RecognitionNCBI-disease (test)
Precision75.9
40
Named Entity RecognitionWNUT 2016 (test)
F1 Score51.8
26
Named Entity RecognitionWikigold (test)
F1 Score73.1
10
Showing 5 of 5 rows

Other info

Follow for update