E2ENet: Dynamic Sparse Feature Fusion for Accurate and Efficient 3D Medical Image Segmentation
Boqian Wu, Qiao Xiao, Shiwei Liu, Lu Yin, Mykola Pechenizkiy, Decebal, Constantin Mocanu, Maurice Van Keulen, Elena Mocanu

TL;DR
E2ENet is a novel 3D medical image segmentation model that combines dynamic sparse feature fusion and restricted depth-shift convolution to achieve high accuracy with significantly reduced computational resources.
Contribution
The paper introduces E2ENet, which employs a dynamic sparse feature fusion mechanism and a restricted depth-shift in 3D convolution to improve efficiency without sacrificing accuracy.
Findings
E2ENet outperforms prior methods in accuracy-efficiency trade-offs.
It reduces parameter count by over 68% and FLOPs by 29%.
Achieves comparable accuracy on large-scale challenges.
Abstract
Deep neural networks have evolved as the leading approach in 3D medical image segmentation due to their outstanding performance. However, the ever-increasing model size and computation cost of deep neural networks have become the primary barrier to deploying them on real-world resource-limited hardware. In pursuit of improving performance and efficiency, we propose a 3D medical image segmentation model, named Efficient to Efficient Network (E2ENet), incorporating two parametrically and computationally efficient designs. i. Dynamic sparse feature fusion (DSFF) mechanism: it adaptively learns to fuse informative multi-scale features while reducing redundancy. ii. Restricted depth-shift in 3D convolution: it leverages the 3D spatial information while keeping the model and computational complexity as 2D-based methods. We conduct extensive experiments on BTCV, AMOS-CT and Brain Tumor…
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
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging
