paper-with-me

Papers

Integrating Knowledge Retrieval and Large Language Models for Clinical Report Correction

2024-06-21 · Jinge Wu, Zhaolong Wu, Ruizhe Li, Abul Hasan, Yunsoo Kim, Jason P. Y. Cheung, Teng Zhang, Honghan Wu

This study proposes an approach for error correction in radiology reports, leveraging large language models (LLMs) and retrieval-augmented generation (RAG) techniques. The proposed framework employs a novel internal+external retrieval mechanism to extract relevant medical entities and relations from the report of interest and an external knowledge source. A three-stage inference process is introduced, decomposing the task into error detection, localization, and correction subtasks, which enhances the explainability and performance of the system. The effectiveness of the approach is evaluated using a benchmark dataset created by corrupting real-world radiology reports with realistic errors, guided by domain experts. Experimental results demonstrate the benefits of the proposed methods, with the combination of internal and external retrieval significantly improving the accuracy of error detection, localization, and correction across various state-of-the-art LLMs. The findings contribute to the development of more robust and reliable error correction systems for clinical documentation.

📄 PDF Abstract BibTeX arXiv:2406.15045

Code (0)

등록된 구현이 없습니다.

Tasks

RAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Reasoning-Enhanced Healthcare Predictions with Knowledge Graph Community Retrieval

2024-10-06 · Pengcheng Jiang, Cao Xiao, Minhao Jiang, Parminder Bhatia 외

Large language models (LLMs) have demonstrated significant potential in clinical decision support. Yet LLMs still suffer from hallucinations and lack fine-grained contextual medical knowledge, limiting their high-stake h…

Community DetectionInformation RetrievalRAGRetrieval+1

Automated Construction of Medical Indicator Knowledge Graphs Using Retrieval Augmented Large Language Models

2025-11-17 · Zhengda Wang, Daqian Shi, Jingyi Zhao, Xiaolei Diao 외 arxiv

Artificial intelligence (AI) is reshaping modern healthcare by advancing disease diagnosis, treatment decision-making, and biomedical research. Among AI technologies, large language models (LLMs) have become especially i…

Clinical KnowledgeKnowledge Graphs

Retrieval-Augmented Generation of Pediatric Speech-Language Pathology vignettes: A Proof-of-Concept Study

2025-11-01 · Yilan Liu arxiv

Clinical vignettes are essential educational tools in speech-language pathology (SLP), but manual creation is time-intensive. While general-purpose large language models (LLMs) can generate text, they lack domain-specifi…

MED-COPILOT: A Medical Assistant Powered by GraphRAG and Similar Patient Case Retrieval

2026-02-28 · Shuheng Chen, Namratha Patil, Haonan Pan, Angel Hsing-Chi Hwang 외 arxiv

Clinical decision-making requires synthesizing heterogeneous evidence, including patient histories, clinical guidelines, and trajectories of comparable cases. While large language models (LLMs) offer strong reasoning cap…

Question Answering

Knowledge Graph-Driven Retrieval-Augmented Generation: Integrating Deepseek-R1 with Weaviate for Advanced Chatbot Applications

2025-02-16 · Alexandru Lecu, Adrian Groza, Lezan Hawizy

Large language models (LLMs) have significantly advanced the field of natural language generation. However, they frequently generate unverified outputs, which compromises their reliability in critical applications. In th…

ChatbotLanguage ModelingLanguage ModellingRetrieval+2