Contour-weighted loss for class-imbalanced image segmentation
Zhhengyong Huang, Yao Sui

TL;DR
This paper introduces a novel contour-weighted loss function for image segmentation that effectively addresses class imbalance, improving accuracy and robustness in medical image analysis tasks.
Contribution
The paper proposes a new contour-weighted loss combining cross-entropy and dice loss, enhancing segmentation performance on imbalanced medical datasets.
Findings
Outperforms state-of-the-art methods in abdominal organ segmentation
Improves robustness of deep segmentation models
Effective in brain tumor segmentation
Abstract
Image segmentation is critically important in almost all medical image analysis for automatic interpretations and processing. However, it is often challenging to perform image segmentation due to data imbalance between intra- and inter-class, resulting in over- or under-segmentation. Consequently, we proposed a new methodology to address the above issue, with a compact yet effective contour-weighted loss function. Our new loss function incorporates a contour-weighted cross-entropy loss and separable dice loss. The former loss extracts the contour of target regions via morphological erosion and generates a weight map for the cross-entropy criterion, whereas the latter divides the target regions into contour and non-contour components through the extracted contour map, calculates dice loss separately, and combines them to update the network. We carried out abdominal organ segmentation and…
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
TopicsRetinal Imaging and Analysis · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
