English

Using U-Net Network for Efficient Brain Tumor Segmentation in MRI Images

Image and Video Processing 2022-11-04 v1 Computer Vision and Pattern Recognition Quantitative Methods

Abstract

Magnetic Resonance Imaging (MRI) is the most commonly used non-intrusive technique for medical image acquisition. Brain tumor segmentation is the process of algorithmically identifying tumors in brain MRI scans. While many approaches have been proposed in the literature for brain tumor segmentation, this paper proposes a lightweight implementation of U-Net. Apart from providing real-time segmentation of MRI scans, the proposed architecture does not need large amount of data to train the proposed lightweight U-Net. Moreover, no additional data augmentation step is required. The lightweight U-Net shows very promising results on BITE dataset and it achieves a mean intersection-over-union (IoU) of 89% while outperforming the standard benchmark algorithms. Additionally, this work demonstrates an effective use of the three perspective planes, instead of the original three-dimensional volumetric images, for simplified brain tumor segmentation.

Keywords

Cite

@article{arxiv.2211.01885,
  title  = {Using U-Net Network for Efficient Brain Tumor Segmentation in MRI Images},
  author = {Jason Walsh and Alice Othmani and Mayank Jain and Soumyabrata Dev},
  journal= {arXiv preprint arXiv:2211.01885},
  year   = {2022}
}

Comments

Published in Healthcare Analytics, 2022

R2 v1 2026-06-28T05:06:58.693Z