English

Non-local U-Net for Biomedical Image Segmentation

Computer Vision and Pattern Recognition 2020-02-20 v2 Machine Learning Applications Machine Learning

Abstract

Deep learning has shown its great promise in various biomedical image segmentation tasks. Existing models are typically based on U-Net and rely on an encoder-decoder architecture with stacked local operators to aggregate long-range information gradually. However, only using the local operators limits the efficiency and effectiveness. In this work, we propose the non-local U-Nets, which are equipped with flexible global aggregation blocks, for biomedical image segmentation. These blocks can be inserted into U-Net as size-preserving processes, as well as down-sampling and up-sampling layers. We perform thorough experiments on the 3D multimodality isointense infant brain MR image segmentation task to evaluate the non-local U-Nets. Results show that our proposed models achieve top performances with fewer parameters and faster computation.

Keywords

Cite

@article{arxiv.1812.04103,
  title  = {Non-local U-Net for Biomedical Image Segmentation},
  author = {Zhengyang Wang and Na Zou and Dinggang Shen and Shuiwang Ji},
  journal= {arXiv preprint arXiv:1812.04103},
  year   = {2020}
}

Comments

In Proceedings of the 34th AAAI Conference on Artificial Intelligence (AAAI), 2019

R2 v1 2026-06-23T06:38:13.940Z