EarthPT: a time series foundation model for Earth Observation
Michael J. Smith, Luke Fleming, James E. Geach
TL;DR
EarthPT introduces a 700M-parameter autoregressive transformer trained on roughly $14\,\text{B}$ tokens of multispectral EO time-series to function as an Earth Observation foundation model. Trained on ClearSky-generated Sentinel-2–like data covering a $100\times100$ km UK region across 2015–2023, it forecasts pixel-level surface reflectances and key indices months ahead, achieving a median $L_1$ error of about $0.05$ for NDVI on a $-1$ to $1$ range, outperforming a phase-folded baseline. The model also learns semantically meaningful embeddings that show structure aligned with remote-sensing indices, offering potential for dynamic land-use classification. The authors argue that the abundance of EO data supports scaling EarthPT to much larger parameter counts and token budgets, following neural scaling laws, to realize broader, high-impact EO capabilities.
Abstract
We introduce EarthPT -- an Earth Observation (EO) pretrained transformer. EarthPT is a 700 million parameter decoding transformer foundation model trained in an autoregressive self-supervised manner and developed specifically with EO use-cases in mind. We demonstrate that EarthPT is an effective forecaster that can accurately predict future pixel-level surface reflectances across the 400-2300 nm range well into the future. For example, forecasts of the evolution of the Normalised Difference Vegetation Index (NDVI) have a typical error of approximately 0.05 (over a natural range of -1 -> 1) at the pixel level over a five month test set horizon, out-performing simple phase-folded models based on historical averaging. We also demonstrate that embeddings learnt by EarthPT hold semantically meaningful information and could be exploited for downstream tasks such as highly granular, dynamic land use classification. Excitingly, we note that the abundance of EO data provides us with -- in theory -- quadrillions of training tokens. Therefore, if we assume that EarthPT follows neural scaling laws akin to those derived for Large Language Models (LLMs), there is currently no data-imposed limit to scaling EarthPT and other similar `Large Observation Models.'
