paper-with-me

Papers

Multimodal Clinical Reasoning through Knowledge-augmented Rationale Generation

2024-11-12 · Shuai Niu, Jing Ma, Liang Bai, Zhihua Wang, Yida Xu, Yunya Song, Xian Yang

Clinical rationales play a pivotal role in accurate disease diagnosis; however, many models predominantly use discriminative methods and overlook the importance of generating supportive rationales. Rationale distillation is a process that transfers knowledge from large language models (LLMs) to smaller language models (SLMs), thereby enhancing the latter's ability to break down complex tasks. Despite its benefits, rationale distillation alone is inadequate for addressing domain knowledge limitations in tasks requiring specialized expertise, such as disease diagnosis. Effectively embedding domain knowledge in SLMs poses a significant challenge. While current LLMs are primarily geared toward processing textual data, multimodal LLMs that incorporate time series data, especially electronic health records (EHRs), are still evolving. To tackle these limitations, we introduce ClinRaGen, an SLM optimized for multimodal rationale generation in disease diagnosis. ClinRaGen incorporates a unique knowledge-augmented attention mechanism to merge domain knowledge with time series EHR data, utilizing a stepwise rationale distillation strategy to produce both textual and time series-based clinical rationales. Our evaluations show that ClinRaGen markedly improves the SLM's capability to interpret multimodal EHR data and generate accurate clinical rationales, supporting more reliable disease diagnosis, advancing LLM applications in healthcare, and narrowing the performance divide between LLMs and SLMs.

📄 PDF Abstract BibTeX arXiv:2411.07611

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

RadAgents: Multimodal Agentic Reasoning for Chest X-ray Interpretation with Radiologist-like Workflows

2025-09-24 · Kai Zhang, Corey D Barrett, Jangwon Kim, Lichao Sun 외 arxiv

Agentic systems offer a potential path to solve complex clinical tasks through collaboration among specialized agents, augmented by tool use and external knowledge bases. Nevertheless, for chest X-ray (CXR) interpretatio…

Multimodal Reasoning

Making medical vision-language models think causally across modalities with retrieval-augmented cross-modal reasoning

2026-01-26 · Weiqin Yang, Haowen Xue, Qingyi Peng, Hexuan Hu 외 arxiv

Medical vision-language models (VLMs) achieve strong performance in diagnostic reporting and image-text alignment, yet their underlying reasoning mechanisms remain fundamentally correlational, exhibiting reliance on supe…

Visual Question AnsweringMultimodal ReasoningSemantic SimilarityCausal Inference

Q-Heart: ECG Question Answering via Knowledge-Informed Multimodal LLMs

2025-05-07 · Hung Manh Pham, Jialu Tang, Aaqib Saeed, Dong Ma

Electrocardiography (ECG) offers critical cardiovascular insights, such as identifying arrhythmias and myocardial ischemia, but enabling automated systems to answer complex clinical questions directly from ECG signals (E…

Electrocardiography (ECG)Language ModelingLanguage ModellingMultimodal Reasoning+1

PetQA: Benchmarking Veterinary Knowledge and Clinical Reasoning

2026-09-04 · Taegyun Kim, Youngwook Ham, Jungwook Rhim, Ju-Hyun An 외 arxiv

We introduce PetQA, a Korean long-form question-answering (QA) benchmark for evaluating veterinary knowledge and clinical reasoning in large language models (LLMs) and large vision-language models (LVLMs). PetQA contains…

Seeing as Experts Do: A Knowledge-Augmented Agent for Open-Set Fine-Grained Visual Understanding

2026-03-04 · Junhan Chen, Zilu Zhou, Yujun Tong, Dongliang Chang 외 arxiv

Fine-grained visual understanding is shifting from static classification to knowledge-augmented reasoning, where models must justify as well as recognise. Existing approaches remain limited by closed-set taxonomies and s…