Related Experiment Video
Updated: Aug 23, 2026

Surface Mapping of Earth-like Exoplanets using Single Point Light Curves
Published on: May 10, 2020
Is a (satellite) image worth a thousand data points? Comparing machine learning approaches to predict environmental
Barbara Metzler1,2, Martin Fleischmann3, Daniel Arribas-Bel1,2
1Geographic Data Science Lab, University of Liverpool, Liverpool, United Kingdom.
None:
Accurately mapping environmental and social inequalities at fine spatial scales is critical for urban policy, yet the data required are often costly and infrequently updated. Vision foundation models can extract information directly from satellite imagery, offering a rapid and scalable alternative. We compare three modelling pipelines for predicting two contrasting indicators of urban inequality - air pollution and house prices - across England on a fine hexagonal grid: regression models trained on structured features of form and function (census, land cover and urban morphology), models trained on 128-dimensional image embeddings from a geospatial foundation model and a hybrid of the two, each evaluated with and without coarse regional context. Structured features achieve the best overall accuracy, but image embeddings become competitive once regional context is added - most clearly for air pollution, where image-only models reach a median R2 of 0.78 (0.85 with regional context), indicating that the embeddings capture genuine image signal. For house prices the picture is more cautious: image-only models achieve a median R2 of around 0.58; however, much of the embeddings' apparent gain reflects coarse spatial location rather than image content. Off-the-shelf satellite embeddings, while not yet surpassing data-intensive approaches, are a promising low-cost complement, particularly for rapid, large-scale, or repeated analyses and in settings where traditional data are limited.
Related Concept Videos
Levels of Use of a GIS
Selected Data About Geographic Locations
GIS Software, Hardware, and Sources of GIS Data
Outliers and Influential Points
Manipulation and Analysis
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...