TL;DR
This paper introduces a loss reweighting method that enhances the detection of small lesions in 3D medical image segmentation by inversely weighting voxel contributions based on lesion volume, improving detection without sacrificing delineation quality.
Contribution
The authors propose a novel inverse lesion size reweighting technique applicable to various loss functions, addressing lesion size imbalance in medical image segmentation.
Findings
Inverse weighting improves small lesion detection.
Method maintains state-of-the-art delineation quality.
Effective across multiple datasets and imaging modalities.
Abstract
Target imbalance affects the performance of recent deep learning methods in many medical image segmentation tasks. It is a twofold problem: class imbalance - positive class (lesion) size compared to negative class (non-lesion) size; lesion size imbalance - large lesions overshadows small ones (in the case of multiple lesions per image). While the former was addressed in multiple works, the latter lacks investigation. We propose a loss reweighting approach to increase the ability of the network to detect small lesions. During the learning process, we assign a weight to every image voxel. The assigned weights are inversely proportional to the lesion volume, thus smaller lesions get larger weights. We report the benefit from our method for well-known loss functions, including Dice Loss, Focal Loss, and Asymmetric Similarity Loss. Additionally, we compare our results with other reweighting…
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
MethodsDice Loss · Focal Loss
