Development of Automatic Endotracheal Tube and Carina Detection on Portable Supine Chest Radiographs using Artificial Intelligence
Chi-Yeh Chen, Min-Hsin Huang, Yung-Nien Sun, Chao-Han Lai

TL;DR
This paper presents an AI-based method using Mask R-CNN for automatic detection of endotracheal tubes and the carina in portable chest X-rays, achieving high accuracy and robustness despite poor image quality.
Contribution
The study introduces a novel feature extraction approach combined with Mask R-CNN for precise ETT and carina detection in challenging radiographs, with validated high accuracy.
Findings
Recall and precision exceed 96%
Object detection error less than 4.78 mm
ETT-carina distance error less than 5.54 mm
Abstract
The image quality of portable supine chest radiographs is inherently poor due to low contrast and high noise. The endotracheal intubation detection requires the locations of the endotracheal tube (ETT) tip and carina. The goal is to find the distance between the ETT tip and the carina in chest radiography. To overcome such a problem, we propose a feature extraction method with Mask R-CNN. The Mask R-CNN predicts a tube and a tracheal bifurcation in an image. Then, the feature extraction method is used to find the feature point of the ETT tip and that of the carina. Therefore, the ETT-carina distance can be obtained. In our experiments, our results can exceed 96\% in terms of recall and precision. Moreover, the object error is less than mm, and the ETT-carina distance errors are less than mm. The external validation shows that the proposed method is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Lung Cancer Diagnosis and Treatment
MethodsRegion Proposal Network · Softmax · RoIAlign · Convolution · Mask R-CNN
