Vaner2: towards more general biomedical named entity recognition using multi-task large language model encoders

Vaner2:利用多任务大型语言模型编码器实现更通用的生物医学命名实体识别

阅读:1

Abstract

Biomedical named entity recognition (BioNER) serves as the foundation for many downstream tasks, such as relation extraction, question answering, and clinical text analysis. BioNER was previously dominated by BERT-based models pretrained on large biomedical corpora. However, BERT-based models finetuned on specific BioNER datasets exhibit limited ability to generalize to other datasets. With the recent advances of large language models (LLMs), several works have fine-tuned autoregressive LLMs that are not inherently suitable for BioNER tasks, which limits model performance. In this study, building upon our previous work VANER, we utilized LLMs with the causal attention mask removed as a text encoder for sequence labeling. Using 39 BioNER datasets, we trained a multi-task NER model that extracts all entity types with one LLM forward pass. We also proposed a token-wise loss rescaling technique to deal with the data imbalance between different tags and entity types. Extensive experiments on independent test datasets demonstrated that our VANER2 model achieved the best generalization results compared with BERT-based baselines and several recent BioNER methods. VANER2 is freely available at https://github.com/ZhuLab-Fudan/VANER2.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。