TL;DR
CollaboNet is a collaborative deep learning framework that combines multiple models trained on different datasets to improve biomedical named entity recognition by reducing false positives and misclassification, achieving state-of-the-art results.
Contribution
It introduces a novel collaborative model architecture where multiple NER models trained on different datasets assist each other, addressing data scarcity and entity ambiguity in BioNER.
Findings
Significantly reduces false positives and misclassified entities.
Achieves state-of-the-art precision, recall, and F1 scores.
Enhances BioNER accuracy by leveraging multiple datasets.
Abstract
Background: Finding biomedical named entities is one of the most essential tasks in biomedical text mining. Recently, deep learning-based approaches have been applied to biomedical named entity recognition (BioNER) and showed promising results. However, as deep learning approaches need an abundant amount of training data, a lack of data can hinder performance. BioNER datasets are scarce resources and each dataset covers only a small subset of entity types. Furthermore, many bio entities are polysemous, which is one of the major obstacles in named entity recognition. Results: To address the lack of data and the entity type misclassification problem, we propose CollaboNet which utilizes a combination of multiple NER models. In CollaboNet, models trained on a different dataset are connected to each other so that a target model obtains information from other collaborator models to reduce…
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.
