TensorX
返回文献探索

Paper · arXiv 2501.13687

Question Answering on Patient Medical Records with Private Fine-Tuned LLMs

Sara Kothari, Ayush Gupta

9 upvotesJanuary 23, 2025arXiv 预印本
AI 摘要

A fine-tuned LLM approach for semantic QA over EHRs using FHIR resources outperforms GPT-4 in both task performance and model size, with evaluation techniques including sequential fine-tuning and self-evaluation.

Large Language Modelssemantic question answeringEHRsFHIRprivately hostedfine-tuned LLMsGPT-4GPT-4osequential fine-tuningmodel self-evaluationF1 scoreMeteor Task

Abstract

Healthcare systems continuously generate vast amounts of electronic health records (EHRs), commonly stored in the Fast Healthcare Interoperability Resources (FHIR) standard. Despite the wealth of information in these records, their complexity and volume make it difficult for users to retrieve and interpret crucial health insights. Recent advances in Large Language Models (LLMs) offer a solution, enabling semantic question answering (QA) over medical data, allowing users to interact with their health records more effectively. However, ensuring privacy and compliance requires edge and private deployments of LLMs. This paper proposes a novel approach to semantic QA over EHRs by first identifying the most relevant FHIR resources for a user query (Task1) and subsequently answering the query based on these resources (Task2). We explore the performance of privately hosted, fine-tuned LLMs, evaluating them against benchmark models such as GPT-4 and GPT-4o. Our results demonstrate that fine-tuned LLMs, while 250x smaller in size, outperform GPT-4 family models by 0.55% in F1 score on Task1 and 42% on Meteor Task in Task2. Additionally, we examine advanced aspects of LLM usage, including sequential fine-tuning, model self-evaluation (narcissistic evaluation), and the impact of training data size on performance. The models and datasets are available here: https://huggingface.co/genloop

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Question Answering on Patient Medical Records with Private Fine-Tuned LLMs | TensorX