CVSep 17, 2022

Differentiable Topology-Preserved Distance Transform for Pulmonary Airway Segmentation

arXiv:2209.08355v56 citationsh-index: 20
Originality Incremental advance
AI Analysis

This addresses a clinically important task for endobronchial intervention and lung cancer treatment, but it is incremental as it builds on existing CNN methods with specific improvements for topology preservation.

The paper tackled pulmonary airway segmentation, which suffers from imbalanced feature distribution, by proposing a Differentiable Topology-Preserved Distance Transform framework, achieving branch detection rates of 82.1% and 79.6% and length detection rates of 96.5% and 91.5% on public datasets.

Detailed pulmonary airway segmentation is a clinically important task for endobronchial intervention and treatment of peripheral located lung cancer lesions. Convolutional Neural Networks (CNNs) are promising tools for medical image analysis but have been performing poorly for cases when existing a significant imbalanced feature distribution, which is true for the airway data as the trachea and principal bronchi dominate most of the voxels whereas the lobar bronchi and distal segmental bronchi occupy a small proportion. In this paper, we propose a Differentiable Topology-Preserved Distance Transform (DTPDT) framework to improve the performance of airway segmentation. A Topology-Preserved Surrogate (TPS) learning strategy is first proposed to balance the training progress within-class distribution. Furthermore, a Convolutional Distance Transform (CDT) is designed to identify the breakage phenomenon with superior sensitivity and minimize the variation of the distance map between the predictionand ground-truth. The proposed method is validated with the publically available reference airway segmentation datasets. The detected rate of branch and length on public EXACT'09 and BAS datasets are 82.1%/79.6% and 96.5%/91.5% respectively, demonstrating the reliability and efficiency of the method in terms of improving the topology completeness of the segmentation performance while maintaining the overall topology accuracy.

Foundations

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

Your Notes