Search papers, labs, and topics across Lattice.
This paper explores the use of Chain-of-Thought (CoT) reasoning with large language models (LLMs) to improve Alzheimer's Disease (AD) assessment and diagnosis from clinical Electronic Health Records (EHRs). The authors propose a framework where LLMs generate CoT reasoning paths to provide explicit diagnostic rationale, followed by structured CoT-based predictions, rather than directly fine-tuning LLMs on EHR data. Experiments show that this CoT-based diagnostic framework significantly enhances stability and diagnostic performance, achieving up to a 15% improvement in F1 score compared to zero-shot baselines across multiple CDR grading tasks.
LLMs, when guided by chain-of-thought reasoning on clinical records, can significantly boost Alzheimer's diagnosis accuracy and interpretability, outperforming direct EHR fine-tuning.
Alzheimer's disease (AD) has become a prevalent neurodegenerative disease worldwide. Traditional diagnosis still relies heavily on medical imaging and clinical assessment by physicians, which is often time-consuming and resource-intensive in terms of both human expertise and healthcare resources. In recent years, large language models (LLMs) have been increasingly applied to the medical field using electronic health records (EHRs), yet their application in Alzheimer's disease assessment remains limited, particularly given that AD involves complex multifactorial etiologies that are difficult to observe directly through imaging modalities. In this work, we propose leveraging LLMs to perform Chain-of-Thought (CoT) reasoning on patients' clinical EHRs. Unlike direct fine-tuning of LLMs on EHR data for AD classification, our approach utilizes LLM-generated CoT reasoning paths to provide the model with explicit diagnostic rationale for AD assessment, followed by structured CoT-based predictions. This pipeline not only enhances the model's ability to diagnose intrinsically complex factors but also improves the interpretability of the prediction process across different stages of AD progression. Experimental results demonstrate that the proposed CoT-based diagnostic framework significantly enhances stability and diagnostic performance across multiple CDR grading tasks, achieving up to a 15% improvement in F1 score compared to the zero-shot baseline method.