paper-with-me

Papers

Automatic classification of multiple catheters in neonatal radiographs with deep learning

2020-11-14 · Robert D. E. Henderson, Xin Yi, Scott J. Adams, Paul Babyn

We develop and evaluate a deep learning algorithm to classify multiple catheters on neonatal chest and abdominal radiographs. A convolutional neural network (CNN) was trained using a dataset of 777 neonatal chest and abdominal radiographs, with a split of 81%-9%-10% for training-validation-testing, respectively. We employed ResNet-50 (a CNN), pre-trained on ImageNet. Ground truth labelling was limited to tagging each image to indicate the presence or absence of endotracheal tubes (ETTs), nasogastric tubes (NGTs), and umbilical arterial and venous catheters (UACs, UVCs). The data set included 561 images containing 2 or more catheters, 167 images with only one, and 49 with none. Performance was measured with average precision (AP), calculated from the area under the precision-recall curve. On our test data, the algorithm achieved an overall AP (95% confidence interval) of 0.977 (0.679-0.999) for NGTs, 0.989 (0.751-1.000) for ETTs, 0.979 (0.873-0.997) for UACs, and 0.937 (0.785-0.984) for UVCs. Performance was similar for the set of 58 test images consisting of 2 or more catheters, with an AP of 0.975 (0.255-1.000) for NGTs, 0.997 (0.009-1.000) for ETTs, 0.981 (0.797-0.998) for UACs, and 0.937 (0.689-0.990) for UVCs. Our network thus achieves strong performance in the simultaneous detection of these four catheter types. Radiologists may use such an algorithm as a time-saving mechanism to automate reporting of catheters on radiographs.

📄 PDF Abstract BibTeX arXiv:2011.07394

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneral Classification

Similar Papers 제목 키워드 기반

Computer-Aided Assessment of Catheters and Tubes on Radiographs: How Good is Artificial Intelligence for Assessment?

2020-02-09 · Xin Yi, Scott J. Adams, Robert D. E. Henderson, Paul Babyn

Catheters are the second most common abnormal finding on radiographs. The position of catheters must be assessed on all radiographs, as serious complications can arise if catheters are malpositioned. However, due to the …

Automatic Coding for Neonatal Jaundice From Free Text Data Using Ensemble Methods

2018-05-02 · Scott Werwath

This study explores the creation of a machine learning model to automatically identify whether a Neonatal Intensive Care Unit (NICU) patient was diagnosed with neonatal jaundice during a particular hospitalization based …

BIG-bench Machine LearningClassificationfeature selectionGeneral Classification

Automated Detection and Type Classification of Central Venous Catheters in Chest X-Rays

2019-07-02 · Vaishnavi Subramanian, Hongzhi Wang, Joy T. Wu, Ken C. L. Wong 외

Central venous catheters (CVCs) are commonly used in critical care settings for monitoring body functions and administering medications. They are often described in radiology reports by referring to their presence, ident…

ClassificationGeneral Classification

Automatic catheter detection in pediatric X-ray images using a scale-recurrent network and synthetic data

2018-06-04 · Xin Yi, Scott Adams, Paul Babyn, Abdul Elnajmi

Catheters are commonly inserted life supporting devices. X-ray images are used to assess the position of a catheter immediately after placement as serious complications can arise from malpositioned catheters. Previous co…

Position

Preservation of High Frequency Content for Deep Learning-Based Medical Image Classification

2022-05-08 · Declan McIntosh, Tunai Porto Marques, Alexandra Branzan Albu

Chest radiographs are used for the diagnosis of multiple critical illnesses (e.g., Pneumonia, heart failure, lung cancer), for this reason, systems for the automatic or semi-automatic analysis of these data are of partic…

Diagnosticimage-classificationImage ClassificationMedical Image Classification