Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LHU-Net: a Lean Hybrid U-Net for Cost-efficient, High-performance Volumetric Segmentation

About

The rise of Transformer architectures has advanced medical image segmentation, leading to hybrid models that combine Convolutional Neural Networks (CNNs) and Transformers. However, these models often suffer from excessive complexity and fail to effectively integrate spatial and channel features, crucial for precise segmentation. To address this, we propose LHU-Net, a Lean Hybrid U-Net for volumetric medical image segmentation. LHU-Net prioritizes spatial feature extraction before refining channel features, optimizing both efficiency and accuracy. Evaluated on four benchmark datasets (Synapse, Left Atrial, BraTS-Decathlon, and Lung-Decathlon), LHU-Net consistently outperforms existing models across diverse modalities (CT/MRI) and output configurations. It achieves state-of-the-art Dice scores while using four times fewer parameters and 20% fewer FLOPs than competing models, without the need for pre-training, additional data, or model ensembles. With an average of 11 million parameters, LHU-Net sets a new benchmark for computational efficiency and segmentation accuracy. Our implementation is available on GitHub: https://github.com/xmindflow/LHUNet

Yousef Sadegheih, Afshin Bozorgpour, Pratibha Kumari, Reza Azad, Dorit Merhof• 2024

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationSynapse
Average DSC87.83
52
Medical Image SegmentationLung (CT) (test)
DSC81.27
17
Medical Image SegmentationBraTS MRI (test)
WT Dice91.56
10
Medical Image SegmentationLA (MRI) (test)
DSC92.91
10
Showing 4 of 4 rows

Other info

Code

Follow for update