ReProCon: Scalable and Resource-Efficient Few-Shot Biomedical Named Entity Recognition
Jeongkyun Yoo, Nela Riddle, Andrew Hoblitzell

TL;DR
ReProCon is a scalable, resource-efficient few-shot biomedical NER framework that combines multi-prototype modeling, contrastive learning, and meta-learning to achieve near-BERT performance with lower memory and data requirements.
Contribution
It introduces a novel combination of multi-prototype modeling, cosine-contrastive learning, and Reptile meta-learning for effective few-shot biomedical NER.
Findings
Achieves ~99% of BERT's macro-F1 score with much lower memory usage.
Remains stable with only 30% label data and minimal performance drop when expanding categories.
Outperforms baseline methods like SpanProto and CONTaiNER in resource-limited settings.
Abstract
Named Entity Recognition (NER) in biomedical domains faces challenges due to data scarcity and imbalanced label distributions, especially with fine-grained entity types. We propose ReProCon, a novel few-shot NER framework that combines multi-prototype modeling, cosine-contrastive learning, and Reptile meta-learning to tackle these issues. By representing each category with multiple prototypes, ReProCon captures semantic variability, such as synonyms and contextual differences, while a cosine-contrastive objective ensures strong interclass separation. Reptile meta-updates enable quick adaptation with little data. Using a lightweight fastText + BiLSTM encoder with much lower memory usage, ReProCon achieves a macro- score close to BERT-based baselines (around 99 percent of BERT performance). The model remains stable with a label budget of 30 percent and only drops 7.8 percent in …
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.
