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

BioFLAIR: Pretrained Pooled Contextualized Embeddings for Biomedical Sequence Labeling Tasks

About

Biomedical Named Entity Recognition (NER) is a challenging problem in biomedical information processing due to the widespread ambiguity of out of context terms and extensive lexical variations. Performance on bioNER benchmarks continues to improve due to advances like BERT, GPT, and XLNet. FLAIR (1) is an alternative embedding model which is less computationally intensive than the others mentioned. We test FLAIR and its pretrained PubMed embeddings (which we term BioFLAIR) on a variety of bio NER tasks and compare those with results from BERT-type networks. We also investigate the effects of a small amount of additional pretraining on PubMed content, and of combining FLAIR and ELMO models. We find that with the provided embeddings, FLAIR performs on-par with the BERT networks - even establishing a new state of the art on one benchmark. Additional pretraining did not provide a clear benefit, although this might change with even more pretraining being done. Stacking the FLAIR embeddings with others typically does provide a boost in the benchmark results.

Shreyas Sharma, Ron Daniel Jr• 2019

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionBC5CDR (test)
Macro F1 (span-level)89.42
80
Named Entity RecognitionBC5CDR
F1 Score89.42
59
Named Entity RecognitionNCBI-disease (test)--
40
Named Entity RecognitionNCBI
F1 Score88.85
26
Named Entity RecognitionJNLPBA (test)
Macro F1 (span-level)77.03
23
Named Entity RecognitionBC5CDR chem
Total F193.5
18
Named Entity RecognitionBC5CDR-Disease
Total F185.3
18
Named Entity RecognitionS800
Total F182.4
17
Showing 8 of 8 rows

Other info

Follow for update