paper-with-me

Papers

Large Language Models Perform Diagnostic Reasoning

2023-07-18 · Cheng-Kuang Wu, Wei-Lin Chen, Hsin-Hsi Chen

We explore the extension of chain-of-thought (CoT) prompting to medical reasoning for the task of automatic diagnosis. Motivated by doctors' underlying reasoning process, we present Diagnostic-Reasoning CoT (DR-CoT). Empirical results demonstrate that by simply prompting large language models trained only on general text corpus with two DR-CoT exemplars, the diagnostic accuracy improves by 15% comparing to standard prompting. Moreover, the gap reaches a pronounced 18% in out-domain settings. Our findings suggest expert-knowledge reasoning in large language models can be elicited through proper promptings.

📄 PDF Abstract BibTeX arXiv:2307.08922

Code (1)

nlplab-best-team/diagnostic-reasoning 공식 구현

Tasks

DiagnosticMedical Diagnosis

Methods 이 논문이 사용한 방법론

CoT Prompting Chain-of-thought prompts contain a series of intermediate reasoning steps, and they are shown to significantly improve the ability of large language models to perform certain…

Similar Papers 제목 키워드 기반

CXReasonAgent: Evidence-Grounded Diagnostic Reasoning Agent for Chest X-rays

2026-02-26 · Hyungyung Lee, Hangyul Yoon, Edward Choi arxiv

Chest X-ray plays a central role in thoracic diagnosis, and its interpretation inherently requires multi-step, evidence-grounded reasoning. However, large vision-language models (LVLMs) often generate plausible responses…

Multi-Task Training with In-Domain Language Models for Diagnostic Reasoning

2023-06-07 · Brihat Sharma, Yanjun Gao, Timothy Miller, Matthew M. Churpek 외

Generative artificial intelligence (AI) is a promising direction for augmenting clinical diagnostic decision support and reducing diagnostic errors, a leading contributor to medical errors. To further the development of …

DiagnosticLanguage ModelingLanguage Modelling

DiagnosisArena: Benchmarking Diagnostic Reasoning for Large Language Models

2025-05-20 · Yakun Zhu, Zhongzhen Huang, Linjie Mu, Yutong Huang 외

The emergence of groundbreaking large language models capable of performing complex reasoning tasks holds significant promise for addressing various scientific challenges, including those arising in complex clinical scen…

BenchmarkingDiagnostic

A Medical Multimodal Diagnostic Framework Integrating Vision-Language Models and Logic Tree Reasoning

2025-12-25 · Zelin Zang, Wenyi Gu, Siqi Ma, Dan Yang 외 arxiv

With the rapid growth of large language models (LLMs) and vision-language models (VLMs) in medicine, simply integrating clinical text and medical imaging does not guarantee reliable reasoning. Existing multimodal models …

DiReCT: Diagnostic Reasoning for Clinical Notes via Large Language Models

2024-08-04 · Bowen Wang, Jiuyang Chang, Yiming Qian, Guoxin Chen 외

Large language models (LLMs) have recently showcased remarkable capabilities, spanning a wide range of tasks and applications, including those in the medical domain. Models like GPT-4 excel in medical question answering …

DiagnosticMedical Question AnsweringQuestion Answering