Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cl 92% Match Research Paper Medical AI Researchers,Clinical Decision Support Developers,AI Researchers,Healthcare Professionals 2 weeks ago

ICA-RAG: Information Completeness Guided Adaptive Retrieval-Augmented Generation for Disease Diagnosis

large-language-models › alignment
📄 Abstract

Abstract: Retrieval-Augmented Large Language Models (LLMs), which integrate external knowledge, have shown remarkable performance in medical domains, including clinical diagnosis. However, existing RAG methods often struggle to tailor retrieval strategies to diagnostic difficulty and input sample informativeness. This limitation leads to excessive and often unnecessary retrieval, impairing computational efficiency and increasing the risk of introducing noise that can degrade diagnostic accuracy. To address this, we propose ICA-RAG (\textbf{I}nformation \textbf{C}ompleteness Guided \textbf{A}daptive \textbf{R}etrieval-\textbf{A}ugmented \textbf{G}eneration), a novel framework for enhancing RAG reliability in disease diagnosis. ICA-RAG utilizes an adaptive control module to assess the necessity of retrieval based on the input's information completeness. By optimizing retrieval and incorporating knowledge filtering, ICA-RAG better aligns retrieval operations with clinical requirements. Experiments on three Chinese electronic medical record datasets demonstrate that ICA-RAG significantly outperforms baseline methods, highlighting its effectiveness in clinical diagnosis.

Key Contributions

ICA-RAG introduces an adaptive retrieval strategy for RAG models in disease diagnosis, guided by information completeness. It uses an adaptive control module to assess retrieval necessity, optimizing retrieval and filtering knowledge to enhance reliability, reduce computational cost, and minimize noise introduction.

Business Value

Improves the accuracy and efficiency of AI-powered diagnostic tools, potentially leading to faster and more reliable medical diagnoses, reducing healthcare costs and improving patient outcomes.