Papers › Earth System Foundation Model (ESFM): A unified framework for heterogeneous data...

Earth System Foundation Model (ESFM): A unified framework for heterogeneous data integration and forecasting

20 Apr 2026arXiv:2605.00850added by Syntology

Firat Ozdemir, Yun Cheng, Salman Mohebi, Fanny Lehmann, Simon Adamov, Zhenyi Zhang, Leonardo Trentini, Dana Grund, Oliver Fuhrer, Torsten Hoefler, Siddhartha Mishra, Sebastian Schemm, Benedikt Soja, Mathieu Salzmann

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Foundation models (FMs) for the Earth system learn statistical relationships between physical variables across massive datasets to enable versatile downstream applications through finetuning, separating them from task-specific weather models. Here, we introduce Earth System Foundation Model (ESFM), a fully open model building on the 3D Swin UNet backbone of the pioneering Aurora model. ESFM introduces extensions that increase functionality and foster adoption in climate sciences. First, the encoding scheme and training protocols have been extended to handle diverse datasets, including those containing missing values across all spatio-temporal dimensions such as satellite data, as well as station data, all under one backbone. Axial attention is introduced to capture inter-variable dependencies. As a result ESFM skillfully predicts variables in regions or on pressure levels where no data is present at the initial time, while preserving inter-variable relationships, for example between temperature, pressure, and humidity. Individual variable tokenization enables different sets of variables to be shuffled during training and simplifies the process of building extensions for new downstream tasks. Adaptive layer norm-based ensembles allow for a simple yet effective way to transform deterministic ESFM to a probabilistic FM. We present findings using dense gridded data (ERA5, CMIP6), regionally masked dense data, sparse gridded MODIS satellite data, and station data. Results demonstrate competitive or superior performance relative to state-of-the-art benchmarks. Case studies of Super Typhoon Doksuri (2023) and 2024 sudden stratospheric warming events show accurate positional and magnitude estimations of extreme weather. ESFM retains the strengths of previous foundation models, such as long-term stability, but facilitates application to a variety of downstream tasks.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.00850")

Code

Syntology Ran 8 of 11 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: found in paper text by Syntology: 11 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

swiss-ai/ESFM found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 8 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran
3unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from swiss-ai/ESFM. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

area swiss-ai/ESFM/esfm/area.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 229c3a42c6102d50 · report
compute_patch_areas swiss-ai/ESFM/esfm/area.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 95add7dcf5452b9f · report
expand_matrix swiss-ai/ESFM/esfm/area.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 9b8d0f5086f36f53 · report
get_2d_sincos_pos_embed_pytorch swiss-ai/ESFM/esfm/model/decoder.py found in paper text by Syntology ran licence not identified · pointer only · c43771cb4dfaf0da · report
get_delta swiss-ai/ESFM/esfm/model/fourier.py found in paper text by Syntology ran licence not identified · pointer only · 6982c693a23e6c81 · report
get_indices swiss-ai/ESFM/esfm/model/encoder.py found in paper text by Syntology ran licence not identified · pointer only · 5fda8ab024fd6467 · report
load_data swiss-ai/ESFM/merge_esfm_encoder.py found in paper text by Syntology ran licence not identified · pointer only · c892b8ffd71a6924 · report
versiontuple swiss-ai/ESFM/esfm/model/patchembed.py found in paper text by Syntology ran licence not identified · pointer only · 7778d84bdf6c4983 · report
aggregate_levels swiss-ai/ESFM/esfm/model/encoder.py found in paper text by Syntology unverified licence not identified · pointer only · c69c4f80113b2d0c · report
interpolate swiss-ai/ESFM/esfm/batch.py found in paper text by Syntology unverified licence not identified · pointer only · 80807faa1e075c62 · report
interpolate_numpy swiss-ai/ESFM/esfm/batch.py found in paper text by Syntology unverified licence not identified · pointer only · 139ffac9aecf3c13 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.00850, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections