paper-with-me

Papers

Parameter-Efficient Fine-Tuning of LLaMA for the Clinical Domain

2023-07-06 · Aryo Pradipta Gema, Pasquale Minervini, Luke Daines, Tom Hope, Beatrice Alex

Adapting pretrained language models to novel domains, such as clinical applications, traditionally involves retraining their entire set of parameters. Parameter-Efficient Fine-Tuning (PEFT) techniques for fine-tuning language models significantly reduce computational requirements by selectively fine-tuning small subsets of parameters. In this study, we propose a two-step PEFT framework and evaluate it in the clinical domain. Our approach combines a specialised PEFT adapter layer designed for clinical domain adaptation with another adapter specialised for downstream tasks. We evaluate the framework on multiple clinical outcome prediction datasets, comparing it to clinically trained language models. Our framework achieves a better AUROC score averaged across all clinical downstream tasks compared to clinical language models. In particular, we observe large improvements of 4-5% AUROC in large-scale multilabel classification tasks, such as diagnoses and procedures classification. To our knowledge, this study is the first to provide an extensive empirical analysis of the interplay between PEFT techniques and domain adaptation in an important real-world domain of clinical applications.

📄 PDF Abstract BibTeX arXiv:2307.03042

Code (1)

aryopg/clinical_peft 공식 구현 pytorch

Tasks

Domain Adaptationparameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

LLaMA-XR: A Novel Framework for Radiology Report Generation using LLaMA and QLoRA Fine Tuning

2025-05-29 · Md. Zihad Bin Jahangir, Muhammad Ashad Kabir, Sumaiya Akter, Israt Jahan 외

Automated radiology report generation holds significant potential to reduce radiologists' workload and enhance diagnostic accuracy. However, generating precise and clinically meaningful reports from chest radiographs rem…

Computational EfficiencyDiagnostic

A Study of Large Language Models for Patient Information Extraction: Model Architecture, Fine-Tuning Strategy, and Multi-task Instruction Tuning

2025-09-05 · Cheng Peng, Xinyu Dong, Mengxian Lyu, Daniel Paredes 외 arxiv

Natural language processing (NLP) is a key technology to extract important patient information from clinical narratives to support healthcare applications. The rapid development of large language models (LLMs) has revolu…

parameter-efficient fine-tuningInformation ExtractionRelation ExtractionFew-Shot Learning

Me LLaMA: Foundation Large Language Models for Medical Applications

2024-02-20 · Qianqian Xie, Qingyu Chen, Aokun Chen, Cheng Peng 외

Recent advancements in large language models (LLMs) like ChatGPT and LLaMA show promise in medical applications, yet challenges remain in medical language comprehension. This study presents Me-LLaMA, a new medical LLM fa…

Few-Shot LearningGPU

Evaluating Fine-Tuned LLM Model For Medical Transcription With Small Low-Resource Languages Validated Dataset

2026-03-25 · Mohammed Nowshad Ruhani Chowdhury, Mohammed Nowaz Rabbani Chowdhury, Sakari Lukkarinen arxiv

Clinical documentation is a critical factor for patient safety, diagnosis, and continuity of care. The administrative burden of EHRs is a significant factor in physician burnout. This is a critical issue for low-resource…

Semantic Similarity

Parameter Efficient Fine Tuning Llama 3.1 for Answering Arabic Legal Questions: A Case Study on Jordanian Laws

2025-06-02 · 1st International Conference on Computational Intelligence Approaches and Applications (ICCIAA) 2025 6 · Mohammed Fasha; Bassam Hammo; Bilal Sowan; Husam Barham Business Intelligence and Data Analytics Department, University of Petra, Amman, Jordan ; Esam Al-Nsour

This study uses Jordanian law as a case study to explore the fine-tuning of the Llama-3.1 large language model for Arabic question-answering. Two versions of the model- Llama-3.1-8B-bnb-4bit and Llama-3.1-8B-Instruct-bnb…

Language ModelingLanguage ModellingLarge Language ModelLegal Reasoning+3