IVCVNov 19, 2022

Adjacent Slice Feature Guided 2.5D Network for Pulmonary Nodule Segmentation

arXiv:2211.10597v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses segmentation accuracy for pulmonary nodules in medical imaging, but it appears incremental as it builds on existing 2D/3D approaches.

The paper tackles pulmonary nodule segmentation by proposing a 2.5D network that addresses memory and computational issues of 3D methods and spatial relation limitations of 2D methods, achieving better performance than existing methods.

More and more attention has been paid to the segmentation of pulmonary nodules. Among the current methods based on deep learning, 3D segmentation methods directly input 3D images, which takes up a lot of memory and brings huge computation. However, most of the 2D segmentation methods with less parameters and calculation have the problem of lacking spatial relations between slices, resulting in poor segmentation performance. In order to solve these problems, we propose an adjacent slice feature guided 2.5D network. In this paper, we design an adjacent slice feature fusion model to introduce information from adjacent slices. To further improve the model performance, we construct a multi-scale fusion module to capture more context information, in addition, we design an edge-constrained loss function to optimize the segmentation results in the edge region. Fully experiments show that our method performs better than other existing methods in pulmonary nodule segmentation task.

Foundations

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

Your Notes