Effects of data and entity ablation on multitask learning models for biomedical entity recognition
Effects of data and entity ablation on multitask learning models for biomedical entity recognition
复制标题
数据和实体消融对生物医学实体识别多任务学习模型的影响
DOI:
10.1016/j.jbi.2022.104062
复制
发表时间:
2022
影响因子:
4.5
通讯作者:
McInnes, Bridget T.
中科院分区:
文献类型:
--
作者:
Rodriguez, Nicholas E.;Nguyen, Mai;McInnes, Bridget T.
MotivationTraining 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.ResultsWe 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.AvailabilityThe software underlying this article are available in: https://github.com/NLPatVCU/multitasking_bert-1.