CVSPAPJan 30, 2024

CAFCT-Net: A CNN-Transformer Hybrid Network with Contextual and Attentional Feature Fusion for Liver Tumor Segmentation

arXiv:2401.16886v24 citationsh-index: 9ICIP
Originality Incremental advance
AI Analysis

This work addresses automated tumor identification for medical imaging, but it is incremental as it combines existing modules like AFF, ASPP, and AGs in a hybrid architecture.

The paper tackled liver tumor segmentation from CT scans by proposing CAFCT-Net, a CNN-Transformer hybrid network with contextual and attentional feature fusion, achieving a mean IoU of 76.54% and Dice coefficient of 84.29% on the LiTS dataset.

Medical image semantic segmentation techniques can help identify tumors automatically from computed tomography (CT) scans. In this paper, we propose a Contextual and Attentional feature Fusions enhanced Convolutional Neural Network (CNN) and Transformer hybrid network (CAFCT-Net) for liver tumor segmentation. We incorporate three novel modules in the CAFCT-Net architecture: Attentional Feature Fusion (AFF), Atrous Spatial Pyramid Pooling (ASPP) of DeepLabv3, and Attention Gates (AGs) to improve contextual information related to tumor boundaries for accurate segmentation. Experimental results show that the proposed model achieves a mean Intersection over Union (IoU) of 76.54% and Dice coefficient of 84.29%, respectively, on the Liver Tumor Segmentation Benchmark (LiTS) dataset, outperforming pure CNN or Transformer methods, e.g., Attention U-Net and PVTFormer.

Foundations

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

Your Notes