A BERT-Based Hybrid System for Chemical Identification and Indexing in Full-Text Articles
Erdengasileng, A.; Li, K.; Han, Q.; Tian, S.; Wang, J.; Hu, T.; Zhang, J.
Show abstract
Identification and indexing of chemical compounds in full-text articles are essential steps in biomedical article categorization, information extraction, and biological text mining. BioCreative Challenge was established to evaluate methods for biological text mining and information extraction. Track 2 of BioCreative VII (summer 2021) consists of two subtasks: chemical identification and chemical indexing in full-text PubMed articles. The chemical identification subtask also includes two parts: chemical named entity recognition (NER) and chemical normalization. In this paper, we present our work on developing a hybrid pipeline for chemical named entity recognition, chemical normalization, and chemical indexing in full-text PubMed articles. Specifically, we applied BERT-based methods for chemical NER and chemical indexing, and a sieve-based dictionary matching method for chemical normalization. For subtask 1, we used PubMedBERT with data augmentation on the chemical NER task. Several chemical-MeSH dictionaries including MeSH.XML, SUPP.XML, MRCONSO.RFF, and PubTator chemical annotations are used in a specific order to get the best performance on chemical normalization. We achieved an F1 score of 0.86 and 0.7668 on chemical NER and chemical normalization, respectively. For subtask 2, we formulated it as a binary prediction problem for each individual chemical compound name. We then used a BERT-based model with engineered features and achieved a strict F1 score of 0.4825 on the test set, which is substantially higher than the median F1 score (0.3971) of all the submissions.
Matching journals
The top 5 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- Lit-OTAR Framework for Extracting Biological Evidences from Literature 95%
- Design and application of a knowledge network for automatic prioritization of drug mechanisms 94%
- FORUM: Building a Knowledge Graph from public databases and scientific literature to extract associations between chemicals and diseases 94%
Similar papers in this journal
Similar papers in this journal
- Mining drug-target interactions from biomedical literature using chemical and gene descriptions-based ensemble transformer model. 95%
- Prompt-to-Pill: Multi-Agent Drug Discovery and Clinical Simulation Pipeline 93%
- Improving protein function prediction by learning and integrating representations of protein sequences and function labels 93%
Similar papers in this journal
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.