Decompose-and-Integrate Learning for Multi-class Segmentation in Medical Images
Yizhe Zhang, Michael T. C. Ying, Danny Z. Chen

TL;DR
This paper introduces a novel 'decompose-and-integrate' learning framework for medical image segmentation, which decomposes annotation maps into sub-problems, trains multiple modules, and then integrates their solutions to improve segmentation accuracy.
Contribution
The paper proposes a new end-to-end trainable framework that decomposes segmentation tasks into sub-problems and then integrates solutions, enhancing performance on medical image datasets.
Findings
Improved segmentation accuracy on multiple 3D and 2D datasets.
Effective decomposition and integration scheme confirmed by ablation studies.
State-of-the-art performance with DenseVoxNet and CUMedNet architectures.
Abstract
Segmentation maps of medical images annotated by medical experts contain rich spatial information. In this paper, we propose to decompose annotation maps to learn disentangled and richer feature transforms for segmentation problems in medical images. Our new scheme consists of two main stages: decompose and integrate. Decompose: by annotation map decomposition, the original segmentation problem is decomposed into multiple segmentation sub-problems; these new segmentation sub-problems are modeled by training multiple deep learning modules, each with its own set of feature transforms. Integrate: a procedure summarizes the solutions of the modules in the previous stage; a final solution is then formed for the original segmentation problem. Multiple ways of annotation map decomposition are presented and a new end-to-end trainable K-to-1 deep network framework is developed for implementing…
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
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging
