TL;DR
This paper introduces a novel curriculum learning based loss function called Combo Loss for multi-organ segmentation in medical images, effectively addressing input and output class imbalance issues to improve segmentation accuracy.
Contribution
The paper proposes a new loss function that combines Dice similarity and cross entropy to handle input and output imbalance in multi-organ segmentation tasks.
Findings
Outperforms state-of-the-art methods on three diverse datasets.
Effectively handles class imbalance in medical image segmentation.
Improves segmentation accuracy with a simple network architecture.
Abstract
Simultaneous segmentation of multiple organs from different medical imaging modalities is a crucial task as it can be utilized for computer-aided diagnosis, computer-assisted surgery, and therapy planning. Thanks to the recent advances in deep learning, several deep neural networks for medical image segmentation have been introduced successfully for this purpose. In this paper, we focus on learning a deep multi-organ segmentation network that labels voxels. In particular, we examine the critical choice of a loss function in order to handle the notorious imbalance problem that plagues both the input and output of a learning model. The input imbalance refers to the class-imbalance in the input training samples (i.e., small foreground objects embedded in an abundance of background voxels, as well as organs of varying sizes). The output imbalance refers to the imbalance between the false…
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.
