SpecF2M network estimates pediatric myopia from fundus photos with 0.53mm AL accuracy
AI model predicts pediatric myopia indicators from fundus images—no biometry needed.
Measuring pediatric myopia typically requires dedicated biometry devices and cycloplegic refraction—expensive and impractical for large-scale screening. Fundus photography offers a cheaper alternative, but the visual cues for myopia are low-contrast, diffuse, and multi-scale. Now, researchers have developed SpecF2M, a spectral-aware multi-task network that directly estimates axial length (AL), sphere (SPH), and cylinder (CYL) from standard 45-degree fundus images.
SpecF2M combines three novel components: a deterministic anatomy-guided enhancement module that highlights myopia-related posterior-pole changes, a hybrid spatial-spectral backbone built from MixCNN and Hybrid Spectral Learning (HSL) blocks to capture both local fine features and global spectral patterns, and an expert-routing head that assigns specialized sub-networks to each output component (AL, SPH, CYL). This design acknowledges that these measurements share partially overlapping but non-identical anatomical correlates.
In validation on a pediatric cohort of 4,359 eligible visits (6,966 fundus images), SpecF2M outperformed conventional CNN and ViT baselines, achieving mean absolute errors of 0.5347 mm for axial length and 0.7062 D for spherical equivalent refraction. Notably, component-level analysis revealed asymmetric task coupling: cylinder (CYL) showed weaker association with fundus-derived myopic patterns than AL or SPH, suggesting that CYL prediction is fundamentally harder from these images.
The authors emphasize that fundus-based screening is feasible for pediatric myopia indicators, but external validation on diverse populations is required before clinical deployment. This work represents a step toward accessible, low-cost myopia screening for children, potentially replacing or triaging expensive biometry in resource-limited settings.
- SpecF2M estimates axial length and refractive error from pediatric fundus photos, achieving MAEs of 0.5347 mm (AL) and 0.7062 D (SPH)
- Uses a hybrid MixCNN + Hybrid Spectral Learning backbone with expert-routing heads for AL, SPH, and CYL estimation
- Validated on 4,359 child visits and 6,966 fundus images; external validation still needed before deployment
Why It Matters
This could enable low-cost, scalable pediatric myopia screening using standard fundus cameras, reducing reliance on expensive biometry equipment.