Applying Faster R-CNN for Object Detection on Malaria Images
Jane Hung, Deepali Ravel, Stefanie C.P. Lopes, Gabriel Rangel,, Odailton Amaral Nery, Benoit Malleret, Francois Nosten, Marcus V. G. Lacerda,, Marcelo U. Ferreira, Laurent R\'enia, Manoj T. Duraisingh, Fabio T. M. Costa,, Matthias Marti, Anne E. Carpenter

TL;DR
This paper demonstrates that applying Faster R-CNN, a state-of-the-art object detection model, to malaria microscopy images significantly improves cell detection accuracy compared to traditional methods, advancing automated analysis in biological imaging.
Contribution
First application of Faster R-CNN to malaria cell detection, showing superior performance over traditional segmentation and classification approaches.
Findings
Faster R-CNN outperforms baseline methods in detecting malaria-infected cells.
The model achieves accuracy comparable to human experts.
The approach effectively handles class imbalance and variability in cell appearance.
Abstract
Deep learning based models have had great success in object detection, but the state of the art models have not yet been widely applied to biological image data. We apply for the first time an object detection model previously used on natural images to identify cells and recognize their stages in brightfield microscopy images of malaria-infected blood. Many micro-organisms like malaria parasites are still studied by expert manual inspection and hand counting. This type of object detection task is challenging due to factors like variations in cell shape, density, and color, and uncertainty of some cell classes. In addition, annotated data useful for training is scarce, and the class distribution is inherently highly imbalanced due to the dominance of uninfected red blood cells. We use Faster Region-based Convolutional Neural Network (Faster R-CNN), one of the top performing object…
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
MethodsRegion Proposal Network · Softmax · Convolution · RoIPool · Faster R-CNN
