paper-with-me

홈 › Papers

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

2023-05-25 · Zihao Zhao, Sheng Wang, Jinchen Gu, Yitao Zhu, Lanzhuju Mei, Zixu Zhuang, Zhiming Cui, Qian Wang, Dinggang Shen

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.

📄 PDF Abstract BibTeX arXiv:2305.15964

Code (1)

zhaozh10/ChatCAD 공식 구현 pytorch

Tasks

DiagnosticIn-Context LearningRetrieval

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ChatCAD: Interactive Computer-Aided Diagnosis on Medical Image using Large Language Models

2023-02-14 · Sheng Wang, Zihao Zhao, Xi Ouyang, Qian Wang 외

Large language models (LLMs) have recently demonstrated their potential in clinical applications, providing valuable medical knowledge and advice. For example, a large dialog LLM like ChatGPT has successfully passed part…

Decision MakingLesion SegmentationLogical Reasoning

Are LLMs Ready to Assist Physicians? PhysAssistBench for Interactive Doctor-Patient-EHR Assistance

2026-06-17 · Tianming Du, Peijie Yu, Sihan Shang, Danli Shi 외 arxiv

The most plausible near-term role of medical LLMs is to assist rather than replace physicians, yet current evaluations often test isolated capabilities: clinical knowledge, EHR system interaction, or patient communicatio…

Clinical Knowledge

SafeAgentBench: A Benchmark for Safe Task Planning of Embodied LLM Agents

2024-12-17 · Sheng Yin, Xianghe Pang, Yuanzhuo Ding, Menglan Chen 외

With the integration of large language models (LLMs), embodied agents have strong capabilities to understand and plan complicated natural language instructions. However, a foreseeable issue is that those embodied agents …

Task Planning

MediQ: Question-Asking LLMs and a Benchmark for Reliable Interactive Clinical Reasoning

2024-06-03 · Shuyue Stella Li, Vidhisha Balachandran, Shangbin Feng, Jonathan S. Ilgen 외

Users typically engage with LLMs interactively, yet most existing benchmarks evaluate them in a static, single-turn format, posing reliability concerns in interactive scenarios. We identify a key obstacle towards reliabi…

DiagnosticMedQAQuestion Answering

Universal Adversarial Attacks against Closed-Source MLLMs via Target-View Routed Meta Optimization

2026-01-30 · Hui Lu, Yi Yu, Yiming Yang, Chenyu Yi 외 arxiv

Targeted adversarial attacks on closed-source multimodal large language models (MLLMs) have been increasingly explored under black-box transfer, yet prior methods are predominantly sample-specific and offer limited reusa…