paper-with-me

홈 › Papers

WangLab at MEDIQA-CORR 2024: Optimized LLM-based Programs for Medical Error Detection and Correction

2024-04-22 · Augustin Toma, Ronald Xie, Steven Palayew, Patrick R. Lawler, Bo wang

Medical errors in clinical text pose significant risks to patient safety. The MEDIQA-CORR 2024 shared task focuses on detecting and correcting these errors across three subtasks: identifying the presence of an error, extracting the erroneous sentence, and generating a corrected sentence. In this paper, we present our approach that achieved top performance in all three subtasks. For the MS dataset, which contains subtle errors, we developed a retrieval-based system leveraging external medical question-answering datasets. For the UW dataset, reflecting more realistic clinical notes, we created a pipeline of modules to detect, localize, and correct errors. Both approaches utilized the DSPy framework for optimizing prompts and few-shot examples in large language model (LLM) based programs. Our results demonstrate the effectiveness of LLM based programs for medical error correction. However, our approach has limitations in addressing the full diversity of potential errors in medical documentation. We discuss the implications of our work and highlight future research directions to advance the robustness and applicability of medical error detection and correction systems.

📄 PDF Abstract BibTeX arXiv:2404.14544

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLanguage ModelingLanguage ModellingLarge Language ModelMedical Question AnsweringQuestion AnsweringSentence

Similar Papers 제목 키워드 기반

WangLab at MEDIQA-M3G 2024: Multimodal Medical Answer Generation using Large Language Models

2024-04-22 · Ronald Xie, Steven Palayew, Augustin Toma, Gary Bader 외

This paper outlines our submission to the MEDIQA2024 Multilingual and Multimodal Medical Answer Generation (M3G) shared task. We report results for two standalone solutions under the English category of the task, the fir…

Answer Generationimage-classificationImage ClassificationMedical Visual Question Answering+2

WangLab at MEDIQA-Chat 2023: Clinical Note Generation from Doctor-Patient Conversations using Large Language Models

2023-05-03 · John Giorgi, Augustin Toma, Ronald Xie, Sondra S. Chen 외

This paper describes our submission to the MEDIQA-Chat 2023 shared task for automatic clinical note generation from doctor-patient conversations. We report results for two approaches: the first fine-tunes a pre-trained l…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model

MediQAl: A French Medical Question Answering Dataset for Knowledge and Reasoning Evaluation

2025-07-28 · Adrien Bazoge arxiv

This work introduces MediQAl, a French medical question answering dataset designed to evaluate the capabilities of language models in factual medical recall and reasoning over real-world clinical scenarios. MediQAl conta…

Question Answering

damo_nlp at MEDIQA 2021: Knowledge-based Preprocessing and Coverage-oriented Reranking for Medical Question Summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Yifan He, Mosha Chen, Songfang Huang

Medical question summarization is an important but difficult task, where the input is often complex and erroneous while annotated data is expensive to acquire. We report our participation in the MEDIQA 2021 question summ…

Reranking

PromptMind Team at MEDIQA-CORR 2024: Improving Clinical Text Correction with Error Categorization and LLM Ensembles

2024-05-14 · Satya Kesav Gundabathula, Sriram R Kolar

This paper describes our approach to the MEDIQA-CORR shared task, which involves error detection and correction in clinical notes curated by medical professionals. This task involves handling three subtasks: detecting th…

In-Context LearningSentence