Effects of data and entity ablation on multitask learning models for biomedical entity recognition.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 35413440.
- Also identified by DOI 10.1016/j.jbi.2022.104062.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Training domain-specific named entity recognition (NER) models requires high quality hand curated gold standard datasets which are time-consuming and expensive to create. Furthermore, the storage and memory required to deploy NLP models can be prohibitive when the number of tasks is large. In this work, we explore utilizing multi-task learning to reduce the amount of training data needed to train new domain-specific models. We evaluate our system across 22 distinct biomedical NER datasets and evaluate the extent to which transfer learning helps task performance using two forms of ablation. We found that multitasking models generally do not improve performance, but in many cases perform on par compared to single-task models. However, we show that in some cases, new unseen tasks can be trained as a single model using less data by starting with weights from a multitask model and improve performance. The software underlying this article are available in: https://github.com/NLPatVCU/multitasking_bert-1.
Medical subject headings
- Natural Language Processing
- Software