paper-with-me

Papers

Weakly Supervised Deep Instance Nuclei Detection using Points Annotation in 3D Cardiovascular Immunofluorescent Images

2022-07-29 · Nazanin Moradinasab, Yash Sharma, Laura S. Shankman, Gary K. Owens, Donald E. Brown

Two major causes of death in the United States and worldwide are stroke and myocardial infarction. The underlying cause of both is thrombi released from ruptured or eroded unstable atherosclerotic plaques that occlude vessels in the heart (myocardial infarction) or the brain (stroke). Clinical studies show that plaque composition plays a more important role than lesion size in plaque rupture or erosion events. To determine the plaque composition, various cell types in 3D cardiovascular immunofluorescent images of plaque lesions are counted. However, counting these cells manually is expensive, time-consuming, and prone to human error. These challenges of manual counting motivate the need for an automated approach to localize and count the cells in images. The purpose of this study is to develop an automatic approach to accurately detect and count cells in 3D immunofluorescent images with minimal annotation effort. In this study, we used a weakly supervised learning approach to train the HoVer-Net segmentation model using point annotations to detect nuclei in fluorescent images. The advantage of using point annotations is that they require less effort as opposed to pixel-wise annotation. To train the HoVer-Net model using point annotations, we adopted a popularly used cluster labeling approach to transform point annotations into accurate binary masks of cell nuclei. Traditionally, these approaches have generated binary masks from point annotations, leaving a region around the object unlabeled (which is typically ignored during model training). However, these areas may contain important information that helps determine the boundary between cells. Therefore, we used the entropy minimization loss function in these areas to encourage the model to output more confident predictions on the unlabeled areas. Our comparison studies indicate that the HoVer-Net model trained using our weakly ...

📄 PDF Abstract BibTeX arXiv:2208.00098

Code (0)

등록된 구현이 없습니다.

Tasks

Weakly-supervised Learning

Similar Papers 제목 키워드 기반

Weakly Supervised Deep Nuclei Segmentation Using Partial Points Annotation in Histopathology Images

2020-07-10 · Hui Qu, Pengxiang Wu, Qiaoying Huang, Jingru Yi 외

Nuclei segmentation is a fundamental task in histopathology image analysis. Typically, such segmentation tasks require significant effort to manually generate accurate pixel-wise annotations for fully supervised training…

SegmentationWeakly supervised segmentation

Weakly Supervised Nuclei Segmentation via Instance Learning

2022-02-03 · Weizhen Liu, Qian He, Xuming He

Weakly supervised nuclei segmentation is a critical problem for pathological image analysis and greatly benefits the community due to the significant reduction of labeling cost. Adopting point annotations, previous metho…

Instance SegmentationRepresentation LearningSegmentationSemantic Segmentation

Cyclic Learning: Bridging Image-level Labels and Nuclei Instance Segmentation

2023-06-05 · Yang Zhou, Yongjian Wu, Zihua Wang, Bingzheng Wei 외

Nuclei instance segmentation on histopathology images is of great clinical value for disease analysis. Generally, fully-supervised algorithms for this task require pixel-wise manual annotations, which is especially time-…

Instance SegmentationMulti-Task LearningSegmentationSemantic Segmentation+2

Entropy Bootstrapping for Weakly Supervised Nuclei Detection

2024-11-20 · James Willoughby, Irina Voiculescu

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 Segmentation

BoNuS: Boundary Mining for Nuclei Segmentation with Partial Point Labels

2024-01-15 · Yi Lin, Zeyu Wang, Dong Zhang, Kwang-Ting Cheng 외

Nuclei segmentation is a fundamental prerequisite in the digital pathology workflow. The development of automated methods for nuclei segmentation enables quantitative analysis of the wide existence and large variances in…

Multiple Instance LearningSegmentation