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

A Robust and Domain-Adaptive Approach for Low-Resource Named Entity Recognition

About

Recently, it has attracted much attention to build reliable named entity recognition (NER) systems using limited annotated data. Nearly all existing works heavily rely on domain-specific resources, such as external lexicons and knowledge bases. However, such domain-specific resources are often not available, meanwhile it's difficult and expensive to construct the resources, which has become a key obstacle to wider adoption. To tackle the problem, in this work, we propose a novel robust and domain-adaptive approach RDANER for low-resource NER, which only uses cheap and easily obtainable resources. Extensive experiments on three benchmark datasets demonstrate that our approach achieves the best performance when only using cheap and easily obtainable resources, and delivers competitive results against state-of-the-art methods which use difficultly obtainable domainspecific resources. All our code and corpora can be found on https://github.com/houking-can/RDANER.

Houjin Yu, Xian-Ling Mao, Zewen Chi, Wei Wei, Heyan Huang• 2021

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionBC5CDR
F1 Score87.38
59
Named Entity RecognitionNCBI-disease
F1 Score87.71
29
Named Entity RecognitionSci-ERC
F1 Score68.96
3
Showing 3 of 3 rows

Other info

Code

Follow for update