3D-OOCS: Learning Prostate Segmentation with Inductive Bias
Shrajan Bhandary, Zahra Babaiee, Dejan Kostyszyn, Tobias Fechter,, Constantinos Zamboglou, Anca-Ligia Grosu, Radu Grosu

TL;DR
This paper introduces OOCS-enhanced 3D U-Net architectures inspired by visual processing in vertebrates, improving robustness and accuracy in prostate segmentation from MRI images.
Contribution
It proposes integrating off-on center-surround (OOCS) components into 3D U-Nets, inspired by retinal pathways, to enhance edge detection and anatomical delineation in medical imaging.
Findings
3D-OOCS networks outperform standard 3D U-Nets in accuracy.
Enhanced robustness to scanner protocols and image artefacts.
Superior performance in prostate MRI segmentation.
Abstract
Despite the great success of convolutional neural networks (CNN) in 3D medical image segmentation tasks, the methods currently in use are still not robust enough to the different protocols utilized by different scanners, and to the variety of image properties or artefacts they produce. To this end, we introduce OOCS-enhanced networks, a novel architecture inspired by the innate nature of visual processing in the vertebrates. With different 3D U-Net variants as the base, we add two 3D residual components to the second encoder blocks: on and off center-surround (OOCS). They generalise the ganglion pathways in the retina to a 3D setting. The use of 2D-OOCS in any standard CNN network complements the feedforward framework with sharp edge-detection inductive biases. The use of 3D-OOCS also helps 3D U-Nets to scrutinise and delineate anatomical structures present in 3D images with increased…
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
TopicsAdvanced Neural Network Applications · Medical Imaging and Analysis · Medical Image Segmentation Techniques
MethodsMax Pooling · Convolution · Concatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
