Home / Challenges / Completed Projects / Identifying Malnourished Children through Computer Vision
In this real-world project with Child Growth Monitor, 61 technology changemakers have been building a machine learning solution for identifying malnutrition of children. A problem affecting more than 200 million children.
Hunger is one of the most pressing global social challenges of our time. One of the by-products of hunger, malnutrition, is the leading global cause of child mortality under age 5. Around 200 million children under age 5 worldwide suffer from malnutrition and among those children, ~3 million die annually. These deaths are totally preventable if timely diagnosis of malnutrition and treatment can happen. Child Growth Monitor (CGM) is a game-changer application in this space as it replaces traditional methods of anthropometric measurement which are complex, slow, and expensive, frequently resulting in poor data and wrong assessments of the situation. CGM predicts measurement of height, weight, and mid-upper arm circumference (MUAC) of children under age 5 using its open-sourced state of the art neural network algorithms to determine if a child is malnourished or not.
The goal in this challenge of increasing the accuracy of CGM’s neural networks’ prediction, so that 90% of children get a height measurement with less than 1cm error.
Currently, CGM produces good-enough results for ~60% of children after manual cleaning.
The challenge is to determine which of those scan artifacts should be used as input for our result generation to reliably generate accurate results.
How can we ensure that no child gets a measurement result with an error of more than 1cm? We are developing technical and organizational measures to ensure the safety of our solution. In clinical trials and impact studies in 5 countries starting 2021, we want to prove that no child will get wrong measurements or even diagnosis from the product.
We want to collaborate on technical measures that will ensure the following:
CGM follows the WHO Child Growth Standards to determine if a child is stunted, wasted, or obese (types of malnourishment) or not.
The data will be in the form of PCD, RGB, and CSV. A scan can contain multiple RGB pictures and point clouds of a child, also the targets for height and weight that the models are trained on.
For further reference, please see CGM´s GitHub repository.
Datasets provided
Resources
CGM will give you documentation and a list of our potentially useful code repositories including:
All work must be done in an Azure ML workspace that we provide. All data will stay in the workspace.
Want to work with us?
Learn more