SoftSeg: Advantages of soft versus binary training for image segmentation
Charley Gros, Andreanne Lemay, Julien Cohen-Adad

TL;DR
SoftSeg introduces a soft-label training approach for image segmentation, improving accuracy and sensitivity, especially at tissue interfaces, by treating segmentation as a regression problem rather than classification.
Contribution
It presents a novel training method that leverages soft ground truth labels and regression loss, outperforming traditional binary classification approaches in medical image segmentation.
Findings
Increased Dice scores across datasets (up to 6.5%)
Enhanced soft predictions at tissue interfaces
Better sensitivity for small objects
Abstract
Most image segmentation algorithms are trained on binary masks formulated as a classification task per pixel. However, in applications such as medical imaging, this "black-and-white" approach is too constraining because the contrast between two tissues is often ill-defined, i.e., the voxels located on objects' edges contain a mixture of tissues. Consequently, assigning a single "hard" label can result in a detrimental approximation. Instead, a soft prediction containing non-binary values would overcome that limitation. We introduce SoftSeg, a deep learning training approach that takes advantage of soft ground truth labels, and is not bound to binary predictions. SoftSeg aims at solving a regression instead of a classification problem. This is achieved by using (i) no binarization after preprocessing and data augmentation, (ii) a normalized ReLU final activation layer (instead of…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia?
