Adaptive Kernel-Based Serial and Parallel U-Net Architectures for the Segmentation of Lung Nodules
摘要
This paper proposes a 2D-lung nodule segmentation approach that uses adaptive kernel-based serial (ADS) and parallel (ADP) U-Net architectures. This approach initially pre-processes the CT scan images of the lungs and segments the lung nodule candidates. The pre-processed images are further subdivided into non-overlapping patches, and the patches are classified as essential and non-essential patches based on the lung nodule candidates. Essential patches are the patch that has part or full nodule candidates, while the non-essential patches do not contain a nodule candidate. The essential patches are combined and fed to the ADS-U-Net or ADP-U-Net architectures to detect the actual lung nodules. The proposed Serial or parallel U-Net architectures have two sections of the U-Net architecture. The ADS-U-Net uses one U-Net architecture with convolutional kernels in series with the U-Net architecture with adaptive kernels. Instead, the ADP-U-Net uses the two U-Net architectures in parallel. The difference between the adaptive and convolutional kernels in the U-Net architectures is that the coefficients of the kernel remain constant in the convolutional kernel, which is only updated during backpropagation, while the coefficients of the adaptive kernel get updated throughout the convolution striding process. The proposed two lung nodule segmentation approaches, ADS-U-Net and ADP-U-Net, are evaluated using the LIDC and the Cancer Imaging datasets, which contain CT scans from 1018 and 355 subjects, respectively. The measures such as accuracy, sensitivity, dice similarity coefficient (DSC), positive predictive value (PPV), Hausdorff distance (HD), and probability rand index (PRI) are considered for evaluation. The proposed ADS-U-Net architecture results in an accuracy, Sensitivity, DSC, and PPV of 92.18%,