Recurrent Residual Convolutional Neural Network based on U-Net (R2U-Net) for Medical Image Segmentation
Md Zahangir Alom, Mahmudul Hasan, Chris Yakopcic, Tarek M. Taha, and, Vijayan K. Asari

TL;DR
This paper introduces R2U-Net, a recurrent residual U-Net architecture that enhances medical image segmentation by combining residual learning, recurrence, and U-Net, achieving superior results on benchmark datasets.
Contribution
The paper proposes R2U-Net, a novel recurrent residual U-Net model that improves segmentation accuracy with better feature representation and training efficiency for medical images.
Findings
R2U-Net outperforms U-Net and ResU-Net on benchmark datasets.
Residual units aid training of deep architectures.
Recurrent residual layers enhance feature representation.
Abstract
Deep learning (DL) based semantic segmentation methods have been providing state-of-the-art performance in the last few years. More specifically, these techniques have been successfully applied to medical image classification, segmentation, and detection tasks. One deep learning technique, U-Net, has become one of the most popular for these applications. In this paper, we propose a Recurrent Convolutional Neural Network (RCNN) based on U-Net as well as a Recurrent Residual Convolutional Neural Network (RRCNN) based on U-Net models, which are named RU-Net and R2U-Net respectively. The proposed models utilize the power of U-Net, Residual Network, as well as RCNN. There are several advantages of these proposed architectures for segmentation tasks. First, a residual unit helps when training deep architecture. Second, feature accumulation with recurrent residual convolutional layers ensures…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Retinal Imaging and Analysis · Advanced Neural Network Applications
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
