LGCEOct 15, 2024

GeOT: A spatially explicit framework for evaluating spatio-temporal predictions

arXiv:2410.11709v31 citationsh-index: 11Has CodeInt J Geogr Inf Sci
Originality Incremental advance
AI Analysis

It addresses the need for spatially explicit evaluation in GeoAI, which is incremental by applying OT to existing spatial prediction tasks.

The paper tackles the problem of evaluating spatio-temporal predictions by proposing GeOT, a framework using Optimal Transport to quantify spatial error costs, showing it reduces spatial costs significantly with minimal impact on non-spatial metrics in applications like bike sharing and traffic.

When predicting observations across space and time, the spatial layout of errors impacts a model's real-world utility. For instance, in bike sharing demand prediction, error patterns translate to relocation costs. However, commonly used error metrics in GeoAI evaluate predictions point-wise, neglecting effects such as spatial heterogeneity, autocorrelation, and the Modifiable Areal Unit Problem. We put forward Optimal Transport (OT) as a spatial evaluation metric and loss function. The proposed framework, called GeOT, assesses the performance of prediction models by quantifying the transport costs associated with their prediction errors. Through experiments on real and synthetic data, we demonstrate that 1) the spatial distribution of prediction errors relates to real-world costs in many applications, 2) OT captures these spatial costs more accurately than existing metrics, and 3) OT enhances comparability across spatial and temporal scales. Finally, we advocate for leveraging OT as a loss function in neural networks to improve the spatial accuracy of predictions. Experiments with bike sharing, charging station, and traffic datasets show that spatial costs are significantly reduced with only marginal changes to non-spatial error metrics. Thus, this approach not only offers a spatially explicit tool for model evaluation and selection, but also integrates spatial considerations into model training. All code is available at https://github.com/mie-lab/geospatialOT.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes