LHU-Net: a Lean Hybrid U-Net for Cost-efficient, High-performance Volumetric Segmentation
Yousef Sadegheih, Afshin Bozorgpour, Pratibha Kumari, Reza Azad, Dorit Merhof

TL;DR
LHU-Net is a lightweight hybrid U-Net model that significantly improves volumetric medical image segmentation accuracy while reducing computational complexity, outperforming existing models across multiple datasets and modalities.
Contribution
We introduce LHU-Net, a novel efficient hybrid U-Net architecture that emphasizes spatial feature extraction before channel refinement, achieving state-of-the-art results with fewer parameters and FLOPs.
Findings
Outperforms existing models on four benchmark datasets.
Uses four times fewer parameters and 20% fewer FLOPs.
Achieves state-of-the-art Dice scores without pre-training or ensembles.
Abstract
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…
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
TopicsMedical Image Segmentation Techniques · Retinal Imaging and Analysis · Advanced Neural Network Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Attention Is All You Need · Softmax · Linear Layer · Layer Normalization · Convolution · Concatenated Skip Connection · Dense Connections · Max Pooling · Label Smoothing
