paper-with-me

Papers

From Answers to Arguments: Toward Trustworthy Clinical Diagnostic Reasoning with Toulmin-Guided Curriculum Goal-Conditioned Learning

2026-04-13 · Chen Zhan, Xiaoyu Tan, Gengchen Ma, Yu-Jie Xiong, Xiaoyan Jiang, Xihe Qiu arxiv

The integration of Large Language Models (LLMs) into clinical decision support is critically obstructed by their opaque and often unreliable reasoning. In the high-stakes domain of healthcare, correct answers alone are insufficient; clinical practice demands full transparency to ensure patient safety and enable professional accountability. A pervasive and dangerous weakness of current LLMs is their tendency to produce "correct answers through flawed reasoning." This issue is far more than a minor academic flaw; such process errors signal a fundamental lack of robust understanding, making the model prone to broader hallucinations and unpredictable failures when faced with real-world clinical complexity. In this paper, we establish a framework for trustworthy clinical argumentation by adapting the Toulmin model to the diagnostic process. We propose a novel training pipeline: Curriculum Goal-Conditioned Learning (CGCL), designed to progressively train LLM to generate diagnostic arguments that explicitly follow this Toulmin structure. CGCL's progressive three-stage curriculum systematically builds a solid clinical argument: (1) extracting facts and generating differential diagnoses; (2) justifying a core hypothesis while rebutting alternatives; and (3) synthesizing the analysis into a final, qualified conclusion. We validate CGCL using T-Eval, a quantitative framework measuring the integrity of the diagnosis reasoning. Experiments show that our method achieves diagnostic accuracy and reasoning quality comparable to resource-intensive Reinforcement Learning (RL) methods, while offering a more stable and efficient training pipeline.

📄 PDF Abstract BibTeX arXiv:2604.11137

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

ARGORA: Orchestrated Argumentation for Causally Grounded LLM Reasoning and Decision Making

2026-01-29 · Youngjin Jin, Hanna Kim, Kwanwoo Kim, Chanhee Lee 외 arxiv

Existing multi-expert LLM systems gather diverse perspectives but combine them through simple aggregation, obscuring which arguments drove the final decision. We introduce ARGORA, a framework that organizes multi-expert …

Decision Making

Leveraging Evidence-Guided LLMs to Enhance Trustworthy Depression Diagnosis

2025-11-22 · Yining Yuan, J. Ben Tamo, Micky C. Nnamdi, Yifei Wang 외 arxiv

Large language models (LLMs) show promise in automating clinical diagnosis, yet their non-transparent decision-making and limited alignment with diagnostic standards hinder trust and clinical adoption. We address this ch…

Logical Reasoning

XrayClaw: Cooperative-Competitive Multi-Agent Alignment for Trustworthy Chest X-ray Diagnosis

2026-04-03 · Shawn Young, Lijian Xu arxiv

Chest X-ray (CXR) interpretation is a fundamental yet complex clinical task that increasingly relies on artificial intelligence for automation. However, traditional monolithic models often lack the nuanced reasoning requ…

Domain Generalization

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 …

Uncertainty-Aware Large Language Models for Explainable Disease Diagnosis

2025-05-06 · Shuang Zhou, Jiashuo Wang, Zidu Xu, Song Wang 외

Explainable disease diagnosis, which leverages patient information (e.g., signs and symptoms) and computational models to generate probable diagnoses and reasonings, offers clear clinical values. However, when clinical n…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model