CodaMal: Contrastive Domain Adaptation for Malaria Detection in Low-Cost Microscopes
Ishan Rajendrakumar Dave, Tristan de Blegiers, Chen Chen, Mubarak Shah

TL;DR
CodaMal is an end-to-end contrastive domain adaptation framework that improves malaria detection in low-cost microscopes by reducing domain shift without extra annotation effort, achieving significant accuracy and speed gains.
Contribution
The paper introduces CodaMal, a novel end-to-end contrastive domain adaptation method that effectively bridges the gap between high-cost and low-cost microscope images for malaria detection.
Findings
Achieves 16% improvement in mean average precision (mAP) over state-of-the-art.
Provides 21x faster inference speed.
Uses half the number of learnable parameters compared to prior methods.
Abstract
Malaria is a major health issue worldwide, and its diagnosis requires scalable solutions that can work effectively with low-cost microscopes (LCM). Deep learning-based methods have shown success in computer-aided diagnosis from microscopic images. However, these methods need annotated images that show cells affected by malaria parasites and their life stages. Annotating images from LCM significantly increases the burden on medical experts compared to annotating images from high-cost microscopes (HCM). For this reason, a practical solution would be trained on HCM images which should generalize well on LCM images during testing. While earlier methods adopted a multi-stage learning process, they did not offer an end-to-end approach. In this work, we present an end-to-end learning framework, named CodaMal (COntrastive Domain Adpation for MALaria). In order to bridge the gap between HCM…
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
TopicsDigital Imaging for Blood Diseases · Image Processing Techniques and Applications · Cell Image Analysis Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
