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

Automatic Creation of Named Entity Recognition Datasets by Querying Phrase Representations

About

Most weakly supervised named entity recognition (NER) models rely on domain-specific dictionaries provided by experts. This approach is infeasible in many domains where dictionaries do not exist. While a phrase retrieval model was used to construct pseudo-dictionaries with entities retrieved from Wikipedia automatically in a recent study, these dictionaries often have limited coverage because the retriever is likely to retrieve popular entities rather than rare ones. In this study, we present a novel framework, HighGEN, that generates NER datasets with high-coverage pseudo-dictionaries. Specifically, we create entity-rich dictionaries with a novel search method, called phrase embedding search, which encourages the retriever to search a space densely populated with various entities. In addition, we use a new verification process based on the embedding distance between candidate entity mentions and entity types to reduce the false-positive noise in weak labels generated by high-coverage dictionaries. We demonstrate that HighGEN outperforms the previous best model by an average F1 score of 4.7 across five NER benchmark datasets.

Hyunjae Kim, Jaehyo Yoo, Seunghyun Yoon, Jaewoo Kang• 2022

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL 2003 (test)
F1 Score75.6
539
Named Entity RecognitionBC5CDR (test)
Macro F1 (span-level)74.6
80
Named Entity RecognitionNCBI-disease (test)
Precision77.4
40
Named Entity RecognitionWNUT 2016 (test)
F1 Score53.4
26
Named Entity RecognitionWikigold (test)
F1 Score68.2
10
Showing 5 of 5 rows

Other info

Follow for update