paper-with-me

홈 › Papers

Improving Interactive Diagnostic Ability of a Large Language Model Agent Through Clinical Experience Learning

2025-02-24 · Zhoujian Sun, Ziyi Liu, Cheng Luo, Jiebin Chu, Zhengxing Huang

Recent advances in large language models (LLMs) have shown promising results in medical diagnosis, with some studies indicating superior performance compared to human physicians in specific scenarios. However, the diagnostic capabilities of LLMs are often overestimated, as their performance significantly deteriorates in interactive diagnostic settings that require active information gathering. This study investigates the underlying mechanisms behind the performance degradation phenomenon and proposes a solution. We identified that the primary deficiency of LLMs lies in the initial diagnosis phase, particularly in information-gathering efficiency and initial diagnosis formation, rather than in the subsequent differential diagnosis phase. To address this limitation, we developed a plug-and-play method enhanced (PPME) LLM agent, leveraging over 3.5 million electronic medical records from Chinese and American healthcare facilities. Our approach integrates specialized models for initial disease diagnosis and inquiry into the history of the present illness, trained through supervised and reinforcement learning techniques. The experimental results indicate that the PPME LLM achieved over 30% improvement compared to baselines. The final diagnostic accuracy of the PPME LLM in interactive diagnostic scenarios approached levels comparable to those achieved using complete clinical data. These findings suggest a promising potential for developing autonomous diagnostic systems, although further validation studies are needed.

📄 PDF Abstract BibTeX arXiv:2503.16463

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticLanguage ModelingLanguage ModellingLarge Language ModelMedical Diagnosis

Methods 이 논문이 사용한 방법론

American 설명 없음

Similar Papers 제목 키워드 기반

Evolving Interactive Diagnostic Agents in a Virtual Clinical Environment

2025-10-28 · Pengcheng Qiu, Chaoyi Wu, Junwei Liu, Qiaoyu Zheng 외 arxiv

We present a framework for training large language models (LLMs) as diagnostic agents with reinforcement learning, enabling them to manage multi-turn interactive diagnostic processes, adaptively select examinations, and …

Reinforcement Learning

MEDDxAgent: A Unified Modular Agent Framework for Explainable Automatic Differential Diagnosis

2025-02-26 · Daniel Rose, Chia-Chien Hung, Marco Lepri, Israa Alqassem 외

Differential Diagnosis (DDx) is a fundamental yet complex aspect of clinical decision-making, in which physicians iteratively refine a ranked list of possible diseases based on symptoms, antecedents, and medical knowledg…

Diagnostic

Complex System Diagnostics Using a Knowledge Graph-Informed and Large Language Model-Enhanced Framework

2025-05-27 · Saman Marandi, Yu-Shu Hu, Mohammad Modarres

In this paper, we present a novel diagnostic framework that integrates Knowledge Graphs (KGs) and Large Language Models (LLMs) to support system diagnostics in high-reliability systems such as nuclear power plants. Tradi…

DiagnosticKnowledge GraphsLanguage ModelingLanguage Modelling+4

MedChat: A Multi-Agent Framework for Multimodal Diagnosis with Large Language Models

2025-06-09 · Philip R. Liu, Sparsh Bansal, Jimmy Dinh, Aditya Pawar 외

The integration of deep learning-based glaucoma detection with large language models (LLMs) presents an automated strategy to mitigate ophthalmologist shortages and improve clinical reporting efficiency. However, applyin…

DiagnosticHallucination

DynamiCare: A Dynamic Multi-Agent Framework for Interactive and Open-Ended Medical Decision-Making

2025-07-03 · Tianqi Shang, Weiqing He, Charles Zheng, Lingyao Li 외 arxiv

The rise of Large Language Models (LLMs) has enabled the development of specialized AI agents with domain-specific reasoning and interaction capabilities, particularly in healthcare. While recent frameworks simulate medi…