paper-with-me

홈 › Papers

Specialty-Specific Medical Language Model for Immune-Mediated Diseases

2026-04-12 · Veysel Kocaman, Gursev Pirge, Yigit Gul, Ace Vo, Zhenya Nargizyan, David Talby arxiv

Extracting detailed clinical information from free-text medical narratives remains a practical challenge for researchers and healthcare systems. Terminology for immune-mediated and infectious diseases is especially inconsistent across sources, which often limits the ability of general-purpose Natural Language Processing (NLP) systems to capture the relevant biomedical concepts with sufficient granularity. We developed a domain-specific Named Entity Recognition (NER) model tailored to identify disease-related entities occurring in immunology and infectious disease contexts. We assembled and manually annotated a dataset of 371 case reports in collaboration with two clinical specialists, defining twelve entity classes covering immune-mediated and infectious conditions as well as related symptoms and clinical descriptors. We evaluated several modeling strategies, including the MedicalNER architecture with multiple healthcare-specific embeddings, a BERT-based token classification model, and zero-shot NER systems. The strongest performance was obtained with a transformer-based model trained on clinical-domain embeddings, which reached an F1 score of 0.89, consistently outperforming baseline and zero-shot approaches. The combination of specialized embeddings and expert annotation proved particularly valuable for capturing nuanced disease terminology and improving generalization across heterogeneous biomedical text. The prompted LLM baseline achieved substantially lower performance under the same evaluation protocol, reflecting difficulties in producing span-consistent outputs for fine-grained entity boundaries despite detailed prompting. The resulting model provides a structured way to analyze case reports and can support downstream tasks such as cohort identification, disease monitoring, and clinical decision support.

📄 PDF Abstract BibTeX arXiv:2605.28838

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What Does Neuro Mean to Cardio? Investigating the Role of Clinical Specialty Data in Medical LLMs

2025-05-15 · Xinlan Yan, Di wu, Yibin Lei, Christof Monz 외

In this paper, we introduce S-MedQA, an English medical question-answering (QA) dataset for benchmarking large language models in fine-grained clinical specialties. We use S-MedQA to check the applicability of a popular …

AllBenchmarkingMedical Question AnsweringMedQA+1

MMedExpert-R1: Strengthening Multimodal Medical Reasoning via Domain-Specific Adaptation and Clinical Guideline Reinforcement

2026-01-16 · Meidan Ding, Jipeng Zhang, Wenxuan Wang, Haiqin Zhong 외 arxiv

Medical Vision-Language Models (MedVLMs) excel at perception tasks but struggle with complex clinical reasoning required in real-world scenarios. While reinforcement learning (RL) has been explored to enhance reasoning c…

Reinforcement Learning

Immune disease risk variants regulate gene expression dynamics during CD4+ T cell activation

2022-05-26 · 6 2022 5 · Deborah J. Smyth, Kirsty Ambridge, Ziying Ke, Julie C. Matte 외

During activation, T cells undergo extensive gene expression changes that shape the properties of cells to exert their effector function. Understanding the regulation of this process could help explain how genetic varian…

A Comparative Study of Open-Source Large Language Models, GPT-4 and Claude 2: Multiple-Choice Test Taking in Nephrology

2023-08-09 · Sean Wu, Michael Koo, Lesley Blum, Andy Black 외

In recent years, there have been significant breakthroughs in the field of natural language processing, particularly with the development of large language models (LLMs). These LLMs have showcased remarkable capabilities…

Multiple-choice

Enhancing Medical Specialty Assignment to Patients using NLP Techniques

2023-12-09 · Chris Solomou

The introduction of Large Language Models (LLMs), and the vast volume of publicly available medical data, amplified the application of NLP to the medical domain. However, LLMs are pretrained on data that are not explicit…

Language ModelingLanguage ModellingLarge Language ModelMulti-Label Classification+3