Malaria Likelihood Prediction By Effectively Surveying Households Using Deep Reinforcement Learning
Pranav Rajpurkar, Vinaya Polamreddi, Anusha Balakrishnan

TL;DR
This paper presents a deep reinforcement learning approach that adaptively surveys households to predict malaria likelihood efficiently, reducing survey length while maintaining high accuracy in Kenya.
Contribution
The study introduces a novel deep Q-network based RL agent that adaptively selects survey questions, outperforming fixed-question baselines in efficiency and accuracy.
Findings
RL agent achieves 80% prediction accuracy.
Average survey length is reduced to 2.5 questions.
Adaptive questioning matches fixed-question baseline in accuracy.
Abstract
We build a deep reinforcement learning (RL) agent that can predict the likelihood of an individual testing positive for malaria by asking questions about their household. The RL agent learns to determine which survey question to ask next and when to stop to make a prediction about their likelihood of malaria based on their responses hitherto. The agent incurs a small penalty for each question asked, and a large reward/penalty for making the correct/wrong prediction; it thus has to learn to balance the length of the survey with the accuracy of its final predictions. Our RL agent is a Deep Q-network that learns a policy directly from the responses to the questions, with an action defined for each possible survey question and for each possible prediction class. We focus on Kenya, where malaria is a massive health burden, and train the RL agent on a dataset of 6481 households from the Kenya…
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
TopicsCOVID-19 epidemiological studies · Domain Adaptation and Few-Shot Learning · Data Stream Mining Techniques
