The science behind the Halo Body feature

机器学习
海外精选
海外精选的内容汇集了全球优质的亚马逊云科技相关技术内容。同时,内容中提到的“AWS” 是 “Amazon Web Services” 的缩写,在此网站不作为商标展示。
0
0
{"value":"![image.png](https://dev-media.amazoncloud.cn/b92602269b1445b2a588c1bb68f3d702_image.png)\n\nWith Amazon Halo's Body feature, individuals can measure their own body fat percentage and track it through a personalized 3D model. To achieve this, Amazon scientists used computer vision, artificial intelligence, and creative problem-solving.\n\nWith [Amazon Halo](https://www.amazon.com/Amazon-Halo-Fitness-And-Health-Band/dp/B07QK955LS), a health and wellness membership, individuals can measure their own body fat percentage (BFP) and track it through a personalized 3D model. This level of scanning is usually only possible with expensive and sophisticated machines, but Halo’s Body feature makes it available to anyone with a smartphone via the Halo app. To achieve this, Amazon scientists used ideas from computer vision, computer graphics, artificial intelligence, and creative problem-solving.\n\nThe science and engineering team had to deal with two challenges when developing the Body feature: first, estimate BFP from smartphone photos without any other direct measurements; second, create a personalized 3D model of the user’s body.\n\nSolutions to both problems involved a combination of deep neural networks, which are capable of learning tasks by identifying patterns in large amounts of data, and classical algorithms in computer vision and computer graphics.\n\n\n#### **Estimating body fat percentage from images**\n\n\nEstimating body fat percentage is a complex process. At-home smart scales do not directly measure body fat, but analyze electrical resistance in the body and use equations to convert that to BFP. Based on how hydrated you are throughout the day, this electrical resistance can fluctuate wildly, leading to high errors in BFP.\n\n\n#### **Amazon Halo adds Movement Health feature**\n\n\nMovement Health is based on functional fitness, which is your body’s readiness to execute everyday movements like bending, reaching, lifting, twisting, pulling, pushing, and walking. [Learn more about how Movement Health works](https://bit.ly/3v2fQfY).\n\nCommercial-grade measurement tools, such as hydrostatic dunk tanks and air displacement plethysmography, measure body volume that is subsequently converted to BFP and are more accurate than at-home smart scales, but require access to a trainer or special facility, and each scan costs money. Dual-energy X-ray absorptiometry (DXA) is considered the clinical gold standard for body composition and widely used, but these machines require a prescription and can cost as much as \$80 per scan.\\n\\n“All these different methods try to estimate BFP through indirect measures,” said [Amit Agrawal](https://www.linkedin.cn/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.cn%2Finjobs%2Fin%2Famit-agrawal-60b8318%2F), an Amazon principal scientist who has worked on Amazon Halo. “Borrowing the idea of indirect measurement, we challenged ourselves to build a computer vision system that can accurately predict BFP via visual features measured from images such as overall body shape and details of the body such as muscle definition and fat folds.”\\n\\n\\n#### **We challenged ourselves to build a computer vision system that can accurately predict BFP via visual features measured from images such as overall body shape and details of the body such as muscle definition and fat folds.**\\n\\n\\nAmit Agrawal\\n\\nThe solution: develop a technology utilizing convolutional neural networks (CNN), a class of deep neural networks commonly applied to analyzing images, and semi-supervised learning, which is a machine learning approach to train models with limited ground truth.\\n\\nThe input for the machine learning model is the photos captured from the smartphone, and the output is a number that tells you the body fat percentage. To train the model, it would typically be necessary to collect photos from many users in different scanning conditions and their actual BFP. The problem: it would be too expensive to use the DXA method.\\n\\nInstead, the team pre-trained a CNN to learn a representation of the human body, which can extract discriminative features from images. The network analyzes the overall shape and details of the body from the images to extract visual features that are relevant to body composition. Then, data from actual DXA scans is used to fine-tune this network via semi-supervised learning.\\n\\nA recent clinical study, whose results haven’t been published yet, determined that Body is nearly twice as accurate as smart scales in measuring BFP when using DXA as the ground truth.\\n\\n\\n#### **Building personalized 3D avatars from images**\\n\\n\\nUntil recently, if you wanted to have a virtual model of your own body, you would have to stand in a room-sized 3D scanner with multiple synchronized high-end cameras around you. These expensive systems are used for applications in animation and gaming, but aren’t generally available to consumers.\\n\\nScientists on the Halo team undertook the ambitious goal of developing a tool capable of producing a 3D virtual representation of a customer’s body from a simple set of smartphone photos.\\n\\nTo do that, they trained a deep neural network which estimates the shape and pose parameters of the underlying statistical model from the captured photos. Again, the key challenge was acquiring the data necessary to train the model.\\n\\n\\n#### **Learn more about how Amazon Halo can help you achieve a healthier lifestyle.**\\n\\n<video src=\\"https://dev-media.amazoncloud.cn/67fe192df54641c2b4979190fee150e2_Rec%200002.mp4\\" class=\\"manvaVedio\\" controls=\\"controls\\" style=\\"width:160px;height:160px\\"></video>\\n\\n**Learn more about how Amazon Halo can help you achieve a healthier lifestyle.**\\n\\n“You would need the image of a person, as well as the 3D model of the same person captured at the same time, to train this model. That would be very expensive, because you’d have to capture data on a lot of different people with different ethnicity, age, gender, and all those variations,” Agrawal said.\\n\\nTo solve that problem, they decided that instead of building an end-to-end system (from the photo directly to the 3D avatar) they would build a system with two modules. The first starts from the original photo to obtain a silhouette of the user by segmenting the person from the background, producing a black and white two-dimensional image of the body shape.\\n\\nThe second module transforms the silhouette image into the 3D avatar. At this stage, the team decided to use synthetic data instead of the expensive 3D scans. The synthetic images were generated using graphics-rendering software that utilizes 3D models to generate their corresponding 2D silhouettes. Then they used these synthetic examples to train the system to predict 3D models from the silhouettes.\\n\\nWith this process, the Body feature can create personalized 3D body models of customers, so they can keep track of body changes in their health journey. They can also simulate how their bodies will change at different levels of body fat.\\n\\n\\n#### **We're making 3D scanning accessible, particularly in the context of human body composition and how it relates to long-term health.**\\n\\n\\nPrakash Ramu\\n\\n“We're making 3D scanning accessible, particularly in the context of human body composition and how it relates to long-term health,” said [Prakash Ramu,](https://www.linkedin.cn/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.cn%2Finjobs%2Fin%2Fprakash-ramu-b768015%2F) an Amazon senior manager of applied science. \\n\\nRamu, who has 13 years of experience in computer vision and image processing, noted that while Body doesn’t have the same level of fidelity as traditional 3D scanners for things such as muscle definition, it has high accuracy for overall shape and body proportions [that are relevant for long-term health](https://www.nature.com/articles/s41598-020-71302-5), providing an accessible and accurate in-home tool for people interested in measuring and tracking their body shape.\\n\\nRamu also noted that [privacy is foundational to the design of the Halo](https://www.amazon.com/gp/help/customer/display.html?nodeId=GL99TQL4B7ADPBDH). The body scan images used to build the 3D avatar and to measure BFP are automatically deleted from the cloud after processing and, after that, they only live on the customer’s phone unless they have explicitly opted in to cloud backup.\\n\\n\\n#### **Halo Body’s potential to impact people’s health**\\n\\n\\nOne of the most important breakthroughs of the Body feature is that it grants easy access to a health indicator that is much more useful than body mass index (BMI), notes [Antonio Criminisi](https://www.linkedin.cn/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.cn%2Finjobs%2Fin%2Fantonio-criminisi-5ba41aa%2F), senior manager of applied science on the Halo team.\\n\\n\\n#### **Doctors have known for many years that body fat percentage is a better indicator than BMI.**\\n\\nAntonio Criminisi\\n\\n“Doctors have known for many years that body fat percentage is a better indicator than BMI, because it better predicts medical risks of cardiovascular disease, or even certain types of cancer,” he said. “This issue is particularly important when you become older. At that stage, weight loss tends to be associated with losing muscle mass, and that’s often not good news.”\\n\\nCriminisi, who has been working for several years in computer vision and machine learning applied to the analysis of medical images, says most often lack of access is what prevents people from using BFP as a health indicator.\\n\\n“What we’ve done is bridge that gap and make this technology a lot cheaper and easy to use,” he said.\\n\\nThe team knows it still has challenges ahead, but say they’re constantly looking to improve Halo.\\n\\n“Building a customer-facing product for health applications is inherently challenging due to lack of data and a high bar on clinical accuracy and privacy,” Ramu said. “By building upon ideas in deep learning, classical computer vision and computer graphics, we have tackled the hard challenges in delivering a new product that reaches higher accuracy than alternatives such as bio-impedance scales. We are incredibly excited to share this technology with our customers and will continue to improve it over time to keep delighting our customers with exciting and useful new features.”\\n\\nABOUT THE AUTHOR\\n\\n#### **[Mariana Lenharo](https://www.amazon.science/author/mariana-lenharo)**\\n\\nMariana is a science and health journalist based in Brazil.\\n","render":"<p><img src=\\"https://dev-media.amazoncloud.cn/b92602269b1445b2a588c1bb68f3d702_image.png\\" alt=\\"image.png\\" /></p>\\n<p>With Amazon Halo’s Body feature, individuals can measure their own body fat percentage and track it through a personalized 3D model. To achieve this, Amazon scientists used computer vision, artificial intelligence, and creative problem-solving.</p>\\n<p>With <a href=\\"https://www.amazon.com/Amazon-Halo-Fitness-And-Health-Band/dp/B07QK955LS\\" target=\\"_blank\\">Amazon Halo</a>, a health and wellness membership, individuals can measure their own body fat percentage (BFP) and track it through a personalized 3D model. This level of scanning is usually only possible with expensive and sophisticated machines, but Halo’s Body feature makes it available to anyone with a smartphone via the Halo app. To achieve this, Amazon scientists used ideas from computer vision, computer graphics, artificial intelligence, and creative problem-solving.</p>\\n<p>The science and engineering team had to deal with two challenges when developing the Body feature: first, estimate BFP from smartphone photos without any other direct measurements; second, create a personalized 3D model of the user’s body.</p>\\n<p>Solutions to both problems involved a combination of deep neural networks, which are capable of learning tasks by identifying patterns in large amounts of data, and classical algorithms in computer vision and computer graphics.</p>\\n<h4><a id=\\"Estimating_body_fat_percentage_from_images_11\\"></a><strong>Estimating body fat percentage from images</strong></h4>\\n<p>Estimating body fat percentage is a complex process. At-home smart scales do not directly measure body fat, but analyze electrical resistance in the body and use equations to convert that to BFP. Based on how hydrated you are throughout the day, this electrical resistance can fluctuate wildly, leading to high errors in BFP.</p>\\n<h4><a id=\\"Amazon_Halo_adds_Movement_Health_feature_17\\"></a><strong>Amazon Halo adds Movement Health feature</strong></h4>\\n<p>Movement Health is based on functional fitness, which is your body’s readiness to execute everyday movements like bending, reaching, lifting, twisting, pulling, pushing, and walking. <a href=\\"https://bit.ly/3v2fQfY\\" target=\\"_blank\\">Learn more about how Movement Health works</a>.</p>\\n<p>Commercial-grade measurement tools, such as hydrostatic dunk tanks and air displacement plethysmography, measure body volume that is subsequently converted to BFP and are more accurate than at-home smart scales, but require access to a trainer or special facility, and each scan costs money. Dual-energy X-ray absorptiometry (DXA) is considered the clinical gold standard for body composition and widely used, but these machines require a prescription and can cost as much as \$80 per scan.</p>\\n<p>“All these different methods try to estimate BFP through indirect measures,” said <a href=\\"https://www.linkedin.cn/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.cn%2Finjobs%2Fin%2Famit-agrawal-60b8318%2F\\" target=\\"_blank\\">Amit Agrawal</a>, an Amazon principal scientist who has worked on Amazon Halo. “Borrowing the idea of indirect measurement, we challenged ourselves to build a computer vision system that can accurately predict BFP via visual features measured from images such as overall body shape and details of the body such as muscle definition and fat folds.”</p>\\n<h4><a id=\\"We_challenged_ourselves_to_build_a_computer_vision_system_that_can_accurately_predict_BFP_via_visual_features_measured_from_images_such_as_overall_body_shape_and_details_of_the_body_such_as_muscle_definition_and_fat_folds_27\\"></a><strong>We challenged ourselves to build a computer vision system that can accurately predict BFP via visual features measured from images such as overall body shape and details of the body such as muscle definition and fat folds.</strong></h4>\\n<p>Amit Agrawal</p>\n<p>The solution: develop a technology utilizing convolutional neural networks (CNN), a class of deep neural networks commonly applied to analyzing images, and semi-supervised learning, which is a machine learning approach to train models with limited ground truth.</p>\n<p>The input for the machine learning model is the photos captured from the smartphone, and the output is a number that tells you the body fat percentage. To train the model, it would typically be necessary to collect photos from many users in different scanning conditions and their actual BFP. The problem: it would be too expensive to use the DXA method.</p>\n<p>Instead, the team pre-trained a CNN to learn a representation of the human body, which can extract discriminative features from images. The network analyzes the overall shape and details of the body from the images to extract visual features that are relevant to body composition. Then, data from actual DXA scans is used to fine-tune this network via semi-supervised learning.</p>\n<p>A recent clinical study, whose results haven’t been published yet, determined that Body is nearly twice as accurate as smart scales in measuring BFP when using DXA as the ground truth.</p>\n<h4><a id=\\"Building_personalized_3D_avatars_from_images_41\\"></a><strong>Building personalized 3D avatars from images</strong></h4>\\n<p>Until recently, if you wanted to have a virtual model of your own body, you would have to stand in a room-sized 3D scanner with multiple synchronized high-end cameras around you. These expensive systems are used for applications in animation and gaming, but aren’t generally available to consumers.</p>\n<p>Scientists on the Halo team undertook the ambitious goal of developing a tool capable of producing a 3D virtual representation of a customer’s body from a simple set of smartphone photos.</p>\n<p>To do that, they trained a deep neural network which estimates the shape and pose parameters of the underlying statistical model from the captured photos. Again, the key challenge was acquiring the data necessary to train the model.</p>\n<h4><a id=\\"Learn_more_about_how_Amazon_Halo_can_help_you_achieve_a_healthier_lifestyle_51\\"></a><strong>Learn more about how Amazon Halo can help you achieve a healthier lifestyle.</strong></h4>\\n<p><video src=\\"https://dev-media.amazoncloud.cn/67fe192df54641c2b4979190fee150e2_Rec%200002.mp4\\" controls=\\"controls\\"></video></p>\\n<p><strong>Learn more about how Amazon Halo can help you achieve a healthier lifestyle.</strong></p>\\n<p>“You would need the image of a person, as well as the 3D model of the same person captured at the same time, to train this model. That would be very expensive, because you’d have to capture data on a lot of different people with different ethnicity, age, gender, and all those variations,” Agrawal said.</p>\n<p>To solve that problem, they decided that instead of building an end-to-end system (from the photo directly to the 3D avatar) they would build a system with two modules. The first starts from the original photo to obtain a silhouette of the user by segmenting the person from the background, producing a black and white two-dimensional image of the body shape.</p>\n<p>The second module transforms the silhouette image into the 3D avatar. At this stage, the team decided to use synthetic data instead of the expensive 3D scans. The synthetic images were generated using graphics-rendering software that utilizes 3D models to generate their corresponding 2D silhouettes. Then they used these synthetic examples to train the system to predict 3D models from the silhouettes.</p>\n<p>With this process, the Body feature can create personalized 3D body models of customers, so they can keep track of body changes in their health journey. They can also simulate how their bodies will change at different levels of body fat.</p>\n<h4><a id=\\"Were_making_3D_scanning_accessible_particularly_in_the_context_of_human_body_composition_and_how_it_relates_to_longterm_health_66\\"></a><strong>We’re making 3D scanning accessible, particularly in the context of human body composition and how it relates to long-term health.</strong></h4>\\n<p>Prakash Ramu</p>\n<p>“We’re making 3D scanning accessible, particularly in the context of human body composition and how it relates to long-term health,” said <a href=\\"https://www.linkedin.cn/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.cn%2Finjobs%2Fin%2Fprakash-ramu-b768015%2F\\" target=\\"_blank\\">Prakash Ramu,</a> an Amazon senior manager of applied science.</p>\\n<p>Ramu, who has 13 years of experience in computer vision and image processing, noted that while Body doesn’t have the same level of fidelity as traditional 3D scanners for things such as muscle definition, it has high accuracy for overall shape and body proportions <a href=\\"https://www.nature.com/articles/s41598-020-71302-5\\" target=\\"_blank\\">that are relevant for long-term health</a>, providing an accessible and accurate in-home tool for people interested in measuring and tracking their body shape.</p>\\n<p>Ramu also noted that <a href=\\"https://www.amazon.com/gp/help/customer/display.html?nodeId=GL99TQL4B7ADPBDH\\" target=\\"_blank\\">privacy is foundational to the design of the Halo</a>. The body scan images used to build the 3D avatar and to measure BFP are automatically deleted from the cloud after processing and, after that, they only live on the customer’s phone unless they have explicitly opted in to cloud backup.</p>\\n<h4><a id=\\"Halo_Bodys_potential_to_impact_peoples_health_78\\"></a><strong>Halo Body’s potential to impact people’s health</strong></h4>\\n<p>One of the most important breakthroughs of the Body feature is that it grants easy access to a health indicator that is much more useful than body mass index (BMI), notes <a href=\\"https://www.linkedin.cn/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.cn%2Finjobs%2Fin%2Fantonio-criminisi-5ba41aa%2F\\" target=\\"_blank\\">Antonio Criminisi</a>, senior manager of applied science on the Halo team.</p>\\n<h4><a id=\\"Doctors_have_known_for_many_years_that_body_fat_percentage_is_a_better_indicator_than_BMI_84\\"></a><strong>Doctors have known for many years that body fat percentage is a better indicator than BMI.</strong></h4>\\n<p>Antonio Criminisi</p>\n<p>“Doctors have known for many years that body fat percentage is a better indicator than BMI, because it better predicts medical risks of cardiovascular disease, or even certain types of cancer,” he said. “This issue is particularly important when you become older. At that stage, weight loss tends to be associated with losing muscle mass, and that’s often not good news.”</p>\n<p>Criminisi, who has been working for several years in computer vision and machine learning applied to the analysis of medical images, says most often lack of access is what prevents people from using BFP as a health indicator.</p>\n<p>“What we’ve done is bridge that gap and make this technology a lot cheaper and easy to use,” he said.</p>\n<p>The team knows it still has challenges ahead, but say they’re constantly looking to improve Halo.</p>\n<p>“Building a customer-facing product for health applications is inherently challenging due to lack of data and a high bar on clinical accuracy and privacy,” Ramu said. “By building upon ideas in deep learning, classical computer vision and computer graphics, we have tackled the hard challenges in delivering a new product that reaches higher accuracy than alternatives such as bio-impedance scales. We are incredibly excited to share this technology with our customers and will continue to improve it over time to keep delighting our customers with exciting and useful new features.”</p>\n<p>ABOUT THE AUTHOR</p>\n<h4><a id=\\"Mariana_Lenharohttpswwwamazonscienceauthormarianalenharo_100\\"></a><strong><a href=\\"https://www.amazon.science/author/mariana-lenharo\\" target=\\"_blank\\">Mariana Lenharo</a></strong></h4>\n<p>Mariana is a science and health journalist based in Brazil.</p>\n"}
目录
亚马逊云科技解决方案 基于行业客户应用场景及技术领域的解决方案
联系亚马逊云科技专家
亚马逊云科技解决方案
基于行业客户应用场景及技术领域的解决方案
联系专家
0
目录
关闭