LUCF-Net: Lightweight U-shaped Cascade Fusion Network for Medical Image Segmentation
Songkai Sun, Qingshan She, Yuliang Ma, Rihui Li, Yingchun Zhang

TL;DR
LUCF-Net is a lightweight U-shaped cascade fusion network that combines CNN and Transformer modules, achieving improved medical image segmentation performance with fewer parameters and without pre-training.
Contribution
The paper introduces LUCF-Net, a novel lightweight architecture that effectively integrates local and global information for medical image segmentation, outperforming existing methods.
Findings
Achieved 1.54% higher Dice coefficient on multi-organ datasets.
Reduced model size to 6.93 million parameters.
Demonstrated superior segmentation accuracy without pre-training.
Abstract
In this study, the performance of existing U-shaped neural network architectures was enhanced for medical image segmentation by adding Transformer. Although Transformer architectures are powerful at extracting global information, its ability to capture local information is limited due to its high complexity. To address this challenge, we proposed a new lightweight U-shaped cascade fusion network (LUCF-Net) for medical image segmentation. It utilized an asymmetrical structural design and incorporated both local and global modules to enhance its capacity for local and global modeling. Additionally, a multi-layer cascade fusion decoding network was designed to further bolster the network's information fusion capabilities. Validation results achieved on multi-organ datasets in CT format, cardiac segmentation datasets in MRI format, and dermatology datasets in image format demonstrated that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging · Brain Tumor Detection and Classification
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Dense Connections · Label Smoothing · Residual Connection · Multi-Head Attention · Adam · Dropout · Softmax
