Task Decomposition and Synchronization for Semantic Biomedical Image Segmentation
Xuhua Ren, Lichi Zhang, Sahar Ahmad, Dong Nie, Fan Yang, Lei Xiang,, Qian Wang, Dinggang Shen

TL;DR
This paper introduces a task decomposition and synchronization framework for biomedical image segmentation, improving accuracy by combining sub-tasks and regularization, effective even with limited training data.
Contribution
It proposes a novel task decomposition and sync-regularization approach that enhances semantic segmentation accuracy in biomedical images, outperforming existing methods.
Findings
Achieved top-tier performance on ROBOT18, BRATS18, and REFUGE18 datasets.
Effective regularizations enable accurate segmentation with limited training data.
Framework applicable to diverse 2D/3D medical image datasets.
Abstract
Semantic segmentation is essentially important to biomedical image analysis. Many recent works mainly focus on integrating the Fully Convolutional Network (FCN) architecture with sophisticated convolution implementation and deep supervision. In this paper, we propose to decompose the single segmentation task into three subsequent sub-tasks, including (1) pixel-wise image segmentation, (2) prediction of the class labels of the objects within the image, and (3) classification of the scene the image belonging to. While these three sub-tasks are trained to optimize their individual loss functions of different perceptual levels, we propose to let them interact by the task-task context ensemble. Moreover, we propose a novel sync-regularization to penalize the deviation between the outputs of the pixel-wise segmentation and the class prediction tasks. These effective regularizations help FCN…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMax Pooling · Convolution · Fully Convolutional Network
