Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing

About

Pretraining large neural language models, such as BERT, has led to impressive gains on many natural language processing (NLP) tasks. However, most pretraining efforts focus on general domain corpora, such as newswire and Web. A prevailing assumption is that even domain-specific pretraining can benefit by starting from general-domain language models. In this paper, we challenge this assumption by showing that for domains with abundant unlabeled text, such as biomedicine, pretraining language models from scratch results in substantial gains over continual pretraining of general-domain language models. To facilitate this investigation, we compile a comprehensive biomedical NLP benchmark from publicly-available datasets. Our experiments show that domain-specific pretraining serves as a solid foundation for a wide range of biomedical NLP tasks, leading to new state-of-the-art results across the board. Further, in conducting a thorough evaluation of modeling choices, both for pretraining and task-specific fine-tuning, we discover that some common practices are unnecessary with BERT models, such as using complex tagging schemes in named entity recognition (NER). To help accelerate research in biomedical NLP, we have released our state-of-the-art pretrained and task-specific models for the community, and created a leaderboard featuring our BLURB benchmark (short for Biomedical Language Understanding & Reasoning Benchmark) at https://aka.ms/BLURB.

Yu Gu, Robert Tinn, Hao Cheng, Michael Lucas, Naoto Usuyama, Xiaodong Liu, Tristan Naumann, Jianfeng Gao, Hoifung Poon• 2020

Related benchmarks

TaskDatasetResultRank
Question AnsweringPubMedQA (test)
Accuracy55.8
170
Named Entity RecognitionBC5CDR--
102
Question AnsweringMedQA-USMLE (test)
Accuracy38.1
101
Named Entity RecognitionBC5CDR (test)
Macro F1 (span-level)92.6
80
Mortality PredictionMIMIC-IV (test)
AUC64.24
64
Semantic Textual SimilarityBIOSSES
Spearman Correlation83.96
55
Information RetrievalCOVID
nDCG@1044.76
50
Question AnsweringPubMedQA PQA-L (test)
Accuracy55.8
45
Length of Stay Prediction (LOS)MIMIC-IV (test)
ROC AUC77.59
42
Readmission Prediction (RA)MIMIC-IV (test)
ROC AUC0.7036
37
Showing 10 of 96 rows
...

Other info

Code

Follow for update