CVOct 22, 2019

J Regularization Improves Imbalanced Multiclass Segmentation

arXiv:1910.09783v134 citations
Originality Incremental advance
AI Analysis

This work addresses cell segmentation in biomedical imaging, offering an incremental improvement over previous methods by enhancing boundary accuracy and handling class imbalance.

The paper tackles multiclass segmentation of cluttered cells under weak supervision by adding Youden's J statistic regularization to cross-entropy loss, improving separation of touching cells and achieving sharp boundaries without explicit class weights, as demonstrated in 2D and 3D images with limited annotations.

We propose a new loss formulation to further advance the multiclass segmentation of cluttered cells under weakly supervised conditions. We improve the separation of touching and immediate cells, obtaining sharp segmentation boundaries with high adequacy, when we add Youden's $J$ statistic regularization term to the cross entropy loss. This regularization intrinsically supports class imbalance thus eliminating the necessity of explicitly using weights to balance training. Simulations demonstrate this capability and show how the regularization leads to better results by helping advancing the optimization when cross entropy stalls. We build upon our previous work on multiclass segmentation by adding yet another training class representing gaps between adjacent cells. This addition helps the classifier identify narrow gaps as background and no longer as touching regions. We present results of our methods for 2D and 3D images, from bright field to confocal stacks containing different types of cells, and we show that they accurately segment individual cells after training with a limited number of annotated images, some of which are poorly annotated.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes