paper-with-me

Papers

Leveraging Large Language Models for Rare Disease Named Entity Recognition

2025-08-12 · Nan Miles Xi, Yu Deng, Lin Wang arxiv

Named Entity Recognition (NER) in the rare disease domain poses unique challenges due to limited labeled data, semantic ambiguity between entity types, and long-tail distributions. In this study, we evaluate the capabilities of GPT-4o for rare disease NER under low-resource settings, using a range of prompt-based strategies including zero-shot prompting, few-shot in-context learning, retrieval-augmented generation (RAG), and task-level fine-tuning. We design a structured prompting framework that encodes domain-specific knowledge and disambiguation rules for four entity types. We further introduce two semantically guided few-shot example selection methods to improve in-context performance while reducing labeling effort. Experiments on the RareDis Corpus show that GPT-4o achieves competitive or superior performance compared to BioClinicalBERT, with task-level fine-tuning yielding the strongest performance among the evaluated approaches and improving upon the previously reported BioClinicalBERT baseline. Cost-performance analysis reveals that few-shot prompting delivers high returns at low token budgets. RAG provides limited overall gains but can improve recall for challenging entity types, especially signs and symptoms. An error taxonomy highlights common failure modes such as boundary drift and type confusion, suggesting opportunities for post-processing and hybrid refinement. Our results demonstrate that prompt-optimized LLMs can serve as effective, scalable alternatives to traditional supervised models in biomedical NER, particularly in rare disease applications where annotated data is scarce.

📄 PDF Abstract BibTeX arXiv:2508.09323

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RareBench: Can LLMs Serve as Rare Diseases Specialists?

2024-02-09 · Xuanzhong Chen, Xiaohao Mao, Qihan Guo, Lun Wang 외

Generalist Large Language Models (LLMs), such as GPT-4, have shown considerable promise in various domains, including medical diagnosis. Rare diseases, affecting approximately 300 million people worldwide, often have uns…

DiagnosticMedical Diagnosis

RareAgents: Autonomous Multi-disciplinary Team for Rare Disease Diagnosis and Treatment

2024-12-17 · Xuanzhong Chen, Ye Jin, Xiaohao Mao, Lun Wang 외

Rare diseases, despite their low individual incidence, collectively impact around 300 million people worldwide due to the huge number of diseases. The complexity of symptoms and the shortage of specialized doctors with r…

Question Answering

Rare Disease Identification from Clinical Notes with Ontologies and Weak Supervision

2021-05-05 · Hang Dong, Víctor Suárez-Paniagua, Huayu Zhang, Minhong Wang 외

The identification of rare diseases from clinical notes with Natural Language Processing (NLP) is challenging due to the few cases available for machine learning and the need of data annotation from clinical experts. We …

Entity Linking

Rare Disease Detection by Sequence Modeling with Generative Adversarial Networks

2019-07-01 · Kezi Yu, Yunlong Wang, Yong Cai, Cao Xiao 외

Rare diseases affecting 350 million individuals are commonly associated with delay in diagnosis or misdiagnosis. To improve those patients' outcome, rare disease detection is an important task for identifying patients wi…

Deep Learning

Class Attention to Regions of Lesion for Imbalanced Medical Image Recognition

2023-07-19 · Jia-Xin Zhuang, Jiabin Cai, JianGuo Zhang, Wei-Shi Zheng 외

Automated medical image classification is the key component in intelligent diagnosis systems. However, most medical image datasets contain plenty of samples of common diseases and just a handful of rare ones, leading to …

image-classificationImage ClassificationMedical Image Classification