GRU-SCANET: unleashing the power of GRU-based sinusoidal capture network for precision-driven named entity recognition
Bill Gates Happi Happi, Geraud Fokou Pelap, Danai Symeonidou, Pierre Larmande

TL;DR
GRU-SCANET is a new model for biomedical named entity recognition that improves precision and efficiency compared to existing methods.
Contribution
GRU-SCANET introduces a novel architecture combining GRUs, attention, and CRF for efficient and precise biomedical NER.
Findings
GRU-SCANET outperformed BioBERT, PubMedBERT, and SOTA models in 8/8 evaluations.
The model effectively handles unbalanced data across multiple biomedical corpora.
It provides a computationally efficient alternative to pre-trained language models for NER.
Abstract
Pre-trained Language Models (PLMs) have achieved remarkable performance across various natural language processing tasks. However, they encounter challenges in biomedical named entity recognition (NER), such as high computational costs and the need for complex fine-tuning. These limitations hinder the efficient recognition of biological entities, especially within specialized corpora. To address these issues, we introduce GRU-SCANET (Gated Recurrent Unit-based Sinusoidal Capture Network), a novel architecture that directly models the relationship between input tokens and entity classes. Our approach offers a computationally efficient alternative for extracting biological entities by capturing contextual dependencies within biomedical texts. GRU-SCANET combines positional encoding, bidirectional GRUs (BiGRUs), an attention-based encoder, and a conditional random field (CRF) decoder to…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6Peer 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 · Data Quality and Management
