Zhibin, Y., Chuanyue, C., S, M.S., Xuerui, T., Yequn, C., & Qiang, F. (2026). Cardiology-Chat: A Multi-LLMs Powered System for Cardiac Diagnostic Reasoning and Clinical Support.. IEEE journal of translational engineering in health and medicine. https://doi.org/10.1109/JTEHM.2026.3668755
Zhibin Y, Chuanyue C, S MS, Xuerui T, Yequn C, Qiang F. Cardiology-Chat: A Multi-LLMs Powered System for Cardiac Diagnostic Reasoning and Clinical Support.. IEEE journal of translational engineering in health and medicine. 2026; doi: 10.1109/JTEHM.2026.3668755
Zhibin Y, Chuanyue C, S MS, et al. Cardiology-Chat: A Multi-LLMs Powered System for Cardiac Diagnostic Reasoning and Clinical Support.[J]. IEEE journal of translational engineering in health and medicine. 2026. DOI: 10.1109/JTEHM.2026.3668755.
@article{zhibin2026,
author = {Yang Zhibin and Chen Chuanyue and Mahmoud Seedahmed S and Tan Xuerui and Chen Yequn and Fang Qiang},
title = {Cardiology-Chat: A Multi-LLMs Powered System for Cardiac Diagnostic Reasoning and Clinical Support.},
journal = {IEEE journal of translational engineering in health and medicine},
year = {2026},
doi = {10.1109/JTEHM.2026.3668755},
note = {PMID: 41970942},
}
TY - JOUR AU - Yang Zhibin AU - Chen Chuanyue AU - Mahmoud Seedahmed S AU - Tan Xuerui AU - Chen Yequn AU - Fang Qiang TI - Cardiology-Chat: A Multi-LLMs Powered System for Cardiac Diagnostic Reasoning and Clinical Support. T2 - IEEE journal of translational engineering in health and medicine PY - 2026 DO - 10.1109/JTEHM.2026.3668755 AN - PMID:41970942 ER -
Cardiovascular diseases are a leading global cause of death, but their accurate diagnosis remains challenging. While Large Language Models (LLMs) show promise in assisting disease diagnosis in general, their adoption in cardiology is hindered by three critical limitations: hallucination, inadequate domain-specific reasoning, and restricted knowledge coverage. To overcome these barriers, we developed Cardiology-Chat, an LLM-based system specifically tailored for cardiology. The system employs a three-step main reasoning framework: 1) parsing user queries with Llama 3.1 8B-instruct to extract key clinical information; 2) retrieving evidence from the knowledge base via Retrieval-augmented generation (RAG); and 3) generating diagnostic conclusions using the fine-tuned Llama model. Two critical components have been developed to support the system's functionality. The first is a specialized cardiovascular vector knowledge base, constructed from multiple data sources to enhance the RAG subsystem. The second is a Chain-of-Thought-augmented dataset designed to strengthen the LLM's in-depth reasoning capabilities. In addition, multiple LLMs were adopted to mitigate the possible "self-consistency" bias. Experiments on public cardiology QA and real clinical cases demonstrated significant performance improvements, achieving 0.796 accuracy and 0.807 F1 respectively.