AI Potluck
Back to Gap Map Model components / Scientific AI models

AlphaEarth Foundations

Google
closed / Overall score: 1.7

AlphaEarth Foundations is Google DeepMind's embedding field model for Earth observation. It assimilates spatial, temporal, and measurement context from Landsat, Sentinel-1, Sentinel-2, and other sources into a 64-dimensional embedding for every 10-meter pixel of terrestrial land and shallow coastal water, published as annual Satellite Embedding layers in Google Earth Engine covering 2017 onward.

What Google DeepMind released is the embedding dataset, not the model. There is no checkpoint, no implementation, and no license over weights, so the product is scored closed even though its outputs are freely usable. Verified 2026-09-10 via the arXiv abstract, the DeepMind announcement, and the Earth Engine catalog entry.

Openness

1 high confidence
1.0
license
proprietary(no license granted over the model, the embedding layers are licensed separately under CC-BY 4.0)
weights
closed(no checkpoint distributed, only precomputed annual embedding layers)
data
closed(training corpus not released)
code
closed(no public implementation, training, or inference code)

Both primary sources describe releasing a dataset of embedding layers rather than the model. With no downloadable weights the ladder's first rule applies before any license question, and the CC-BY 4.0 grant on the Earth Engine collection covers the outputs, not the model that produced them.

Adoption

1 medium confidence
1.0

No model artifact is distributed, so no download or star count exists to band and no reach word is recorded. DeepMind reports working with more than 50 organizations on the released embedding dataset, which is directional only.

Capability

2 high confidence
2.0

Only the multi-instrument attribute is stated directly. The publisher's own claim is that the embeddings are used without re-training, which is the opposite of a documented adaptation pathway, and an embedding is not a generated scientific output. Multi-scale is declined against the abstract's phrase about production of maps "from local to global scales": that describes what downstream users build from the embeddings, not a model operating at more than one resolution, and the distributed collection fixes a single 10-metre annual grid.

  • https://arxiv.org/abs/2507.22291 recorded 2026-09-10

    Describes an embedding field model that assimilates spatial, temporal, and measurement contexts across multiple sources, and reports that its embeddings outperform other featurization approaches without re-training.

  • https://storage.googleapis.com/earthengine-stac/catalog/GOOGLE/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL.json recorded 2026-09-10

    The collection's STAC record — a single 10-metre pixel size, one 64-dimensional embedding per pixel per calendar year, and the landsat-derived, sentinel1-derived and sentinel2-derived keywords. Cited in place of the rendered catalog page, whose body is nondeterministic and returned three different digests in three consecutive fetches, so it could never be re-confirmed.

Verified 2026-09-10