2025
Rahman, Md Mostafijur; Munir, Mustafa; Marculescu, Radu
EfficientMedNeXt: Multi-Receptive Dilated Convolutions for Medical Image Segmentation Conference
International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI), 2025.
Abstract | Links | BibTeX | Tags: 3D Segmentation, Deep Learning Architecture, Efficient AI, Efficient Inference, Featured, Medical Image Segmentation
@conference{efficientmednext@rahman,
title = {EfficientMedNeXt: Multi-Receptive Dilated Convolutions for Medical Image Segmentation},
author = {Md Mostafijur Rahman and Mustafa Munir and Radu Marculescu},
url = {https://link.springer.com/chapter/10.1007/978-3-032-04965-0_19},
year = {2025},
date = {2025-09-23},
urldate = {2025-09-23},
publisher = {International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI)},
abstract = {In this work, we introduce EfficientMedNeXt\textemdasha lightweight, high-performance segmentation architecture developed through a two-phase optimization process applied to the MedNeXt architecture. To this end, we first optimize the decoder by reducing the high-resolution redundancy and unifying the decoder channels across stages for enhanced efficiency. Then, we introduce a new Dilated Multi-Receptive Field Block (DMRFB) to capture the multi-scale spatial context efficiently without increasing the kernel sizes and relying on the channel expansion convolutions. Extensive evaluations on BTCV, FeTA, and MSD show that EfficientMedNeXt-L achieves 87.0% DICE score on BTCV (+1.04% over MedNeXt-L) with 96.5% fewer parameters and 77.03% lower FLOPs. In addition, EfficientMedNeXt-S offers comparable DICE score, improved HD95, and 78.1% higher throughput while reducing parameters by 98.5% and FLOPs by 95%. These results demonstrate EfficientMedNeXt’s efficiency and accuracy, making it well-suited for real-world clinical applications. Code will be released upon acceptance.},
keywords = {3D Segmentation, Deep Learning Architecture, Efficient AI, Efficient Inference, Featured, Medical Image Segmentation},
pubstate = {published},
tppubtype = {conference}
}
Rahman, Md Mostafijur; Marculescu, Radu
EffiDec3D: An Optimized Decoder for High-Performance and Efficient 3D Medical Image Segmentation Conference
Proceedings of the IEEE / CVF Computer Vision and Pattern Recognition Conference (CVPR), 2025.
Abstract | Links | BibTeX | Tags: 3D Segmentation, Deep Learning Architecture, Efficient AI, Efficient Decoder, Featured, Medical Image Segmentation
@conference{effidec3d@rahman,
title = {EffiDec3D: An Optimized Decoder for High-Performance and Efficient 3D Medical Image Segmentation},
author = {Md Mostafijur Rahman and Radu Marculescu},
url = {https://openaccess.thecvf.com/content/CVPR2025/html/Rahman_EffiDec3D_An_Optimized_Decoder_for_High-Performance_and_Efficient_3D_Medical_CVPR_2025_paper.html},
year = {2025},
date = {2025-06-10},
urldate = {2025-06-10},
publisher = {Proceedings of the IEEE / CVF Computer Vision and Pattern Recognition Conference (CVPR)},
abstract = {Recent 3D deep networks such as SwinUNETR, SwinUNETRv2, and 3D UX-Net have shown promising performance by leveraging self-attention and large-kernel convolutions to capture the volumetric context. However, their substantial computational requirements limit their use in real-time and resource-constrained environments. The high #FLOPs and #Params in these networks stem largely from complex decoder designs with high-resolution layers and
excessive channel counts. In this paper, we propose EffiDec3D, an optimized 3D decoder that employs a channel reduction strategy across all decoder stages, which sets the number of channels to the minimum needed for accurate feature representation. Additionally, EffiDec3D removes the high-resolution layers when their contribution
to segmentation quality is minimal. Our optimized EffiDec3D decoder achieves a 96.4% reduction in #Params and a 93.0% reduction in #FLOPs compared to the decoder of original 3D UX-Net. Similarly, for SwinUNETR and SwinUNETRv2 (which share an identical decoder), we observe reductions of 94.9% in #Params and 86.2% in #FLOPs. Our extensive experiments on 12 different medical imaging tasks confirm that EffiDec3D not only significantly reduces the computational demands, but also maintains a performance level comparable to original models, thus establishing a new standard for efficient 3D medical image segmentation. Our implementation is available at https://github.com/SLDGroup/EffiDec3D.},
keywords = {3D Segmentation, Deep Learning Architecture, Efficient AI, Efficient Decoder, Featured, Medical Image Segmentation},
pubstate = {published},
tppubtype = {conference}
}
excessive channel counts. In this paper, we propose EffiDec3D, an optimized 3D decoder that employs a channel reduction strategy across all decoder stages, which sets the number of channels to the minimum needed for accurate feature representation. Additionally, EffiDec3D removes the high-resolution layers when their contribution
to segmentation quality is minimal. Our optimized EffiDec3D decoder achieves a 96.4% reduction in #Params and a 93.0% reduction in #FLOPs compared to the decoder of original 3D UX-Net. Similarly, for SwinUNETR and SwinUNETRv2 (which share an identical decoder), we observe reductions of 94.9% in #Params and 86.2% in #FLOPs. Our extensive experiments on 12 different medical imaging tasks confirm that EffiDec3D not only significantly reduces the computational demands, but also maintains a performance level comparable to original models, thus establishing a new standard for efficient 3D medical image segmentation. Our implementation is available at https://github.com/SLDGroup/EffiDec3D.


