EntityBERT: Entity-centric masking strategy for model pretraining for the clinical domain

Published in Proceedings of the 20th Workshop on Biomedical Language Processing, 191-201, 2021, 2021

Recommended citation: Chen Lin, Timothy A Miller, Dmitriy Dligach, Steven Bethard, and Guergana K Savova. 2021. EntityBERT: Entity-centric masking strategy for model pretraining for the clinical domain. In Proceedings of the 20th Workshop on Biomedical Language Processing, 191-201, 2021. https://aclanthology.org/2021.bionlp-1.21.pdf

Abstract:

Transformer-based neural language models have led to breakthroughs for a variety of natural language processing (NLP) tasks. However, most models are pretrained on general domain data. We propose a methodology to produce a model focused on the clinical domain: continued pretraining of a model with a broad representation of biomedical terminology (PubMedBERT) on a clinical corpus along with a novel entity-centric masking strategy to infuse domain knowledge in the learning process. We show that such a model achieves superior results on clinical extraction tasks by comparing our entity-centric masking strategy with classic random masking on three clinical NLP tasks: cross-domain negation detection, document time relation (DocTimeRel) classification, and temporal relation extraction. We also evaluate our models on the PubMedQA dataset to measure the models’ performance on a non-entity-centric task in the biomedical domain. The language addressed in this work is English.