TL;DR
This paper introduces a region-proposal module for Mask R-CNN that enables effective nucleus detection using only partially labeled training data, significantly reducing annotation effort while maintaining high accuracy.
Contribution
It proposes a novel region-proposal method utilizing decomposed self-attention for few-exemplar learning in nucleus detection, reducing the need for fully annotated datasets.
Findings
Achieves comparable detection accuracy with only 25% of nuclei annotated
Utilizes self-attention to propagate labels to unlabeled regions
Enables iterative dataset annotation and correction
Abstract
Quantitative analysis of cell nuclei in microscopic images is an essential yet challenging source of biological and pathological information. The major challenge is accurate detection and segmentation of densely packed nuclei in images acquired under a variety of conditions. Mask R-CNN-based methods have achieved state-of-the-art nucleus segmentation. However, the current pipeline requires fully annotated training images, which are time consuming to create and sometimes noisy. Importantly, nuclei often appear similar within the same image. This similarity could be utilized to segment nuclei with only partially labeled training examples. We propose a simple yet effective region-proposal module for the current Mask R-CNN pipeline to perform few-exemplar learning. To capture the similarities between unlabeled regions and labeled nuclei, we apply decomposed self-attention to learned…
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.
