Instance Awareness of Multi-class Semantic Segmentation Loss Functions
Soumya Snigdha Kundu, Florian Kofler, Marina Ivory, Hendrik Moller, Jonathan Shapey, Tom Vercauteren

TL;DR
This paper extends instance-sensitive loss functions to multi-class semantic segmentation, effectively addressing class imbalance and improving segmentation metrics on a medical imaging dataset.
Contribution
It introduces a class decomposition approach and per-component inverse-size weighting to enhance multi-class segmentation performance.
Findings
Multi-class CC loss improves foreground Dice and rare-class Dice.
Multi-class blob loss achieves better Panoptic and recognition quality.
Inverse-size weighting within per-component loss boosts rare-class Dice.
Abstract
Instance-sensitive losses for semantic segmentation such as blob loss and CC loss were designed to address instance imbalance, ensuring small lesions generate the same gradient as large ones, but operate only on single-class segmentation. In multi-class settings, class imbalance poses an additional problem: rare classes with few instances receive a disproportionately small share of the training signal. We show that extending instance-sensitive losses to multi-class segmentation via a one-vs-rest class decomposition repurposes them to also address class imbalance, as uniform averaging over classes ensures each class contributes equally regardless of frequency. We further show that inverse-size weighting, which destabilizes training when applied globally due to weight imbalances across rare and common classes, becomes effective when integrated within the per-component loss, confining the…
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.
