paper-with-me

홈 › Papers

LlamaCare: A Large Medical Language Model for Enhancing Healthcare Knowledge Sharing

2024-06-04 · Maojun Sun

Large language models (LLMs) have shown amazing capabilities in knowledge memorization and the present. However, when it comes to domain-specific knowledge and downstream tasks like medical, general LLMs are often unable to give precise answers. In addition, when people want LLMs to answer classification questions, they usually go through instruction tuning first. However, LLMs do not always give a direct index of the categorization after instruction tuning. In this paper, we proposed LlamaCare, a fine-tuned medical language model, and Extended Classification Integration(ECI), a module to handle classification problems of LLMs. Our contributions are : (i) We fine-tuned a large language model of medical knowledge with very low carbon emissions and achieved similar performance with ChatGPT by a 24G GPU. (ii) We solved the problem of redundant categorical answers and improved the performance of LLMs by proposing a new module called Extended Classification Integration. (iii) We released our processed data for one-shot and few-shot training for some benchmarks such as PubMedQA and USMLE 1-3 step. Our method achieves a close performance comparable to some state-of-the-art models with the same quantity of parameters on benchmarks, while being more environmentally friendly by using less GPU computation time. Our models, codes, and datasets can be found at \url{https://github.com/Stephen-SMJ/LLamaCare}.

📄 PDF Abstract BibTeX arXiv:2406.02350

Code (1)

stephen-smj/llamacare 공식 구현 pytorch

Tasks

ClassificationGPULanguage ModelingLanguage ModellingLarge Language ModelMemorization

Similar Papers 제목 키워드 기반

Enhancing Healthcare through Large Language Models: A Study on Medical Question Answering

2024-08-08 · Haoran Yu, Chang Yu, Zihan Wang, Dongxian Zou 외

In recent years, the application of Large Language Models (LLMs) in healthcare has shown significant promise in improving the accessibility and dissemination of medical knowledge. This paper presents a detailed study of …

Medical Question AnsweringQuestion AnsweringRetrievalSentence

Detecting Bias and Enhancing Diagnostic Accuracy in Large Language Models for Healthcare

2024-10-09 · Pardis Sadat Zahraei, Zahra Shakeri

Biased AI-generated medical advice and misdiagnoses can jeopardize patient safety, making the integrity of AI in healthcare more critical than ever. As Large Language Models (LLMs) take on a growing role in medical decis…

Decision MakingDiagnostic

Applications of Large Models in Medicine

2025-02-24 · YunHe Su, Zhengyang Lu, Junhui Liu, Ke Pang 외

This paper explores the advancements and applications of large-scale models in the medical field, with a particular focus on Medical Large Models (MedLMs). These models, encompassing Large Language Models (LLMs), Vision …

DiagnosticDisease PredictionDrug DiscoveryKnowledge Graphs+1

MedArabiQ: Benchmarking Large Language Models on Arabic Medical Tasks

2025-05-06 · Mouath Abu Daoud, Chaimae Abouzahir, Leen Kharouf, Walid Al-Eisawi 외

Large Language Models (LLMs) have demonstrated significant promise for various applications in healthcare. However, their efficacy in the Arabic medical domain remains unexplored due to the lack of high-quality domain-sp…

BenchmarkingMultiple-choiceQuestion Answering

NoteContrast: Contrastive Language-Diagnostic Pretraining for Medical Text

2024-12-16 · Prajwal Kailas, Max Homilius, Rahul C. Deo, Calum A. MacRae

Accurate diagnostic coding of medical notes is crucial for enhancing patient care, medical research, and error-free billing in healthcare organizations. Manual coding is a time-consuming task for providers, and diagnosti…

DiagnosticMedical DiagnosisSpecificity