English

Deep Attentive Features for Prostate Segmentation in 3D Transrectal Ultrasound

Image and Video Processing 2024-03-05 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

Automatic prostate segmentation in transrectal ultrasound (TRUS) images is of essential importance for image-guided prostate interventions and treatment planning. However, developing such automatic solutions remains very challenging due to the missing/ambiguous boundary and inhomogeneous intensity distribution of the prostate in TRUS, as well as the large variability in prostate shapes. This paper develops a novel 3D deep neural network equipped with attention modules for better prostate segmentation in TRUS by fully exploiting the complementary information encoded in different layers of the convolutional neural network (CNN). Our attention module utilizes the attention mechanism to selectively leverage the multilevel features integrated from different layers to refine the features at each individual layer, suppressing the non-prostate noise at shallow layers of the CNN and increasing more prostate details into features at deep layers. Experimental results on challenging 3D TRUS volumes show that our method attains satisfactory segmentation performance. The proposed attention mechanism is a general strategy to aggregate multi-level deep features and has the potential to be used for other medical image segmentation tasks. The code is publicly available at https://github.com/wulalago/DAF3D.

Keywords

Cite

@article{arxiv.1907.01743,
  title  = {Deep Attentive Features for Prostate Segmentation in 3D Transrectal Ultrasound},
  author = {Yi Wang and Haoran Dou and Xiaowei Hu and Lei Zhu and Xin Yang and Ming Xu and Jing Qin and Pheng-Ann Heng and Tianfu Wang and Dong Ni},
  journal= {arXiv preprint arXiv:1907.01743},
  year   = {2024}
}

Comments

11 pages, 10 figures, 2 tables. Accepted by IEEE transactions on Medical Imaging

R2 v1 2026-06-23T10:10:45.265Z