CVApr 17, 2023

One-shot and Partially-Supervised Cell Image Segmentation Using Small Visual Prompt

arXiv:2304.07991v14 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses the annotation burden in biomedical imaging for researchers and practitioners, though it appears incremental as it builds on existing prompt learning techniques.

The paper tackles the problem of semantic segmentation of microscopic cell images requiring large labeled datasets by proposing one-shot and partially-supervised learning strategies using small visual prompts, which improved the Dice score coefficient compared to conventional methods in experiments on three datasets.

Semantic segmentation of microscopic cell images using deep learning is an important technique, however, it requires a large number of images and ground truth labels for training. To address the above problem, we consider an efficient learning framework with as little data as possible, and we propose two types of learning strategies: One-shot segmentation which can learn with only one training sample, and Partially-supervised segmentation which assigns annotations to only a part of images. Furthermore, we introduce novel segmentation methods using the small prompt images inspired by prompt learning in recent studies. Our proposed methods use a pre-trained model based on only cell images and teach the information of the prompt pairs to the target image to be segmented by the attention mechanism, which allows for efficient learning while reducing the burden of annotation costs. Through experiments conducted on three types of microscopic cell image datasets, we confirmed that the proposed method improved the Dice score coefficient (DSC) in comparison with the conventional methods.

Code Implementations1 repo
Foundations

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

Your Notes