TL;DR
This paper introduces CATMIL, a unified loss function combining component-adaptive and lesion-level supervision to enhance small lesion segmentation in brain MRI, achieving balanced accuracy and detection.
Contribution
The novel CATMIL loss integrates component-adaptive weighting and lesion-level supervision within a standard framework, improving small lesion recall and reducing false negatives.
Findings
Increases Dice score to 0.7834
Reduces boundary error compared to standard losses
Enhances small lesion recall and reduces false negatives
Abstract
We propose a unified objective function, termed CATMIL, that augments the base segmentation loss with two auxiliary supervision terms operating at different levels. The first term, Component-Adaptive Tversky, reweights voxel contributions based on connected components to balance the influence of lesions of different sizes. The second term, based on Multiple Instance Learning, introduces lesion-level supervision by encouraging the detection of each lesion instance. These terms are combined with the standard nnU-Net loss to jointly optimize voxel-level segmentation accuracy and lesion-level detection. We evaluate the proposed objective on the MSLesSeg dataset using a consistent nnU-Net framework and 5-fold cross-validation. The results show that CATMIL achieves the most balanced performance across segmentation accuracy, lesion detection, and error control. It improves Dice score (0.7834)…
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.
