English

Segmentation-by-Detection: A Cascade Network for Volumetric Medical Image Segmentation

Computer Vision and Pattern Recognition 2017-11-02 v1

Abstract

We propose an attention mechanism for 3D medical image segmentation. The method, named segmentation-by-detection, is a cascade of a detection module followed by a segmentation module. The detection module enables a region of interest to come to attention and produces a set of object region candidates which are further used as an attention model. Rather than dealing with the entire volume, the segmentation module distills the information from the potential region. This scheme is an efficient solution for volumetric data as it reduces the influence of the surrounding noise which is especially important for medical data with low signal-to-noise ratio. Experimental results on 3D ultrasound data of the femoral head shows superiority of the proposed method when compared with a standard fully convolutional network like the U-Net.

Keywords

Cite

@article{arxiv.1711.00139,
  title  = {Segmentation-by-Detection: A Cascade Network for Volumetric Medical Image Segmentation},
  author = {Min Tang and Zichen Zhang and Dana Cobzas and Martin Jagersand and Jacob L. Jaremko},
  journal= {arXiv preprint arXiv:1711.00139},
  year   = {2017}
}
R2 v1 2026-06-22T22:32:20.884Z