MT-BioNER: Multi-task Learning for Biomedical Named Entity Recognition using Deep Bidirectional Transformers
Muhammad Raza Khan, Morteza Ziyadi, Mohamed AbdelHady

TL;DR
This paper introduces a multi-task transformer-based model for biomedical named entity recognition that improves accuracy and efficiency by leveraging multiple datasets and addressing domain-specific challenges.
Contribution
The paper proposes a novel multi-task learning approach using deep bidirectional transformers for biomedical NER, outperforming existing methods on benchmark datasets.
Findings
Outperforms previous state-of-the-art in biomedical slot tagging
Enhances efficiency in terms of time and memory usage
Effectively handles multiple biomedical slot types
Abstract
Conversational agents such as Cortana, Alexa and Siri are continuously working on increasing their capabilities by adding new domains. The support of a new domain includes the design and development of a number of NLU components for domain classification, intents classification and slots tagging (including named entity recognition). Each component only performs well when trained on a large amount of labeled data. Second, these components are deployed on limited-memory devices which requires some model compression. Third, for some domains such as the health domain, it is hard to find a single training data set that covers all the required slot types. To overcome these mentioned problems, we present a multi-task transformer-based neural architecture for slot tagging. We consider the training of a slot tagger using multiple data sets covering different slot types as a multi-task learning…
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 · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
