AIONER: All-in-one scheme-based biomedical named entity recognition using deep learning
Ling Luo, Chih-Hsuan Wei, Po-Ting Lai, Robert Leaman, Qingyu Chen and, Zhiyong Lu

TL;DR
AIONER introduces an all-in-one deep learning scheme for biomedical named entity recognition, leveraging external data to improve accuracy, robustness, and generalizability across multiple entity types and large-scale biomedical texts.
Contribution
The paper presents AIONER, a novel all-in-one scheme and deep learning-based tool that enhances BioNER by utilizing external annotated data for better performance and broader entity recognition.
Findings
AIONER outperforms state-of-the-art methods on 14 BioNER benchmarks.
AIONER effectively recognizes unseen entity types in new tasks.
AIONER scales efficiently to process large biomedical corpora like PubMed.
Abstract
Biomedical named entity recognition (BioNER) seeks to automatically recognize biomedical entities in natural language text, serving as a necessary foundation for downstream text mining tasks and applications such as information extraction and question answering. Manually labeling training data for the BioNER task is costly, however, due to the significant domain expertise required for accurate annotation. The resulting data scarcity causes current BioNER approaches to be prone to overfitting, to suffer from limited generalizability, and to address a single entity type at a time (e.g., gene or disease). We therefore propose a novel all-in-one (AIO) scheme that uses external data from existing annotated resources to enhance the accuracy and stability of BioNER models. We further present AIONER, a general-purpose BioNER tool based on cutting-edge deep learning and our AIO schema. We…
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.
Code & Models
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
