AICVLGOct 20, 2024

Multi-Layer Feature Fusion with Cross-Channel Attention-Based U-Net for Kidney Tumor Segmentation

arXiv:2410.15472v212 citationsh-index: 8World Congress on Electrical Engineering and Computer Systems and Science
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate automated segmentation of renal tumors in medical imaging to aid radiologists in diagnosis, representing an incremental improvement over existing methods.

The paper tackles the problem of automated kidney tumor segmentation from CT scans by proposing an improved U-Net model with multi-layer feature fusion and cross-channel attention, achieving a Dice Similarity Coefficient of 0.96 for tumor segmentation and outperforming current leading models.

Renal tumors, especially renal cell carcinoma (RCC), show significant heterogeneity, posing challenges for diagnosis using radiology images such as MRI, echocardiograms, and CT scans. U-Net based deep learning techniques are emerging as a promising approach for automated medical image segmentation for minimally invasive diagnosis of renal tumors. However, current techniques need further improvements in accuracy to become clinically useful to radiologists. In this study, we present an improved U-Net based model for end-to-end automated semantic segmentation of CT scan images to identify renal tumors. The model uses residual connections across convolution layers, integrates a multi-layer feature fusion (MFF) and cross-channel attention (CCA) within encoder blocks, and incorporates skip connections augmented with additional information derived using MFF and CCA. We evaluated our model on the KiTS19 dataset, which contains data from 210 patients. For kidney segmentation, our model achieves a Dice Similarity Coefficient (DSC) of 0.97 and a Jaccard index (JI) of 0.95. For renal tumor segmentation, our model achieves a DSC of 0.96 and a JI of 0.91. Based on a comparison of available DSC scores, our model outperforms the current leading models.

Foundations

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

Your Notes