Region-wise Loss for Biomedical Image Segmentation
Juan Miguel Valverde, Jussi Tohka

TL;DR
This paper introduces a versatile Region-wise loss for biomedical image segmentation that addresses class imbalance and pixel importance, offering a stable, adaptable, and state-of-the-art solution demonstrated across multiple tasks.
Contribution
It proposes a novel Region-wise loss framework, reformulates existing loss functions, and introduces rectified RW maps to ensure stable and effective optimization in biomedical segmentation.
Findings
Achieves state-of-the-art performance on three segmentation tasks.
Demonstrates stability and convergence without extra regularization.
Reveals underlying similarities among different loss functions.
Abstract
We propose Region-wise (RW) loss for biomedical image segmentation. Region-wise loss is versatile, can simultaneously account for class imbalance and pixel importance, and it can be easily implemented as the pixel-wise multiplication between the softmax output and a RW map. We show that, under the proposed RW loss framework, certain loss functions, such as Active Contour and Boundary loss, can be reformulated similarly with appropriate RW maps, thus revealing their underlying similarities and a new perspective to understand these loss functions. We investigate the observed optimization instability caused by certain RW maps, such as Boundary loss distance maps, and we introduce a mathematically-grounded principle to avoid such instability. This principle provides excellent adaptability to any dataset and practically ensures convergence without extra regularization terms or optimization…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · COVID-19 diagnosis using AI
MethodsSoftmax
