Multi-level biomedical NER through multi-granularity embeddings and enhanced labeling
Fahime Shahrokh, Nasser Ghadiri, Rasoul Samani, Milad Moradi

TL;DR
This paper presents a hybrid biomedical NER model combining fine-tuned BERT, multi-channel CNN, and BiLSTM-CRF, along with an enhanced labeling method, to improve entity recognition accuracy on biomedical texts.
Contribution
It introduces a multi-model hybrid approach with an improved labeling technique to better capture contextual and character-level information for biomedical NER.
Findings
Achieved an F1-score of 90.11 on the i2b2/2010 dataset.
Effectively captures both contextual and character-level features.
Enhances multi-word entity recognition accuracy.
Abstract
Biomedical Named Entity Recognition (NER) is a fundamental task of Biomedical Natural Language Processing for extracting relevant information from biomedical texts, such as clinical records, scientific publications, and electronic health records. The conventional approaches for biomedical NER mainly use traditional machine learning techniques, such as Conditional Random Fields and Support Vector Machines or deep learning-based models like Recurrent Neural Networks and Convolutional Neural Networks. Recently, Transformer-based models, including BERT, have been used in the domain of biomedical NER and have demonstrated remarkable results. However, these models are often based on word-level embeddings, limiting their ability to capture character-level information, which is effective in biomedical NER due to the high variability and complexity of biomedical texts. To address these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Biomedical Text Mining and Ontologies · Natural Language Processing Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Sigmoid Activation · Tanh Activation · Softmax · Attention Dropout · Linear Warmup With Linear Decay · Linear Layer · Dense Connections
