paper-with-me

Papers

Zero-shot information extraction from radiological reports using ChatGPT

2023-09-04 · Danqing Hu, Bing Liu, Xiaofeng Zhu, Xudong Lu, Nan Wu

Electronic health records contain an enormous amount of valuable information, but many are recorded in free text. Information extraction is the strategy to transform the sequence of characters into structured data, which can be employed for secondary analysis. However, the traditional information extraction components, such as named entity recognition and relation extraction, require annotated data to optimize the model parameters, which has become one of the major bottlenecks in building information extraction systems. With the large language models achieving good performances on various downstream NLP tasks without parameter tuning, it becomes possible to use large language models for zero-shot information extraction. In this study, we aim to explore whether the most popular large language model, ChatGPT, can extract useful information from the radiological reports. We first design the prompt template for the interested information in the CT reports. Then, we generate the prompts by combining the prompt template with the CT reports as the inputs of ChatGPT to obtain the responses. A post-processing module is developed to transform the responses into structured extraction results. We conducted the experiments with 847 CT reports collected from Peking University Cancer Hospital. The experimental results indicate that ChatGPT can achieve competitive performances for some extraction tasks compared with the baseline information extraction system, but some limitations need to be further improved.

📄 PDF Abstract BibTeX arXiv:2309.01398

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language Modelnamed-entity-recognitionNamed Entity RecognitionRelation Extraction

Similar Papers 제목 키워드 기반

Extracting Radiological Findings With Normalized Anatomical Information Using a Span-Based BERT Relation Extraction Model

2021-08-20 · Kevin Lybarger, Aashka Damani, Martin Gunn, Ozlem Uzuner 외

Medical imaging is critical to the diagnosis and treatment of numerous medical problems, including many forms of cancer. Medical imaging reports distill the findings and observations of radiologists, creating an unstruct…

DiversityRelationRelation Extraction

Prompt, Plan, Extract: Zero-Shot Agentic LLMs Workflows for Lung Pathology Extraction from Clinical Narratives

2026-06-18 · Aman Pathak, Cheng Peng, Mengxian Lyu, Ziyi Chen 외 arxiv

Information extraction from pathology reports is essential for cancer staging, tumor registry population. Yet key data remains embedded in narrative reports, making manual extraction labor-intensive and error-prone. Trad…

Information ExtractionRelation Extraction

Modelling Radiological Language with Bidirectional Long Short-Term Memory Networks

2016-09-27 · WS 2016 11 · Savelie Cornegruta, Robert Bakewell, Samuel Withey, Giovanni Montana

Motivated by the need to automate medical information extraction from free-text radiological reports, we present a bi-directional long short-term memory (BiLSTM) neural network architecture for modelling radiological lan…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

MedKLIP: Medical Knowledge Enhanced Language-Image Pre-Training in Radiology

2023-01-05 · Chaoyi Wu, Xiaoman Zhang, Ya zhang, Yanfeng Wang 외

In this paper, we consider enhancing medical visual-language pre-training (VLP) with domain-specific knowledge, by exploiting the paired image-text reports from the radiological daily practice. In particular, we make the…

Medical DiagnosisSelf-Supervised LearningTriplet

MedKLIP: Medical Knowledge Enhanced Language-Image Pre-Training for X-ray Diagnosis

2023-01-01 · ICCV 2023 1 · Chaoyi Wu, Xiaoman Zhang, Ya zhang, Yanfeng Wang 외

In this paper, we consider enhancing medical visual-language pre-training (VLP) with domain-specific knowledge, by exploiting the paired image-text reports from the radiological daily practice. In particular, we make…

Medical DiagnosisTriplet