CVJun 4, 2018

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

arXiv:1806.00921v145 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the problem of detecting life-supporting catheters in pediatric medical imaging, which is incremental as it builds on deep learning methods with synthetic data.

The paper tackled catheter detection in pediatric X-ray images by proposing a scale-recurrent network trained on synthetic data from adult X-rays, achieving promising precision and recall results.

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 computer vision approaches to detect catheters on X-ray images either relied on low-level cues that are not sufficiently robust or only capable of processing a limited number or type of catheters. With the resurgence of deep learning, supervised training approaches are begining to showing promising results. However, dense annotation maps are required, and the work of a human annotator is hard to scale. In this work, we proposed a simple way of synthesizing catheters on X-ray images and a scale recurrent network for catheter detection. By training on adult chest X-rays, the proposed network exhibits promising detection results on pediatric chest/abdomen X-rays in terms of both precision and recall.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes