Datasets:
Modalities:
Geospatial
Languages:
English
Size:
10K<n<100K
Tags:
carbon-cycle
forest-ecosystems
ecosystem-modeling
earth-system-science
climate-change
remote-sensing
License:
File size: 8,796 Bytes
28d079a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 | ---
pretty_name: CarbonGlobe
language:
- en
license: cc-by-4.0
task_categories:
- time-series-forecasting
- tabular-regression
tags:
- carbon-cycle
- forest-ecosystems
- ecosystem-modeling
- earth-system-science
- climate-change
- remote-sensing
- deep-learning
- time-series
- forecasting
- ecological-forecasting
- process-based-modeling
- ecosystem-demography-model
- ed-v3
- benchmark
- neurips-2025
size_categories:
- 10K<n<100K
---
# CarbonGlobe: A Global-Scale, Multi-Decade Dataset and Benchmark for Carbon Forecasting in Forest Ecosystems
**CarbonGlobe** is a global-scale, multi-decade, machine-learning-ready dataset and benchmark for forecasting carbon dynamics in forest ecosystems. The dataset provides harmonized environmental drivers and carbon-related ecosystem outputs simulated by the **Ecosystem Demography model version 3 (ED v3)**, enabling the development, evaluation, and comparison of deep learning models for global forest carbon forecasting.
CarbonGlobe was accepted to the **NeurIPS 2025 Datasets & Benchmarks Track**.
**Project page**: https://github.com/zhwang0/carbon-globe
## Dataset Description
Forest ecosystems play a central role in the global carbon cycle, but forecasting their long-term dynamics remains challenging because process-based ecosystem models are computationally expensive and difficult to scale across large spatial domains and many scenarios.
CarbonGlobe addresses this challenge by providing a reproducible benchmark for learning from process-based ecosystem simulations. It bridges **Earth system science** and **machine learning** by transforming global ED v3 simulations and associated environmental drivers into a standardized dataset for carbon forecasting.
The dataset is designed to support the development of machine learning emulators and forecasting models that can predict multivariate ecosystem trajectories under diverse climate, regional, and ecological conditions.
## Dataset Summary
CarbonGlobe includes:
- **Global 0.5° spatial coverage**, with approximately 70,000 grid cells
- **Multi-decade temporal coverage**, spanning more than 40 years from 1980 to 2020
- **Monthly time-series data** for long-term ecosystem forecasting
- **100+ environmental input variables** from meteorological, atmospheric, soil, and vegetation-related sources
- **ED v3-simulated ecosystem output variables**, including carbon stocks, vegetation structure, and ecosystem fluxes
- **ML-ready samples** for training and evaluating time-series forecasting models
- **Scenario-based evaluation protocols** for assessing model robustness under climate, forest-age, and regional domain shifts
## Supported Tasks
CarbonGlobe supports the following machine learning tasks:
- Multivariate time-series forecasting
- Forest carbon forecasting
- Ecosystem model emulation
- Long-horizon sequence prediction
- Spatiotemporal environmental modeling
- Domain generalization across climate zones, regions, and forest conditions
- Benchmarking deep learning models for Earth system applications
## Dataset Structure
Each sample contains environmental input drivers, ED-simulated target variables, temporal information, and geographic/ecological metadata.
Input variables include environmental drivers such as:
```text
Meteorological variables, atmospheric CO2, soil properties, vegetation-related variables, and other environmental covariates.
```
Target variables include ED v3-simulated ecosystem states and fluxes, such as:
```text
Vegetation height, soil carbon (SC), above-ground biomass (AGB), leaf area index (LAI), gross primary productivity (GPP), net primary productivity (NPP), heterotrophic respiration (RH).
```
## Data Sources
CarbonGlobe is constructed from harmonized environmental input variables and outputs simulated by the **Ecosystem Demography model version 3 (ED v3)**.
The dataset is intended to provide a standardized machine learning benchmark for carbon forecasting in forest ecosystems. It enables users to train data-driven forecasting models using the same input-output structure as process-based ecosystem simulations, while supporting controlled evaluation across ecological and geographic domains.
## Dataset Splits
CarbonGlobe supports multiple evaluation settings for both standard forecasting and domain generalization.
Recommended split types include:
- **Random split**: standard train/validation/test evaluation across global samples
- **Regional split**: evaluation across geographic regions
- **Climate-zone split**: evaluation across Köppen–Geiger climate domains
- **Forest-age or ecosystem-condition split**: evaluation across different ecosystem development stages
- **Temporal forecasting split**: training on historical sequences and evaluating long-horizon future prediction
Please refer to the accompanying benchmark code for the exact split definitions and evaluation protocol.
## Metadata
Each sample may include metadata such as:
- Geographic coordinates
- Grid identifier
- Köppen–Geiger climate zone
- Dominant forest type
- Monthly time index
- Train/validation/test split indicator
These metadata enable controlled evaluation of model generalization across environmental domains, including:
- Tropical to temperate transfer
- Humid to arid climate transfer
- Cross-region forecasting
- Cross-forest-type forecasting
- Generalization across forest structural or developmental conditions
## Benchmark Models
CarbonGlobe includes benchmark results from representative forecasting models across multiple modeling paradigms.
Evaluated models include:
- **LSTM**
- **LSTNet**
- **DeepED**, a physics-guided deep learning emulator for ecosystem dynamics
- **Transformer**
- **Informer**
- **Crossformer**
- **TimeXer**
- **DLinear**
These models are evaluated for multivariate ecosystem trajectory prediction under both standard and domain-shift settings.
## Evaluation
CarbonGlobe is designed for multivariate, long-horizon ecosystem forecasting. Recommended evaluation metrics include:
- Root mean squared error (RMSE)
- Mean absolute error (MAE)
- Delta error
- Cumulative error
In addition to pointwise prediction accuracy, users are encouraged to report trajectory-level metrics that evaluate whether models preserve long-term ecosystem dynamics, temporal changes, and accumulated carbon-cycle behavior.
## Intended Uses
CarbonGlobe is intended for research and benchmarking in:
- Forest carbon forecasting
- Ecosystem model emulation
- Climate impact assessment
- Long-term ecological forecasting
- Earth system machine learning
- Development and evaluation of deep learning models for environmental time series
- Benchmarking generalization under climate, regional, and ecological domain shifts
- Scalable approximation of process-based ecosystem model outputs
## Ethical and Environmental Considerations
CarbonGlobe does not contain personal or sensitive human information. The dataset is based on environmental drivers and process-based ecosystem model simulations.
Potential positive impacts include improved accessibility of global carbon forecasting benchmarks, reduced computational barriers for ecosystem model emulation, and stronger collaboration between machine learning and Earth system science communities.
Potential risks include over-interpreting model predictions as direct real-world forecasts, using outputs without accounting for uncertainty, or applying benchmark-trained models to policy-sensitive decisions without additional validation.
## How to Use
Example loading workflow:
```python
from datasets import load_dataset
dataset = load_dataset("zhwang1/CarbonGlobe")
print(dataset)
print(dataset["train"][0])
```
The GitHub repository is available here: https://github.com/zhwang0/carbon-globe.
## Citation
If you use **CarbonGlobe** in your research, please cite:
```bibtex
@inproceedings{wang2025carbonglobe,
title = {CarbonGlobe: A Global-Scale, Multi-Decade Dataset and Benchmark for Carbon Forecasting in Forest Ecosystems},
author = {Wang, Zhihao and Ma, Lei and Hurtt, George and Jia, Xiaowei and Li, Yanhua and Li, Ruohan and Li, Zhili and Xu, Shuo and Xie, Yiqun},
booktitle = {Proceedings of the 39th Conference on Neural Information Processing Systems (NeurIPS 2025), Datasets and Benchmarks Track},
year = {2025}
}
```
## Dataset Contact
For questions, issues, or collaboration inquiries, please open an issue in the associated GitHub repository or contact the dataset authors.
## Acknowledgements
CarbonGlobe was developed to support reproducible machine learning research for forest carbon forecasting and ecosystem model emulation. We thank the collaborators, data providers, and research communities that supported dataset development, simulation, benchmarking, and validation.
|