Segmenting Medical MRI via Recurrent Decoding Cell
Ying Wen, Kai Xie, Lianghua He

TL;DR
This paper introduces a Recurrent Decoding Cell (RDC) that enhances MRI segmentation by capturing long-term dependencies during decoding, leading to improved accuracy and robustness in multi-modality medical MRI analysis.
Contribution
The paper proposes a novel Recurrent Decoding Cell (RDC) for better feature fusion in MRI segmentation, and a new network CRDN that leverages RDC for improved performance.
Findings
RDC improves segmentation accuracy on multiple datasets.
CRDN reduces model size and enhances robustness to noise.
The approach outperforms existing methods in medical MRI segmentation.
Abstract
The encoder-decoder networks are commonly used in medical image segmentation due to their remarkable performance in hierarchical feature fusion. However, the expanding path for feature decoding and spatial recovery does not consider the long-term dependency when fusing feature maps from different layers, and the universal encoder-decoder network does not make full use of the multi-modality information to improve the network robustness especially for segmenting medical MRI. In this paper, we propose a novel feature fusion unit called Recurrent Decoding Cell (RDC) which leverages convolutional RNNs to memorize the long-term context information from the previous layers in the decoding phase. An encoder-decoder network, named Convolutional Recurrent Decoding Network (CRDN), is also proposed based on RDC for segmenting multi-modality medical MRI. CRDN adopts CNN backbone to encode image…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
