Abstract

The foundation of the study of medical texts and one of the primary information extraction sub-activities is biomedical named entity recognition (BioNER) which brings out important named structures such as diseases, gene, protein, species etc. from biomedical text. Although the BioNER task is fairly comparable to regular NER, it is more difficult to identify biological named entities because of their unique nomenclatural features. In this regard, we present an architecture for neural network using transfer learning with the fusion of pre-trained SciBERT language model and bidirectional long short term memory (BiLSTM). First, the paradigm uses SciBERT, which performs better on biomedical tasks than BERT base, and a Bi-LSTM network in order to gather more comprehensive context data. Ultimately a conditional random field (CRF) layer combined with Bi-LSTM is used to model the dependency between each state and the entire input sequences. At the end, we have evaluated our system on a benchmark dataset named NCBI-Disease corpus. The suggested model has a competitive effectiveness for the NCBI-Disease possessing a 91.00% f1-score, 89.00% precision, 93.00% recall, and 98.00% accuracy. Therefore, with the usage of pre-trained SciBERT model and no feature engineering, our methodology can improve the neural network’s capacity to extract significant information.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.