CVMay 25, 2023

ChatCAD+: Towards a Universal and Reliable Interactive CAD using LLMs

arXiv:2305.15964v581 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the problem of unreliable and limited-scope CAD systems for clinicians and patients, representing an incremental improvement by combining hierarchical in-context learning with external medical data.

The paper tackles the limitations of integrating Computer-Aided Diagnosis (CAD) with Large Language Models (LLMs) by introducing ChatCAD+, which aims to be universal and reliable through modules for generating high-quality medical reports from diverse imaging domains and providing reliable medical advice using up-to-date information.

The integration of Computer-Aided Diagnosis (CAD) with Large Language Models (LLMs) presents a promising frontier in clinical applications, notably in automating diagnostic processes akin to those performed by radiologists and providing consultations similar to a virtual family doctor. Despite the promising potential of this integration, current works face at least two limitations: (1) From the perspective of a radiologist, existing studies typically have a restricted scope of applicable imaging domains, failing to meet the diagnostic needs of different patients. Also, the insufficient diagnostic capability of LLMs further undermine the quality and reliability of the generated medical reports. (2) Current LLMs lack the requisite depth in medical expertise, rendering them less effective as virtual family doctors due to the potential unreliability of the advice provided during patient consultations. To address these limitations, we introduce ChatCAD+, to be universal and reliable. Specifically, it is featured by two main modules: (1) Reliable Report Generation and (2) Reliable Interaction. The Reliable Report Generation module is capable of interpreting medical images from diverse domains and generate high-quality medical reports via our proposed hierarchical in-context learning. Concurrently, the interaction module leverages up-to-date information from reputable medical websites to provide reliable medical advice. Together, these designed modules synergize to closely align with the expertise of human medical professionals, offering enhanced consistency and reliability for interpretation and advice. The source code is available at https://github.com/zhaozh10/ChatCAD.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes