Positive-unlabeled learning for binary and multi-class cell detection in histopathology images with incomplete annotations
Zipei Zhao, Fengqian Pang, Yaou Liu, Zhiwen Liu, Chuyang, Ye

TL;DR
This paper introduces a positive-unlabeled learning approach for cell detection in histopathology images, effectively handling incomplete annotations and improving detection accuracy in both binary and multi-class scenarios.
Contribution
The authors reformulate cell detection training as a positive-unlabeled learning problem, deriving a new loss approximation to handle incomplete annotations for binary and multi-class detection.
Findings
Improved detection performance on four public datasets
Effective handling of incomplete annotations in training
Extension from binary to multi-class cell detection
Abstract
Cell detection in histopathology images is of great interest to clinical practice and research, and convolutional neural networks (CNNs) have achieved remarkable cell detection results. Typically, to train CNN-based cell detection models, every positive instance in the training images needs to be annotated, and instances that are not labeled as positive are considered negative samples. However, manual cell annotation is complicated due to the large number and diversity of cells, and it can be difficult to ensure the annotation of every positive instance. In many cases, only incomplete annotations are available, where some of the positive instances are annotated and the others are not, and the classification loss term for negative samples in typical network training becomes incorrect. In this work, to address this problem of incomplete annotations, we propose to reformulate the training…
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.
Taxonomy
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · Medical Imaging and Analysis
