vix.ing · top · new · best · stats · spec

Learning to Look Closer: A New Instance-Wise Loss for Small Cerebral Lesion Segmentation

2025/11/21 by Bouteille, Luc, Jaus, Alexander, Kleesiek, Jens +2
#Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #I.2.10 #I.4.6 #J.3

paper · doi:10.48550/arxiv.2511.17146

Abstract

Traditional loss functions in medical image segmentation, such as Dice, often under-segment small lesions because their small relative volume contributes negligibly to the overall loss. To address this, instance-wise loss functions and metrics have been proposed to evaluate segmentation quality on a per-lesion basis. We introduce CC-DiceCE, a loss function based on the CC-Metrics framework, and compare it with the existing blob loss. Both are benchmarked against a DiceCE baseline within the nnU-Net framework, which provides a robust and standardized setup. We find that CC-DiceCE loss increases detection (recall) with minimal to no degradation in segmentation performance, albeit at the cost of slightly more false positives. Furthermore, our multi-dataset study shows that CC-DiceCE generally outperforms blob loss.

Citations

Related