SRPN: similarity-based region proposal networks for nuclei and cells detection in histology images
Yibao Sun, Xingru Huang, Huiyu Zhou, Qianni Zhang

TL;DR
This paper introduces SRPN, a similarity-based region proposal network that enhances nuclei and cell detection in histology images by learning discriminative features, leading to state-of-the-art results.
Contribution
The paper proposes a novel similarity learning module within RPNs, improving classification accuracy for dense object detection in histology images.
Findings
SRPN outperforms existing methods on MoNuSeg benchmark.
SRPN achieves state-of-the-art results on signet ring cell detection.
Similarity learning significantly boosts classification performance.
Abstract
The detection of nuclei and cells in histology images is of great value in both clinical practice and pathological studies. However, multiple reasons such as morphological variations of nuclei or cells make it a challenging task where conventional object detection methods cannot obtain satisfactory performance in many cases. A detection task consists of two sub-tasks, classification and localization. Under the condition of dense object detection, classification is a key to boost the detection performance. Considering this, we propose similarity based region proposal networks (SRPN) for nuclei and cells detection in histology images. In particular, a customized convolution layer termed as embedding layer is designed for network building. The embedding layer is added into the region proposal networks, enabling the networks to learn discriminative features based on similarity learning.…
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 · Advanced Neural Network Applications
MethodsFeature Pyramid Network · Softmax · 1x1 Convolution · RoIPool · Region Proposal Network · Convolution · Focal Loss · Faster R-CNN · RetinaNet
