AI model predicts terrain clutter for satellite ground stations with 60% less error
A new explainable AI improves satellite ground station siting by predicting local obstructions from LiDAR data...
Siting satellite ground stations, especially for low Earth orbit (LEO) networks, depends on knowing local terrain obstructions that affect radio signals. The current standard, ITU-R P.452-18, uses fixed clutter heights per land-use class—a coarse approach that misses within-class variation, leading to conservative exclusion zones and poor site ranking. A team of eight researchers from academia and industry (Shohini Sarkar et al.) addresses this with an explainable geospatial AI framework that predicts representative clutter height (RCH) using open data.
The model, based on LightGBM, was trained on LiDAR-derived RCH labels (75th percentile clutter height) from the U.S. Geological Survey’s 3D Elevation Program and features from global land-cover, terrain, demographic, thermal, and optical remote sensing datasets. It achieves a mean absolute error of 1.79 meters and R²=0.765, a 60% reduction in absolute error over the ITU baseline. SHAP feature attribution shows tree canopy cover, land-cover semantics, and spectral reflectance as the strongest predictors. The framework was validated internationally on land-cover matched data, and ablation studies confirm robustness outside forested areas. Accepted at IEEE CASE 2026, this work opens the door to scalable, interpretable clutter modeling for better ground station placement and spectrum coordination.
- Achieves 1.79m MAE and R²=0.765, reducing error by 60% vs. ITU P.452-18 baseline
- Uses LightGBM with SHAP explainability; top predictors: tree canopy, land-cover semantics, spectral reflectance
- Trained on USGS 3DEP LiDAR labels and global open geospatial data; validated internationally
Why It Matters
Enables smarter satellite ground station siting and spectrum coordination, especially for LEO networks, using explainable AI on open data.