paper-with-me

홈 › Papers

Retrieval-Augmented Generation Based Nurse Observation Extraction

2026-03-27 · Kyomin Hwang, Nojun Kwak arxiv

Recent advancements in Large Language Models (LLMs) have played a significant role in reducing human workload across various domains, a trend that is increasingly extending into the medical field. In this paper, we propose an automated pipeline designed to alleviate the burden on nurses by automatically extracting clinical observations from nurse dictations. To ensure accurate extraction, we introduce a method based on Retrieval-Augmented Generation (RAG). Our approach demonstrates effective performance, achieving an F1-score of 0.796 on the MEDIQA-SYNUR test dataset.

📄 PDF Abstract BibTeX arXiv:2603.26046

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Retrieval-Augmented Large Language Models for Schema-Constrained Clinical Information Extraction

2026-05-14 · A H M Rezaul Karim, Ozlem Uzuner arxiv

Conversational nurse-patient transcripts contain actionable observations, but converting these transcripts into structured representations at scale remains challenging. Documentation burden is substantial, with prior stu…

Information Extraction

Empowering Healthcare Practitioners with Language Models: Structuring Speech Transcripts in Two Real-World Clinical Applications

2025-07-07 · Jean-Philippe Corbeil, Asma Ben Abacha, George Michalopoulos, Phillip Swazinna 외 arxiv

Large language models (LLMs) such as GPT-4o and o1 have demonstrated strong performance on clinical natural language processing (NLP) tasks across multiple medical benchmarks. Nonetheless, two high-impact NLP tasks - str…

End-to-End Trainable Retrieval-Augmented Generation for Relation Extraction

2024-06-06 · Kohei Makino, Makoto Miwa, Yutaka Sasaki

This paper addresses a crucial challenge in retrieval-augmented generation-based relation extractors; the end-to-end training is not applicable to conventional retrieval-augmented generation due to the non-differentiable…

RelationRelation ExtractionRetrievalRetrieval-augmented Generation+1

Retrieval-Augmented Generative Question Answering for Event Argument Extraction

2022-11-14 · Xinya Du, Heng Ji

Event argument extraction has long been studied as a sequential prediction problem with extractive-based methods, tackling each argument in isolation. Although recent work proposes generation-based methods to capture cro…

Event Argument ExtractionFew-Shot LearningGenerative Question AnsweringQuestion Answering+1

Fast Prototyping a Dialogue Comprehension System for Nurse-Patient Conversations on Symptom Monitoring

2019-03-08 · NAACL 2019 6 · Zhengyuan Liu, Hazel Lim, Nur Farah Ain Binte Suhaimi, Shao Chuen Tong 외

Data for human-human spoken dialogues for research and development are currently very limited in quantity, variety, and sources; such data are even scarcer in healthcare. In this work, we investigate fast prototyping of …

Retrieval