Recurrent neural network models for disease name recognition using domain invariant features
Sunil Kumar Sahu, Ashish Anand

TL;DR
This paper introduces end-to-end recurrent neural network models that leverage domain-invariant features for disease name recognition and classification, eliminating the need for hand-crafted features and achieving state-of-the-art results.
Contribution
The work presents novel RNN and CNN-RNN models for disease name recognition that do not depend on domain-specific feature engineering.
Findings
Achieved state-of-the-art performance on disease mention recognition.
Improved disease name classification accuracy.
Models outperform traditional feature-based methods.
Abstract
Hand-crafted features based on linguistic and domain-knowledge play crucial role in determining the performance of disease name recognition systems. Such methods are further limited by the scope of these features or in other words, their ability to cover the contexts or word dependencies within a sentence. In this work, we focus on reducing such dependencies and propose a domain-invariant framework for the disease name recognition task. In particular, we propose various end-to-end recurrent neural network (RNN) models for the tasks of disease name recognition and their classification into four pre-defined categories. We also utilize convolution neural network (CNN) in cascade of RNN to get character-based embedded features and employ it with word-embedded features in our model. We compare our models with the state-of-the-art results for the two tasks on NCBI disease dataset. Our results…
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
MethodsConvolution
