| Literature DB >> 35294715 |
Yangqian Wu1,2, Minghui Zhang1,2, Weihao Yu1,2, Hao Zheng1,2, Jiasheng Xu1,2, Yun Gu3,4,5.
Abstract
PURPOSE: Bronchoscopic intervention is a widely used clinical technique for pulmonary diseases, which requires an accurate and topological complete airway map for its localization and guidance. The airway map could be extracted from chest computed tomography (CT) scans automatically by airway segmentation methods. Due to the complex tree-like structure of the airway, preserving its topology completeness while maintaining the segmentation accuracy is a challenging task.Entities:
Keywords: Airway segmentation; Bronchoscopic intervention; Long-term feature; Slice propagation
Mesh:
Year: 2022 PMID: 35294715 PMCID: PMC8924579 DOI: 10.1007/s11548-022-02582-7
Source DB: PubMed Journal: Int J Comput Assist Radiol Surg ISSN: 1861-6410 Impact factor: 3.421
Fig. 1The impact of leakages and breakages in the airway for bronchoscopic intervention. a describes the principle of bronchoscopic intervention referred to [3]. b demonstrates that airway leakages will provide an incorrect destination and mislead the trajectory. c illustrates that airway breakages will interrupt the planning trajectory
Fig. 2Illustration of the proposed airway segmentation framework. The channel number is denoted below each feature map. In the first stage, a coarse feature map is extracted from 3D CT cropped cube by an encoder and a coarse decoder. In the second stage, each slice feature in the coarse feature map is propagated by passing through the LTSP cell. The results are stacked together and then used to predict the refined segmentation result by a fine decoder
Fig. 3Comparison of spatial CNN method and long-term slice propagation (LTSP) method. a gives the principle of spatial CNN where convolution operation is used to propagate the slice features in coarse feature map slice-by-slice. b illustrates the principle of long-term slice propagation. Each slice in the coarse feature map is passed through the LTSP cell to acquire a continuity information map which is then fused with the original feature by slice propagation. c demonstrates the mechanism of the designed LTSP cell. It receives the current slice feature , previous output and previous cell state to acquire the current output and cell state by using the updating rules
Results (%) of the proposed framework compared to state-of-the-art methods (Mean±Standard deviation)
| Method | BD | TD | DSC | FPR |
|---|---|---|---|---|
| 3D U-Net [ | ||||
| Wang et al. [ | ||||
| Juarez et al. [ | ||||
| Our proposed |
The figure in bold style indicates the best performance in each metric
Fig. 4Rendering of airway segmentation results. a and b give the comparison of different methods in an easy case and a hard case, respectively. The true positive voxels are shown in red color, while the false negative voxels are shown in green color
Fig. 5The qualitative comparison in 3D volume and 2D planes of baseline and the proposed LTSP method on a severe case in the COVID-19 dataset [10]. The true positive voxels are shown in red color, while the false negative voxels are shown in green color
Comparisons (%) of propagation density and LTSP cells on the testing set when the LTSP module is placed on the decoding stage of the proposed framework (mean±standard deviation)
| Module configuration | BD | TD | DSC | FPR |
|---|---|---|---|---|
| No propagation module | ||||
| One-slice module | ||||
| One-slice + LTSP cells | ||||
| Two-slices module | ||||
| Two-slices + LTSP cells |
The figure in bold style indicates the best performance in each metric
Fig. 6Comparisons of airway segmentation results on a specific case under different LTSP module configurations. The true positive voxels are shown in red color, while the false negative voxels are shown in green color
Comparisons (%) of placing LTSP module in the different stages in the framework on the testing set (mean±standard deviation)
| Stage | BD | TD | DSC | FPR |
|---|---|---|---|---|
| Encoding stage | ||||
| Bottleneck | ||||
| Decoding stage |
The figure in bold style indicates the best performance in each metric