IVCVLGFeb 25, 2021

Coarse-to-fine Airway Segmentation Using Multi information Fusion Network and CNN-based Region Growing

arXiv:2102.12755v118 citations
Originality Incremental advance
AI Analysis

This work addresses challenges in pulmonary disease diagnosis by enhancing airway segmentation, though it appears incremental as it builds on existing deep learning methods.

The paper tackles airway segmentation from chest CT scans by proposing a coarse-to-fine framework that uses a multi-information fusion CNN for overall segmentation and a CNN-based region growing method for small branches, achieving improved segmentation results.

Automatic airway segmentation from chest computed tomography (CT) scans plays an important role in pulmonary disease diagnosis and computer-assisted therapy. However, low contrast at peripheral branches and complex tree-like structures remain as two mainly challenges for airway segmentation. Recent research has illustrated that deep learning methods perform well in segmentation tasks. Motivated by these works, a coarse-to-fine segmentation framework is proposed to obtain a complete airway tree. Our framework segments the overall airway and small branches via the multi-information fusion convolution neural network (Mif-CNN) and the CNN-based region growing, respectively. In Mif-CNN, atrous spatial pyramid pooling (ASPP) is integrated into a u-shaped network, and it can expend the receptive field and capture multi-scale information. Meanwhile, boundary and location information are incorporated into semantic information. These information are fused to help Mif-CNN utilize additional context knowledge and useful features. To improve the performance of the segmentation result, the CNN-based region growing method is designed to focus on obtaining small branches. A voxel classification network (VCN), which can entirely capture the rich information around each voxel, is applied to classify the voxels into airway and non-airway. In addition, a shape reconstruction method is used to refine the airway tree.

Foundations

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

Your Notes