paper-with-me

Papers

A Weakly Supervised Learning Method for Cell Detection and Tracking Using Incomplete Initial Annotations

2023-11-07 · International Journal of Molecular Sciences 2023 11 · Hao Wu, Jovial Niyogisubizo, Keliang Zhao, Jintao Meng, Wenhui Xi, Hongchang Li, Yi Pan, Yanjie Wei

The automatic detection of cells in microscopy image sequences is a significant task in biomedical research. However, routine microscopy images with cells, which are taken during the process whereby constant division and differentiation occur, are notoriously difficult to detect due to changes in their appearance and number. Recently, convolutional neural network (CNN)-based methods have made significant progress in cell detection and tracking. However, these approaches require many manually annotated data for fully supervised training, which is time-consuming and often requires professional researchers. To alleviate such tiresome and labor-intensive costs, we propose a novel weakly supervised learning cell detection and tracking framework that trains the deep neural network using incomplete initial labels. Our approach uses incomplete cell markers obtained from fluorescent images for initial training on the Induced Pluripotent Stem (iPS) cell dataset, which is rarely studied for cell detection and tracking. During training, the incomplete initial labels were updated iteratively by combining detection and tracking results to obtain a model with better robustness. Our method was evaluated using two fields of the iPS cell dataset, along with the cell detection accuracy (DET) evaluation metric from the Cell Tracking Challenge (CTC) initiative, and it achieved 0.862 and 0.924 DET, respectively. The transferability of the developed model was tested using the public dataset FluoN2DH-GOWT1, which was taken from CTC; this contains two datasets with reference annotations. We randomly removed parts of the annotations in each labeled data to simulate the initial annotations on the public dataset. After training the model on the two datasets, with labels that comprise 10% cell markers, the DET improved from 0.130 to 0.903 and 0.116 to 0.877. When trained with labels that comprise 60% cell markers, the performance was better than the model trained using the supervised learning method. This outcome indicates that the model’s performance improved as the quality of the labels used for training increased.

📄 PDF Abstract BibTeX

Code (1)

jovialniyo93/cell-detection-and-tracking pytorch

Tasks

Cell DetectionCell TrackingWeakly-supervised LearningWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Weakly-Supervised Cell Tracking via Backward-and-Forward Propagation

2020-07-30 · ECCV 2020 8 · Kazuya Nishimura, Junya Hayashida, Chenyang Wang, Dai Fei Elmer Ker 외

We propose a weakly-supervised cell tracking method that can train a convolutional neural network (CNN) by using only the annotation of "cell detection" (i.e., the coordinates of cell positions) without association infor…

Cell DetectionCell Tracking

Tracking by weakly-supervised learning and graph optimization for whole-embryo C. elegans lineages

2022-08-24 · Peter Hirsch, Caroline Malin-Mayor, Anthony Santella, Stephan Preibisch 외

Tracking all nuclei of an embryo in noisy and dense fluorescence microscopy data is a challenging task. We build upon a recent method for nuclei tracking that combines weakly-supervised learning from a small set of nucle…

Cell TrackingEvent DetectionWeakly-supervised Learning

Negative Pseudo Labeling using Class Proportion for Semantic Segmentation in Pathology

2020-07-16 · ECCV 2020 8 · Hiroki Tokunaga, Brian Kenji Iwana, Yuki Teramoto, Akihiko Yoshizawa 외

We propose a weakly-supervised cell tracking method that can train a convolutional neural network (CNN) by using only the annotation of "cell detection" (i.e., the coordinates of cell positions) without association infor…

Cell DetectionCell TrackingSemantic Segmentation

A Weakly Supervised Method for Instance Segmentation of Biological Cells

2019-08-26 · Fidel A. Guerrero-Peña, Pedro D. Marrero Fernandez, Tsang Ing Ren, Alexandre Cunha

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…

Contour DetectionInstance SegmentationSemantic Segmentation

BRAIxDet: Learning to Detect Malignant Breast Lesion with Incomplete Annotations

2023-01-31 · Yuanhong Chen, Yuyuan Liu, Chong Wang, Michael Elliott 외

Methods to detect malignant lesions from screening mammograms are usually trained with fully annotated datasets, where images are labelled with the localisation and classification of cancerous lesions. However, real-worl…

Lesion Detection