paper-with-me

Papers

Comparative Study of UNet-based Architectures for Liver Tumor Segmentation in Multi-Phase Contrast-Enhanced Computed Tomography

2025-10-29 · Doan-Van-Anh Ly, Thanh-Hai Le, Thi-Thu-Hien Pham arxiv

Segmentation of liver structures in multi-phase contrast-enhanced computed tomography (CECT) plays a crucial role in computer-aided diagnosis and treatment planning. In this study, we investigate the performance of UNet-based architectures for liver tumor segmentation, evaluating ResNet, Transformer-based, and State-space (Mamba) backbones initialized with pretrained weights. Our comparative analysis reveals that despite the theoretical advantages of modern architectures in modeling long-range dependencies, ResNet-based models demonstrated superior sample efficiency on this dataset. This suggests that the inherent inductive biases of Convolutional Neural Networks (CNNs) remain advantageous for generalizing on limited medical data compared to data-hungry alternatives. To further improve segmentation quality, we introduce attention mechanisms into the backbone, finding that the Convolutional Block Attention Module (CBAM) yields the optimal configuration. The ResNetUNet3+ with CBAM achieved the highest nominal performance with a Dice score of 0.755 and IoU of 0.662, while also delivering the most precise boundary delineation (lowest HD95 of 77.911). Critically, while statistical testing indicated that the improvement in mean Dice score was not significant (p > 0.05) compared to the baseline, the proposed model exhibited greater stability (lower standard deviation) and higher specificity (0.926). These findings demonstrate that classical ResNet architectures, when enhanced with modern attention modules, provide a robust and statistically comparable alternative to emerging methods, offering a stable direction for liver tumor segmentation in clinical practice.

📄 PDF Abstract BibTeX arXiv:2510.25522

Code (0)

등록된 구현이 없습니다.

Tasks

Tumor Segmentation

Similar Papers 제목 키워드 기반

YNetr: Dual-Encoder architecture on Plain Scan Liver Tumors (PSLT)

2024-03-30 · Wen Sheng, Zhong Zheng, Jiajun Liu, Han Lu 외

Background: Liver tumors are abnormal growths in the liver that can be either benign or malignant, with liver cancer being a significant health concern worldwide. However, there is no dataset for plain scan segmentation …

Segmentation

Encoding feature supervised UNet++: Redesigning Supervision for liver and tumor segmentation

2022-11-15 · Jiahao Cui, Ruoxin Xiao, Shiyuan Fang, Minnan Pei 외

Liver tumor segmentation in CT images is a critical step in the diagnosis, surgical planning and postoperative evaluation of liver disease. An automatic liver and tumor segmentation method can greatly relieve physicians …

Automatic Liver And Tumor SegmentationLiver SegmentationSegmentationTumor Segmentation

From Convolution to Transformer: A Comparative Study of U-Net Variants for Brain Tumor and Retinal Vessel Segmentation

2026-06-20 · Khoa Pham, Sindhuja Penchala, Jiacheng Li, Andy Perkins 외 arxiv

Medical image segmentation plays an important role in computer aided diagnosis, treatment planning, and disease monitoring. U-Net has been widely used for biomedical image segmentation because of its encoder decoder stru…

Retinal Vessel SegmentationMedical Image SegmentationBrain Tumor Segmentation

Attention Xception UNet (AXUNet): A Novel Combination of CNN and Self-Attention for Brain Tumor Segmentation

2025-03-26 · Farzan Moodi, Fereshteh Khodadadi Shoushtari, Gelareh Valizadeh, Dornaz Mazinani 외

Accurate segmentation of glioma brain tumors is crucial for diagnosis and treatment planning. Deep learning techniques offer promising solutions, but optimal model architectures remain under investigation. We used the Br…

Brain Tumor SegmentationTumor Segmentation

H-DenseUNet: Hybrid Densely Connected UNet for Liver and Tumor Segmentation from CT Volumes

2017-09-21 · Xiaomeng Li, Hao Chen, Xiaojuan Qi, Qi Dou 외

Liver cancer is one of the leading causes of cancer death. To assist doctors in hepatocellular carcinoma diagnosis and treatment planning, an accurate and automatic liver and tumor segmentation method is highly demanded …

Automatic Liver And Tumor SegmentationGPUImage SegmentationLesion Segmentation+4