paper-with-me

홈 › Papers

GAMedX: Generative AI-based Medical Entity Data Extractor Using Large Language Models

2024-05-31 · Mohammed-Khalil Ghali, Abdelrahman Farrag, Hajar Sakai, Hicham El Baz, Yu Jin, Sarah Lam

In the rapidly evolving field of healthcare and beyond, the integration of generative AI in Electronic Health Records (EHRs) represents a pivotal advancement, addressing a critical gap in current information extraction techniques. This paper introduces GAMedX, a Named Entity Recognition (NER) approach utilizing Large Language Models (LLMs) to efficiently extract entities from medical narratives and unstructured text generated throughout various phases of the patient hospital visit. By addressing the significant challenge of processing unstructured medical text, GAMedX leverages the capabilities of generative AI and LLMs for improved data extraction. Employing a unified approach, the methodology integrates open-source LLMs for NER, utilizing chained prompts and Pydantic schemas for structured output to navigate the complexities of specialized medical jargon. The findings reveal significant ROUGE F1 score on one of the evaluation datasets with an accuracy of 98\%. This innovation enhances entity extraction, offering a scalable, cost-effective solution for automated forms filling from unstructured data. As a result, GAMedX streamlines the processing of unstructured narratives, and sets a new standard in NER applications, contributing significantly to theoretical and practical advancements beyond the medical technology sphere.

📄 PDF Abstract BibTeX arXiv:2405.20585

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NavigateNER

Similar Papers 제목 키워드 기반

Extract-Select: A Span Selection Framework for Nested Named Entity Recognition with Generative Adversarial Training

2022-05-01 · Findings (ACL) 2022 5 · Peixin Huang, Xiang Zhao, Minghao Hu, Yang Fang 외

Nested named entity recognition (NER) is a task in which named entities may overlap with each other. Span-based approaches regard nested NER as a two-stage span enumeration and classification task, thus having the innate…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Feature Extraction for Generative Medical Imaging Evaluation: New Evidence Against an Evolving Trend

2023-11-22 · McKell Woodland, Austin Castelo, Mais Al Taie, Jessica Albuquerque Marques Silva 외

Fr\'echet Inception Distance (FID) is a widely used metric for assessing synthetic image quality. It relies on an ImageNet-based feature extractor, making its applicability to medical imaging unclear. A recent trend is t…

Data AugmentationMedical Image Generation

PrionNER: A Named Entity Recognition Dataset for Prion Disease Biomedical Literature

2026-05-27 · An Dao, Nhan Ly, Thao Tran, Yuji Matsumoto 외 arxiv

Prion diseases are rare, rapidly progressive, and fatal neurodegenerative disorders that remain difficult to diagnose, particularly in their early stages because of nonspecific clinical presentations. However, to our kno…

Information Extraction

Generative Discovery of Relational Medical Entity Pairs

2018-01-01 · ICLR 2018 1 · Chenwei Zhang, Yaliang Li, Nan Du, Wei Fan 외

Online healthcare services can provide the general public with ubiquitous access to medical knowledge and reduce the information access cost for both individuals and societies. To promote these benefits, it is desired to…

Probing Biomedical Embeddings from Language Models

2019-04-03 · WS 2019 6 · Qiao Jin, Bhuwan Dhingra, William W. Cohen, Xinghua Lu

Contextualized word embeddings derived from pre-trained language models (LMs) show significant improvements on downstream NLP tasks. Pre-training on domain-specific corpora, such as biomedical articles, further improves …

ArticlesNERWord Embeddings