English

Implicit U-Net for volumetric medical image segmentation

Image and Video Processing 2022-07-01 v1 Computer Vision and Pattern Recognition

Abstract

U-Net has been the go-to architecture for medical image segmentation tasks, however computational challenges arise when extending the U-Net architecture to 3D images. We propose the Implicit U-Net architecture that adapts the efficient Implicit Representation paradigm to supervised image segmentation tasks. By combining a convolutional feature extractor with an implicit localization network, our implicit U-Net has 40% less parameters than the equivalent U-Net. Moreover, we propose training and inference procedures to capitalize sparse predictions. When comparing to an equivalent fully convolutional U-Net, Implicit U-Net reduces by approximately 30% inference and training time as well as training memory footprint while achieving comparable results in our experiments with two different abdominal CT scan datasets.

Keywords

Cite

@article{arxiv.2206.15217,
  title  = {Implicit U-Net for volumetric medical image segmentation},
  author = {Sergio Naval Marimont and Giacomo Tarroni},
  journal= {arXiv preprint arXiv:2206.15217},
  year   = {2022}
}

Comments

11 pages, 4 figures, Accepted MIUA 2022

R2 v1 2026-06-24T12:09:33.956Z