KiU-Net: Overcomplete Convolutional Architectures for Biomedical Image and Volumetric Segmentation
Jeya Maria Jose Valanarasu, Vishwanath A. Sindagi, Ilker, Hacihaliloglu, Vishal M. Patel

TL;DR
KiU-Net introduces an overcomplete convolutional architecture combining high-resolution detail capture with high-level feature learning, significantly improving small structure and boundary segmentation across various medical imaging modalities.
Contribution
The paper proposes KiU-Net, a novel overcomplete convolutional architecture with dual branches for enhanced biomedical image and volumetric segmentation, outperforming existing methods.
Findings
Outperforms recent segmentation methods across five diverse datasets.
Achieves better accuracy with fewer parameters and faster convergence.
Extensions with residual and dense blocks further improve performance.
Abstract
Most methods for medical image segmentation use U-Net or its variants as they have been successful in most of the applications. After a detailed analysis of these "traditional" encoder-decoder based approaches, we observed that they perform poorly in detecting smaller structures and are unable to segment boundary regions precisely. This issue can be attributed to the increase in receptive field size as we go deeper into the encoder. The extra focus on learning high level features causes the U-Net based approaches to learn less information about low-level features which are crucial for detecting small structures. To overcome this issue, we propose using an overcomplete convolutional architecture where we project our input image into a higher dimension such that we constrain the receptive field from increasing in the deep layers of the network. We design a new architecture for image…
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
TopicsAI in cancer detection · Advanced Neural Network Applications · Medical Image Segmentation Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · 3D Convolution · Convolution · Concatenated Skip Connection · U-Net
