Bounding Box Priors for Cell Detection with Point Annotations
Hari Om Aggrawal, Dipam Goswami, Vinti Agarwal

TL;DR
This paper introduces a novel weakly semi-supervised cell detection method using bounding box priors and stochastic boxes, outperforming existing approaches especially with limited box-annotated data.
Contribution
It proposes a one-stage training approach combining point and box annotations with mean-IOU stochastic boxes, improving detection accuracy in data-scarce scenarios.
Findings
Outperforms two-stage methods by 5.56 mAP with only 5% box-labeled images.
Uses class-specific prior distributions for bounding boxes to enhance detection.
Provides insights on the minimal amount of box annotations needed for effective training.
Abstract
The size of an individual cell type, such as a red blood cell, does not vary much among humans. We use this knowledge as a prior for classifying and detecting cells in images with only a few ground truth bounding box annotations, while most of the cells are annotated with points. This setting leads to weakly semi-supervised learning. We propose replacing points with either stochastic (ST) boxes or bounding box predictions during the training process. The proposed "mean-IOU" ST box maximizes the overlap with all the boxes belonging to the sample space with a class-specific approximated prior probability distribution of bounding boxes. Our method trains with both box- and point-labelled images in conjunction, unlike the existing methods, which train first with box- and then point-labelled images. In the most challenging setting, when only 5% images are box-labelled, quantitative…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Imaging for Blood Diseases · AI in cancer detection · Machine Learning and Data Classification
