cd /news/artificial-intelligence/seeing-beyond-bmi-estimating-cardiom… · home topics artificial-intelligence article
[ARTICLE · art-100408] src=research.google ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Seeing beyond BMI: Estimating cardiometabolic risk with smartphone imagery

Google Research scientists Cassie Zhou and Ahmed Metwally demonstrated that PhotoScan, a deep learning framework estimating body composition from smartphone photos, can predict insulin resistance with accuracy comparable to DXA scans in a clinical research setting. Trained on over 35,000 UK Biobank records and fine-tuned on 677 adults, PhotoScan estimates body fat percentage, Android-to-Gynoid fat ratio, and Visceral-to-Subcutaneous fat ratio, outperforming smartwatch-based bioelectrical impedance analysis in body fat accuracy while offering a scalable, non-invasive screening tool.

read6 min views1 publishedAug 17, 2026
Seeing beyond BMI: Estimating cardiometabolic risk with smartphone imagery
Image: Google Research

August 17, 2026

Cassie Zhou, Research Scientist, and Ahmed Metwally, Staff Research Scientist, Google Research

We demonstrate the feasibility of PhotoScan, a deep learning approach estimating body composition from smartphone photos, to predict insulin resistance with accuracy comparable to DXA scans in a clinical research setting.

Insulin resistance is one of the most critical yet underdiagnosed drivers of modern metabolic disease. Predating the clinical onset of type 2 diabetes by years, impaired insulin sensitivity stealthily impairs vascular health, liver function, and energy metabolism long before fasting blood sugar rises into diagnostic ranges. Homeostasis Model Assessment for Insulin Resistance (HOMA-IR) models the feedback loop between liver glucose production and insulin secretion under steady-state fasting conditions, and a HOMA-IR score greater than 2.9 is considered insulin resistant based on epidemiological reviews. Recent studies demonstrate that multimodal machine learning frameworks integrating wearable sensor data with routine lab tests can accurately predict HOMA-IR to flag early metabolic risk. Integrating objective measures of body composition offers a vital complement to wearable technology; while wearables track daily physiological behaviors, body composition provides a distinct structural assessment of adiposity to form a complete picture of metabolic risk.

While knowing your total body fat percentage is a good baseline to measure adiposity versus lean mass, additional body composition biomarkers provide much deeper clinical insights. For instance, the Android-to-Gynoid fat ratio (A/G ratio) compares the fat stored in your trunk (an "apple" shape) versus your hips and thighs (a "pear" shape); the Visceral-to-Subcutaneous fat area ratio (V/S ratio) distinguishes between the highly metabolic internal fat surrounding your organs and the subcutaneous fat stored just beneath your skin. Elevated A/G ratios and higher visceral fat mass strongly correlate with insulin resistance prevalence. Currently, the gold standard for measuring true body composition is Dual-Energy X-Ray Absorptiometry (DXA) scans. These scans are incredibly precise, but aren't built for everyday screening because they are expensive, require specialized clinical infrastructure, and expose patients to low doses of radiation. Building on the growing capability of smartphones to passively monitoring user health during daily use, such as continuous heart-rate monitoring, we introduce PhotoScan: an investigational deep learning framework that estimates three-dimensional body composition metrics including body fat percentage (BF%), A/G ratio and V/S ratio, directly from standard 2D smartphone photos. To build this, we pre-trained a deep neural network on over 35,000 participant records from the UK Biobank and fine-tuned it with a diverse new cohort of 677 adults. Validated across clinical cohorts, PhotoScan demonstrates higher body fat percentage accuracy than smartwatch-based bioelectrical impedance analysis (BIA) sensors while unlocking A/G and V/S ratios beyond BIA's capabilities, offering a scalable, non-invasive framework to predict insulin resistance with near-DXA accuracy.

PhotoScan bypasses the clinical measurements by extracting geometric body information directly from smartphone images. We built and evaluated this framework in three key phases:

For the PhotoBIA Cohort, evaluated via the 5 fold cross-validation, the fine-tuned PhotoScan model demonstrated an average mean absolute error (MAE) of 2.15 for BF% prediction across the PhotoBIA cohort, while the BIA-based model achieved an MAE of 2.91. The averaged MAE is 0.107 for A/G and 0.094 for V/S. For the MetabolicMosaic cohort (independent validation), the MAE of BF%, A/G and V/S are all comparable with the PhotoBIA Cohort (2.13 for BF%, 0.085 for A/G and 0.085 for V/S). Overall, the fine-tuned PhotoScan models demonstrated strong consistency between the fine-tuning and validation datasets. The minor reduction in A/G and V/S observed in the MetabolicMosaic cohort is driven by its higher proportion of female records (67%) than the PhotoBIA cohort (57%), as females generally exhibit lower absolute A/G and V/S ratios due to predominantly gynoid, subcutaneous fat storage, which reduces regional ratio variance and the prediction error. Next, we compared how well different combinations of data predicted insulin resistance, stacking our baseline demographics against combining it with standard tape measurements, smartwatch BIA sensors, PhotoScan, and gold-standard DXA scans.

We tested our models on the MetabolicMosaic cohort using a gradient boosting classifier to identify subjects with insulin resistance. To ensure our results were completely unbiased and leak-free, we implemented a rigorous testing process that repeatedly evaluated the model on unseen data. We also made sure each test group was evenly balanced by both BMI and insulin resistance status, ensuring a fair and realistic performance test. With this robust framework in place, we systematically fed the classifier five distinct feature sets to compare their predictive power, baseline demographics like age, sex, and body mass index, standard tape measure anthropometrics, smartwatch bioelectrical impedance, our smartphone PhotoScan metrics, and the clinical gold-standard DXA scans. By comparing how the model performed with each of these isolated inputs, we established the clinical value of our smartphone optical phenotyping.

To evaluate our models, we focused on two key metrics: the Area Under the Receiver Operating Characteristic curve (AUROC) and the Net Reclassification Index (NRI). Simply put, AUROC measures how accurately a model can distinguish between someone who has insulin resistance and someone who does not (higher is better). NRI, on the other hand, quantifies exactly how much our new digital metrics improve our ability to correctly categorize people compared to our old baseline model. As the figure below indicates, our baseline demographic model achieved an AUROC of 0.692. When we added the photoscan-based body composition features (demo + photoscan), the classification accuracy improved to an AUROC to 0.760 and NRI improved to 0.593, nearly as effective as using clinical DXA data itself, which topped out at an AUROC of 0.773 and an NRI of 0.748. In contrast, adding BIA with demographics (demo + bia below) yielded no improvement in AUROC or NRI for insulin resistance classification for IR classification, as BIA only provides BF% estimation, whose feature importance is significantly lower than A/G ratio and V/S ratio in the demo + photoscan model.

Overall, our findings demonstrate the feasibility of smartphone-based body composition estimation as a scalable tool for cardiometabolic research. Clinical DXA imaging delivers the most accurate body composition but lacks scalability, whereas wearable BIA sensors offer convenience but are limited to basic body fat percentage. Our PhotoScan approach offers a promising middle ground, estimating granular body composition from standard smartphone imagery with near-DXA accuracy.

Ultimately, this research highlights how digital phenotyping can address key limitations of traditional anthropometrics like BMI, which often miss clinically significant variations in body composition. Our study demonstrates that optical body composition estimation from smartphone imagery is both technically feasible and clinically informative. While still a research prototype, this approach suggests a path toward accessible, non-invasive screening for insulin resistance risk.

While these results are encouraging, body composition is just one component of cardiometabolic health. Looking ahead, our research aims to explore multi-modal data integration, combining body composition estimation with continuous wearable data, glucose dynamics, and clinical blood biomarkers. By bringing these diverse signals together, we hope to support more holistic, accessible approaches to managing personal metabolic health.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @google research 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/seeing-beyond-bmi-es…] indexed:0 read:6min 2026-08-17 ·