TL;DR
This paper introduces a novel 3D RoI-aware U-Net framework that improves colorectal tumor segmentation accuracy and efficiency in MRI images by joint localization and segmentation with multi-level RoI features.
Contribution
The paper proposes a multitask 3D RoI-aware U-Net that shares a backbone encoder for simultaneous RoI localization and in-region segmentation, enhancing performance and computational efficiency.
Findings
Significantly outperforms conventional methods in accuracy.
Demonstrates high efficiency with GPU memory optimization.
Ensemble models further improve segmentation results.
Abstract
Segmentation of colorectal cancerous regions from 3D Magnetic Resonance (MR) images is a crucial procedure for radiotherapy which conventionally requires accurate delineation of tumour boundaries at an expense of labor, time and reproducibility. While deep learning based methods serve good baselines in 3D image segmentation tasks, small applicable patch size limits effective receptive field and degrades segmentation performance. In addition, Regions of interest (RoIs) localization from large whole volume 3D images serves as a preceding operation that brings about multiple benefits in terms of speed, target completeness, reduction of false positives. Distinct from sliding window or non-joint localization-segmentation based models, we propose a novel multitask framework referred to as 3D RoI-aware U-Net (3D RU-Net), for RoI localization and in-region segmentation where the two tasks share…
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
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
