paper-with-me

홈 › Papers

Pathology Extraction from Chest X-Ray Radiology Reports: A Performance Study

2018-12-06 · Tahsin Mostafiz, Khalid Ashraf

Extraction of relevant pathological terms from radiology reports is important for correct image label generation and disease population studies. In this letter, we compare the performance of some known application program interface (APIs) for the task of thoracic abnormality extraction from radiology reports. We explored several medical domain specific annotation tools like Medical Text Indexer(MTI) with Non-MEDLINE and Mesh On Demand(MOD) options and generic Natural Language Understanding (NLU) API provided by the IBM cloud. Our results show that although MTI and MOD are intended for extracting medical terms, their performance is worst compared to generic extraction API like IBM NLU. Finally, we trained a DNN-based Named Entity Recognition (NER) model to extract the key concept words from radiology reports. Our model outperforms the medical specific and generic API performance by a large margin. Our results demonstrate the inadequacy of generic APIs for pathology extraction task and establish the importance of domain specific model training for improved results. We hope that these results motivate the research community to release larger de-identified radiology reports corpus for building high accuracy machine learning models for the important task of pathology extraction.

📄 PDF Abstract BibTeX arXiv:1812.02305

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language UnderstandingNER

Similar Papers 제목 키워드 기반

Interpretation of Mammogram and Chest X-Ray Reports Using Deep Neural Networks - Preliminary Results

2017-08-24 · Hojjat Salehinejad, Shahrokh Valaee, Aren Mnatzakanian, Tim Dowdell 외

Radiology reports are an important means of communication between radiologists and other physicians. These reports express a radiologist's interpretation of a medical imaging examination and are critical in establishing …

General Classification

Language Models and Retrieval Augmented Generation for Automated Structured Data Extraction from Diagnostic Reports

2024-09-15 · Mohamed Sobhi Jabal, Pranav Warman, Jikai Zhang, Kartikeye Gupta 외

Purpose: To develop and evaluate an automated system for extracting structured clinical information from unstructured radiology and pathology reports using open-weights large language models (LMs) and retrieval augmented…

DiagnosticModel SelectionPrivacy PreservingPrompt Engineering+4

RadGraph: Extracting Clinical Entities and Relations from Radiology Reports

2021-06-28 · Saahil Jain, Ashwin Agrawal, Adriel Saporta, Steven QH Truong 외

Extracting structured clinical information from free-text radiology reports can enable the use of radiology report information for a variety of critical healthcare applications. In our work, we present RadGraph, a datase…

Relation Extraction

VisualCheXbert: Addressing the Discrepancy Between Radiology Report Labels and Image Labels

2021-02-23 · Saahil Jain, Akshay Smit, Steven QH Truong, Chanh DT Nguyen 외

Automatic extraction of medical conditions from free-text radiology reports is critical for supervising computer vision models to interpret medical images. In this work, we show that radiologists labeling reports signifi…

German CheXpert Chest X-ray Radiology Report Labeler

2023-06-05 · Alessandro Wollek, Sardi Hyska, Thomas Sedlmeyr, Philip Haitzer 외

This study aimed to develop an algorithm to automatically extract annotations for chest X-ray classification models from German thoracic radiology reports. An automatic label extraction model was designed based on the Ch…

X-ray Classification