Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cell Detection from Imperfect Annotation by Pseudo Label Selection Using P-classification

About

Cell detection is an essential task in cell image analysis. Recent deep learning-based detection methods have achieved very promising results. In general, these methods require exhaustively annotating the cells in an entire image. If some of the cells are not annotated (imperfect annotation), the detection performance significantly degrades due to noisy labels. This often occurs in real collaborations with biologists and even in public data-sets. Our proposed method takes a pseudo labeling approach for cell detection from imperfect annotated data. A detection convolutional neural network (CNN) trained using such missing labeled data often produces over-detection. We treat partially labeled cells as positive samples and the detected positions except for the labeled cell as unlabeled samples. Then we select reliable pseudo labels from unlabeled data using recent machine learning techniques; positive-and-unlabeled (PU) learning and P-classification. Experiments using microscopy images for five different conditions demonstrate the effectiveness of the proposed method.

Kazuma Fujii, Daiki Suehiro, Kazuya Nishimura, Ryoma Bise• 2021

Related benchmarks

TaskDatasetResultRank
Cell detectionC2C12 FGF2 condition
F-score76.8
12
Cell detectionC2C12 Control condition
F-score0.834
6
Cell detectionHSC
F-score95.2
6
Cell detectionC2C12 BMP2 condition
F-score76.9
6
Showing 4 of 4 rows

Other info

Code

Follow for update