paper-with-me

홈 › Papers

EarthPT: a time series foundation model for Earth Observation

2023-09-13 · Michael J. Smith, Luke Fleming, James E. Geach

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.'

📄 PDF Abstract BibTeX arXiv:2309.07207

Code (1)

aspiaspace/earthpt 공식 구현 pytorch

Tasks

Earth ObservationTime Series

Similar Papers 제목 키워드 기반

Dargana: fine-tuning EarthPT for dynamic tree canopy mapping from space

2025-04-24 · Michael J. Smith, Luke Fleming, James E. Geach, Ryan J. Roberts 외

We present Dargana, a fine-tuned variant of the EarthPT time-series foundation model that achieves specialisation using <3% of its pre-training data volume and 5% of its pre-training compute. Dargana is fine-tuned to gen…

Management

TerraFlow: Multimodal, Multitemporal Representation Learning for Earth Observation

2026-03-13 · Nazar Puriy, Johannes Jakubik, Benedikt Blumenstiel, Konrad Schindler arxiv

We propose TerraFlow, a novel approach to multimodal, multitemporal learning for Earth observation. TerraFlow builds on temporal training objectives that enable sequence-aware learning across space, time, and modality, w…

Representation Learning

Time Series Foundation Models and Deep Learning Architectures for Earthquake Temporal and Spatial Nowcasting

2024-08-21 · Alireza Jafari, Geoffrey Fox, John B. Rundle, Andrea Donnellan 외

Advancing the capabilities of earthquake nowcasting, the real-time forecasting of seismic activities remains a crucial and enduring objective aimed at reducing casualties. This multifaceted challenge has recently gained …

Time SeriesTime Series Forecasting

OlmoEarth: Stable Latent Image Modeling for Multimodal Earth Observation

2025-11-17 · Henry Herzog, Favyen Bastani, Yawen Zhang, Gabriel Tseng 외 arxiv

Earth observation data presents a unique challenge: it is spatial like images, sequential like video or text, and highly multimodal. We present OlmoEarth: a multimodal, spatio-temporal foundation model that employs a nov…

Self-Supervised Learning

Towards Scalable and Generalizable Earth Observation Data Mining via Foundation Model Composition

2025-06-25 · Man Duc Chuc

Foundation models are rapidly transforming Earth Observation data mining by enabling generalizable and scalable solutions for key tasks such as scene classification and semantic segmentation. While most efforts in the ge…

Earth ObservationKnowledge DistillationScene ClassificationSemantic Segmentation