Papers › VegSim: A Geospatial World Model for Scenario-Conditioned Vegetation Simulation

VegSim: A Geospatial World Model for Scenario-Conditioned Vegetation Simulation

20 Jun 2026arXiv:2606.21961added by Syntology

Irene Iele, Elena Mulero Ayllón, Paolo Soda, Matteo Tortora

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

Vegetation monitoring under climate stress requires answering not only how it will evolve given the expected weather, but how it would respond to alternative meteorological conditions. Forecasting models return the expected vegetation state for the observed weather and cannot answer these scenario-conditioned questions, because future weather is fixed to the recorded trajectory. We present VegSim, a geospatial world model for scenario-conditioned vegetation simulation. VegSim infers a latent vegetation state from sparse satellite-derived NDVI histories, past meteorological covariates, and static spatial context, propagates it forward under future weather forcing through recurrent latent dynamics, and decodes predictive NDVI quantiles at each lead time. Because future forcing enters as a controllable input, the same trained model supports probabilistic forecasting under observed weather and conditional simulation under user-defined meteorological forcing, without supervision on scenario responses. We evaluate VegSim on GreenEarthNet across in-distribution data and spatial, temporal, and joint spatial-temporal shift, where it achieves strong point and probabilistic accuracy against time series and Earth observation forecasting baselines while using a compact architecture. We then simulate vegetation responses across Europe under four meteorological scenarios, and in a France summer 2022 case study, obtaining spatially coherent patterns consistent with known sensitivity to temperature and precipitation. The code is available at https://github.com/arco-group/vegsim.

PaperPDFCode Syntology ran

In Syntology 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="2606.21961")

Code

Syntology Ran 12 of 18 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 9 ran with no contract checked.

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

arco-group/vegsim 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

18 samples harvested; 12 ran; 1 honoured the contract we drafted; 6 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.

1ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
9ran
6unverified

Licence: 0 of the 18 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 arco-group/vegsim. “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.

AttentionPooling arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · metamorphic tier: invariant MIT (permissive) · 28315f3d1207778b · report
GRULatentDynamics arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · metamorphic tier: deterministic MIT (permissive) · 6f3fef70feb278a9 · report
HistoryEncoder arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · metamorphic tier: deterministic MIT (permissive) · 594a9f05cfcb0a9c · report
HorizonEmbedding arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran MIT (permissive) · ddb5ec0b255fbe19 · report
PositionalEncoding arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · metamorphic tier: invariant MIT (permissive) · 664fac7eeb82b406 · report
QuantileDecoder arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran fingerprinted MIT (permissive) · f300768dbd3888b3 · report
ResidualMLPDynamics arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · metamorphic tier: deterministic MIT (permissive) · 7b0bbf6eb4afaac5 · report
RiskHead arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 7eabdba4bf764303 · report
StateSummarizer arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran MIT (permissive) · 3dcef890f8fbf2cb · report
_normal_sample arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · fixture could not drive it fingerprinted MIT (permissive) · 609519da4afc620c · report
_resolve_horizon_values arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · honoured contract MIT (permissive) · 357d84a515696305 · report
build_mlp arco-group/vegsim/src/models/world_model.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · c4de836a22000029 · report
DynamicsOutput arco-group/vegsim/src/models/world_model.py found in paper text by Syntology unverified MIT (permissive) · a24906696b4c4fa0 · report
FutureEncoder arco-group/vegsim/src/models/world_model.py found in paper text by Syntology unverified MIT (permissive) · f76eb74950dc308c · report
RSSMLatentDynamics arco-group/vegsim/src/models/world_model.py found in paper text by Syntology unverified MIT (permissive) · 4833deaf30f5d8aa · report
SpatialEncoder arco-group/vegsim/src/models/world_model.py found in paper text by Syntology unverified MIT (permissive) · 5f20f3138001a611 · report
TransformerLatentDynamics arco-group/vegsim/src/models/world_model.py found in paper text by Syntology unverified MIT (permissive) · f82971d8285226cc · report
VegetationWorldModel arco-group/vegsim/src/models/world_model.py found in paper text by Syntology unverified MIT (permissive) · e728d2561ebf5e13 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.21961, was issued in June 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