paper-with-me

홈 › Papers

Efficient Fine-Tuning of Large Language Models for Automated Medical Documentation

2024-09-14 · Hui Yi Leong, Yi Fan Gao, Ji Shuai, Yang Zhang, Uktu Pamuksuz

Scientific research indicates that for every hour spent in direct patient care, physicians spend nearly two additional hours on administrative tasks, particularly on electronic health records (EHRs) and desk work. This excessive administrative burden not only reduces the time available for patient care but also contributes to physician burnout and inefficiencies in healthcare delivery. To address these challenges, this study introduces MediGen, a fine-tuned large language model (LLM) designed to automate the generation of medical reports from medical dialogues. By leveraging state-of-the-art methodologies for fine-tuning open-source pretrained models, including LLaMA3-8B, MediGen achieves high accuracy in transcribing and summarizing clinical interactions. The fine-tuned LLaMA3-8B model demonstrated promising results, achieving a ROUGE score of 58% and a BERTScore-F1 of 72%, indicating its effectiveness in generating accurate and clinically relevant medical reports. These findings suggest that MediGen has the potential to significantly reduce the administrative workload on physicians, improving both healthcare efficiency and physician well-being.

📄 PDF Abstract BibTeX arXiv:2409.09324

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

ReclAIm: A Multi-Agent Framework for Monitoring and Correcting Performance Decline in Medical Imaging AI

2025-10-19 · Eleftherios Tzanis, Michail E. Klontzas arxiv

Purpose: To develop and evaluate a multi-agent framework (ReclAIm) for automated monitoring, detection, and correction of performance decline in medical image classification models. Materials and Methods: ReclAIm is a la…

Medical Image ClassificationData Augmentation

LLM-as-a-Fuzzy-Judge: Fine-Tuning Large Language Models as a Clinical Evaluation Judge with Fuzzy Logic

2025-06-12 · Weibing Zheng, Laurah Turner, Jess Kropczynski, Murat Ozer 외

Clinical communication skills are critical in medical education, and practicing and assessing clinical communication skills on a scale is challenging. Although LLM-powered clinical scenario simulations have shown promise…

Large Language ModelPrompt Engineering

LDP: Parameter-Efficient Fine-Tuning of Multimodal LLM for Medical Report Generation

2025-12-11 · Tianyu Zhou, Junyi Tang, Zehui Li, Dahong Qian 외 arxiv

Colonoscopic polyp diagnosis is pivotal for early colorectal cancer detection, yet traditional automated reporting suffers from inconsistencies and hallucinations due to the scarcity of high-quality multimodal medical da…

parameter-efficient fine-tuningMedical Report Generation

From Memorization to Generalization: Fine-Tuning Large Language Models for Biomedical Term-to-Identifier Normalization

2025-10-21 · Suswitha Pericharla, Daniel B. Hier, Tayo Obafemi-Ajayi arxiv

Effective biomedical data integration depends on automated term normalization, the mapping of natural language biomedical terms to standardized identifiers. This linking of terms to identifiers is essential for semantic …

Can LLMs' Tuning Methods Work in Medical Multimodal Domain?

2024-03-11 · Jiawei Chen, Yue Jiang, Dingkang Yang, Mingcheng Li 외

While Large Language Models (LLMs) excel in world knowledge understanding, adapting them to specific subfields requires precise adjustments. Due to the model's vast scale, traditional global fine-tuning methods for large…

Transfer LearningWorld Knowledge