A Weakly Supervised Method for Instance Segmentation of Biological Cells
We present a weakly supervised deep learning method to perform instance segmentation of cells present in microscopy images. Annotation of biomedical images in the lab can be scarce, incomplete, and inaccurate. This is of concern when supervised learning is used for image analysis as the discriminative power of a learning model might be compromised in these situations. To overcome the curse of poor labeling, our method focuses on three aspects to improve learning: i) we propose a loss function operating in three classes to facilitate separating adjacent cells and to drive the optimizer to properly classify underrepresented regions; ii) a contour-aware weight map model is introduced to strengthen contour detection while improving the network generalization capacity; and iii) we augment data by carefully modulating local intensities on edges shared by adjoining regions and to account for possibly weak signals on these edges. Generated probability maps are segmented using different methods, with the watershed based one generally offering the best solutions, specially in those regions where the prevalence of a single class is not clear. The combination of these contributions allows segmenting individual cells on challenging images. We demonstrate our methods in sparse and crowded cell images, showing improvements in the learning process for a fixed network architecture.
Code (0)
등록된 구현이 없습니다.
Tasks
Contour DetectionInstance SegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Point2Mask: A Weakly Supervised Approach for Cell Segmentation Using Point Annotation
Identifying cells in microscopic images is a crucial step toward studying image-based cell biology research. Cell instance segmentation provides an opportunity to study the shape, structure, form, and size of cells. Deep…
Cell SegmentationInstance SegmentationSegmentationSemantic Segmentation+1BFS-Net: Weakly Supervised Cell Instance Segmentation from Bright-Field Microscopy Z-Stacks
Despite its broad availability, volumetric information acquisition from Bright-Field Microscopy (BFM) is inherently difficult due to the projective nature of the acquisition process. We investigate the prediction of 3D c…
Instance SegmentationSemantic SegmentationEntropy Bootstrapping for Weakly Supervised Nuclei Detection
Microscopy structure segmentation, such as detecting cells or nuclei, generally requires a human to draw a ground truth contour around each instance. Weakly supervised approaches (e.g. consisting of only single point lab…
Instance SegmentationSegmentationSemantic SegmentationSplit and Expand: An inference-time improvement for Weakly Supervised Cell Instance Segmentation
We consider the problem of segmenting cell nuclei instances from Hematoxylin and Eosin (H&E) stains with weak supervision. While most recent works focus on improving the segmentation quality, this is usually insufficient…
Bias DetectionInstance SegmentationSegmentationSemantic SegmentationNeural Cellular Automata for Weakly Supervised Segmentation of White Blood Cells
The detection and segmentation of white blood cells in blood smear images is a key step in medical diagnostics, supporting various downstream tasks such as automated blood cell counting, morphological analysis, cell clas…