blob loss: instance imbalance aware loss functions for semantic
segmentation
- URL: http://arxiv.org/abs/2205.08209v3
- Date: Tue, 6 Jun 2023 17:54:34 GMT
- Title: blob loss: instance imbalance aware loss functions for semantic
segmentation
- Authors: Florian Kofler, Suprosanna Shit, Ivan Ezhov, Lucas Fidon, Izabela
Horvath, Rami Al-Maskari, Hongwei Li, Harsharan Bhatia, Timo Loehr, Marie
Piraud, Ali Erturk, Jan Kirschke, Jan C. Peeken, Tom Vercauteren, Claus
Zimmer, Benedikt Wiestler, Bjoern Menze
- Abstract summary: We propose a novel family of loss functions, emphblob loss, aimed at maximizing instance-level detection metrics.
We extensively evaluate a DSC-based emphblob loss in five complex 3D semantic segmentation tasks.
- Score: 6.2334511723202
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Deep convolutional neural networks (CNN) have proven to be remarkably
effective in semantic segmentation tasks. Most popular loss functions were
introduced targeting improved volumetric scores, such as the Dice coefficient
(DSC). By design, DSC can tackle class imbalance, however, it does not
recognize instance imbalance within a class. As a result, a large foreground
instance can dominate minor instances and still produce a satisfactory DSC.
Nevertheless, detecting tiny instances is crucial for many applications, such
as disease monitoring. For example, it is imperative to locate and surveil
small-scale lesions in the follow-up of multiple sclerosis patients. We propose
a novel family of loss functions, \emph{blob loss}, primarily aimed at
maximizing instance-level detection metrics, such as F1 score and sensitivity.
\emph{Blob loss} is designed for semantic segmentation problems where detecting
multiple instances matters. We extensively evaluate a DSC-based \emph{blob
loss} in five complex 3D semantic segmentation tasks featuring pronounced
instance heterogeneity in terms of texture and morphology. Compared to soft
Dice loss, we achieve 5% improvement for MS lesions, 3% improvement for liver
tumor, and an average 2% improvement for microscopy segmentation tasks
considering F1 score.
Related papers
- Improving Segmentation of Objects with Varying Sizes in Biomedical
Images using Instance-wise and Center-of-Instance Segmentation Loss Function [0.3437656066916039]
We propose a novel two-component loss for biomedical image segmentation tasks called the Instance-wise and Center-of-Instance (ICI) loss.
The ICI loss addresses the instance imbalance problem commonly encountered when using pixel-wise loss functions such as the Dice loss.
arXiv Detail & Related papers (2023-04-13T02:53:50Z) - Triplet Loss-less Center Loss Sampling Strategies in Facial Expression
Recognition Scenarios [5.672538282456803]
Deep neural network (DNN) accompanied by deep metric learning (DML) techniques boost the discriminative ability of the model inFER applications.
We developed three strategies: fully-synthesized, semi-synthesized, and prediction-based negative sample selection strategies.
To achieve better results, we introduce a selective attention module that provides a combination of pixel-wise and element-wise attention coefficients.
arXiv Detail & Related papers (2023-02-08T15:03:36Z) - MS Lesion Segmentation: Revisiting Weighting Mechanisms for Federated
Learning [92.91544082745196]
Federated learning (FL) has been widely employed for medical image analysis.
FL's performance is limited for multiple sclerosis (MS) lesion segmentation tasks.
We propose the first FL MS lesion segmentation framework via two effective re-weighting mechanisms.
arXiv Detail & Related papers (2022-05-03T14:06:03Z) - Do Lessons from Metric Learning Generalize to Image-Caption Retrieval? [67.45267657995748]
The triplet loss with semi-hard negatives has become the de facto choice for image-caption retrieval (ICR) methods that are optimized from scratch.
Recent progress in metric learning has given rise to new loss functions that outperform the triplet loss on tasks such as image retrieval and representation learning.
We ask whether these findings generalize to the setting of ICR by comparing three loss functions on two ICR methods.
arXiv Detail & Related papers (2022-02-14T15:18:00Z) - Cross-Site Severity Assessment of COVID-19 from CT Images via Domain
Adaptation [64.59521853145368]
Early and accurate severity assessment of Coronavirus disease 2019 (COVID-19) based on computed tomography (CT) images offers a great help to the estimation of intensive care unit event.
To augment the labeled data and improve the generalization ability of the classification model, it is necessary to aggregate data from multiple sites.
This task faces several challenges including class imbalance between mild and severe infections, domain distribution discrepancy between sites, and presence of heterogeneous features.
arXiv Detail & Related papers (2021-09-08T07:56:51Z) - Offset Curves Loss for Imbalanced Problem in Medical Segmentation [15.663236378920637]
We develop a new deep learning-based model which takes into account both higher feature level i.e. region inside contour and lower feature level i.e. contour.
Our proposed Offset Curves (OsC) loss consists of three main fitting terms.
We evaluate our proposed OsC loss on both 2D network and 3D network.
arXiv Detail & Related papers (2020-12-04T08:35:21Z) - Towards Robust Partially Supervised Multi-Structure Medical Image
Segmentation on Small-Scale Data [123.03252888189546]
We propose Vicinal Labels Under Uncertainty (VLUU) to bridge the methodological gaps in partially supervised learning (PSL) under data scarcity.
Motivated by multi-task learning and vicinal risk minimization, VLUU transforms the partially supervised problem into a fully supervised problem by generating vicinal labels.
Our research suggests a new research direction in label-efficient deep learning with partial supervision.
arXiv Detail & Related papers (2020-11-28T16:31:00Z) - Class-Agnostic Segmentation Loss and Its Application to Salient Object
Detection and Segmentation [17.532822703595766]
We present a novel loss function, called class-agnostic segmentation (CAS) loss.
We show that the CAS loss function is sparse, bounded, and robust to class-imbalance.
We investigate the performance against the state-of-the-art methods in two settings of low and high-fidelity training data.
arXiv Detail & Related papers (2020-10-28T07:11:15Z) - $\sigma^2$R Loss: a Weighted Loss by Multiplicative Factors using
Sigmoidal Functions [0.9569316316728905]
We introduce a new loss function called squared reduction loss ($sigma2$R loss), which is regulated by a sigmoid function to inflate/deflate the error per instance.
Our loss has clear intuition and geometric interpretation, we demonstrate by experiments the effectiveness of our proposal.
arXiv Detail & Related papers (2020-09-18T12:34:40Z) - Universal Loss Reweighting to Balance Lesion Size Inequality in 3D
Medical Image Segmentation [50.63623720394348]
We propose a loss reweighting approach to increase the ability of the network to detect small lesions.
We report the benefit from our method for well-known loss functions, including Dice Loss, Focal Loss, and Asymmetric Similarity Loss.
Our experiments show that inverse weighting considerably increases the detection quality, while preserves the delineation quality on a state-of-the-art level.
arXiv Detail & Related papers (2020-07-20T12:08:22Z) - Enhancing Geometric Factors in Model Learning and Inference for Object
Detection and Instance Segmentation [91.12575065731883]
We propose Complete-IoU (CIoU) loss and Cluster-NMS for enhancing geometric factors in both bounding box regression and Non-Maximum Suppression (NMS)
The training of deep models using CIoU loss results in consistent AP and AR improvements in comparison to widely adopted $ell_n$-norm loss and IoU-based loss.
Cluster-NMS is very efficient due to its pure GPU implementation, and geometric factors can be incorporated to improve both AP and AR.
arXiv Detail & Related papers (2020-05-07T16:00:27Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.