paper-with-me

홈 › Papers

SA-MDKIF: A Scalable and Adaptable Medical Domain Knowledge Injection Framework for Large Language Models

2024-02-01 · Tianhan Xu, Zhe Hu, Ling Chen, Bin Li

Recent advances in large language models (LLMs) have demonstrated exceptional performance in various natural language processing (NLP) tasks. However, their effective application in the medical domain is hampered by a lack of medical domain knowledge. In this study, we present SA-MDKIF, a scalable and adaptable framework that aims to inject medical knowledge into general-purpose LLMs through instruction tuning, thereby enabling adaptability for various downstream tasks. SA-MDKIF consists of two stages: skill training and skill adaptation. In the first stage, we define 12 basic medical skills and use AdaLoRA to train these skills based on uniformly formatted instructional datasets that we have constructed. In the next stage, we train the skill router using task-specific downstream data and use this router to integrate the acquired skills with LLMs during inference. Experimental results on 9 different medical tasks show that SA-MDKIF improves performance by 10-20% compared to the original LLMs. Notably, this improvement is particularly pronounced for unseen medical tasks, showing an improvement of up to 30%.

📄 PDF Abstract BibTeX arXiv:2402.00474

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NCAdapt: Dynamic adaptation with domain-specific Neural Cellular Automata for continual hippocampus segmentation

2024-10-30 · Amin Ranem, John Kalkhof, Anirban Mukhopadhyay

Continual learning (CL) in medical imaging presents a unique challenge, requiring models to adapt to new domains while retaining previously acquired knowledge. We introduce NCAdapt, a Neural Cellular Automata (NCA) based…

BenchmarkingContinual LearningHippocampus

From Generalist to Specialist: Improving Large Language Models for Medical Physics Using ARCoT

2024-05-17 · Jace Grandinetti, Rafe McBeth

Large Language Models (LLMs) have achieved remarkable progress, yet their application in specialized fields, such as medical physics, remains challenging due to the need for domain-specific knowledge. This study introduc…

BenchmarkingMultiple-choiceRetrieval

UnSCAR: Universal, Scalable, Controllable, and Adaptable Image Restoration

2026-03-08 · Debabrata Mandal, Soumitri Chattopadhyay, Yujie Wang, Marc Niethammer 외 arxiv

Universal image restoration aims to recover clean images from arbitrary real-world degradations using a single inference model. Despite significant progress, existing all-in-one restoration networks do not scale to multi…

Image Restoration

Learning to Be A Doctor: Searching for Effective Medical Agent Architectures

2025-04-15 · Yangyang Zhuang, Wenjia Jiang, Jiayu Zhang, Ze Yang 외

Large Language Model (LLM)-based agents have demonstrated strong capabilities across a wide range of tasks, and their application in the medical domain holds particular promise due to the demand for high generalizability…

AutoMLDiagnosticLarge Language Model

Storytelling from Structured Data and Knowledge Graphs : An NLG Perspective

2019-07-01 · ACL 2019 7 · Abhijit Mishra, Anirban Laha, Karthik Sankaranarayanan, Parag Jain 외

In this tutorial, we wish to cover the foundational, methodological, and system development aspects of translating structured data (such as data in tabular form) and knowledge bases (such as knowledge graphs) into natura…

Knowledge GraphsTranslation