Search papers, labs, and topics across Lattice.
This study tackles the challenge of uncertainty quantification in Earth Observation (EO) regression tasks, specifically focusing on building height, tree canopy height, and above-ground biomass estimation. By employing two complementary methods鈥擥aussian uncertainty modeling and quantile regression鈥攖he authors provide not only mean predictions but also reliable confidence intervals, addressing the inherent complexities of heterogeneous land surfaces and sensor noise. The results demonstrate that these uncertainty-aware models not only match but exceed the performance of existing deterministic benchmarks and state-of-the-art models, offering enhanced reliability for critical applications in urban planning and environmental monitoring.
Uncertainty-aware models can significantly enhance the reliability of EO regression tasks, outperforming existing benchmarks and providing actionable confidence estimates.
Earth Observation regression tasks such as building height, canopy height, and above-ground biomass estimation underpin critical applications in urban planning, forest monitoring, and climate policy, where both accuracy and reliability are critical. Yet most deep learning models yield only deterministic predictions, providing no indication of per-pixel reliability. These regression tasks are inherently challenging due to heterogeneous land surfaces, skewed target distributions, sensor noise, and signal saturation at high target values, making uncertainty (UC) estimation essential for reliable inference. We address this gap by modeling aleatoric uncertainty using year-long Sentinel-1 SAR and Sentinel-2 MSI time series, proposing two complementary approaches: (i) Gaussian UC, which jointly predicts mean and standard deviation under a Gaussian assumption, and (ii) Quantile UC, which estimates the 10th, 50th, and 90th quantiles to capture asymmetric and heteroscedastic error distributions. Both models are evaluated on three representative EO regression tasks at 10 m spatial resolution. Results show that both approaches match or surpass deterministic benchmarks and existing global products, while delivering well-calibrated, interpretable, and operationally useful confidence estimates. Notably, both models outperform the current 10 m state-of-the-art uncertainty-aware model for canopy height estimation. Our implementation will be available at: https://github.com/RituYadav92/EO-Regression-Uncertainty-Estimation