ClimateBench-M
收藏资源简介:
ClimateBench-M是首个多模态气候基准数据集,旨在支持气候应用中的人工通用智能(AGI)发展。它统一了三种关键模态的数据时空分辨率:1. 来自ERA5的时间序列气候变量;2. 来自NOAA的极端天气事件记录;3. 来自NASA HLS的卫星图像。
ClimateBench-M is the first multimodal climate benchmark dataset aimed at supporting the development of artificial general intelligence (AGI) for climate applications. It unifies the spatiotemporal resolutions of data across three critical modalities: 1. Time-series climate variables sourced from ERA5; 2. Extreme weather event records from NOAA; 3. Satellite imagery derived from NASA HLS.
ClimateBench-M 数据集概述
数据集简介
- 名称: ClimateBench-M
- 类型: 多模态气候基准数据集
- 设计目的: 支持气候应用中的人工通用智能(AGI)开发
- 特点: 首个统一时空分辨率的多模态气候基准
数据模态
- 时间序列气候数据: 来自ERA5
- 极端天气事件记录: 来自NOAA
- 卫星图像数据: 来自NASA HLS
数据集组成
- ClimateBench-M-TS: 包含对齐标注的气候时间序列和极端事件数据
- ClimateBench-M-IMG: 包含卫星图像数据
下载方式
- 平台: Hugging Face Datasets
- 下载命令: sh huggingface-cli login python scripts/dataset_download.py
应用任务
天气预报
- 环境配置:
- 提供Docker镜像:
violet24k/climatebench-m-ts:latest - 或手动安装Python环境
- 提供Docker镜像:
- 数据处理:
- 提供预处理脚本或可直接下载处理后的数据
- 基线模型:
- 提供SGM_Time_Series生成模型
- 包含因果发现、训练和评估流程
异常检测
- 使用与天气预报相同的时间序列数据
- 包含额外异常标签
作物分割
- 环境配置:
- 提供Docker镜像:
violet24k/climatebench-m-img:latest - 或手动安装特定版本的PyTorch和相关库
- 提供Docker镜像:
- 数据处理:
- 提供图像数据处理脚本
- 建议使用IBM Prithvi Foundation Model预训练权重
- 模型训练:
- 提供MAE骨干生成模型
- 包含训练和评估命令
引用
bibtex @article{fu2025climatebench, title={ClimateBench-M: A Multi-Modal Climate Data Benchmark with a Simple Generative Method}, author={Fu, Dongqi and Zhu, Yada and Liu, Zhining and Zheng, Lecheng and Lin, Xiao and Li, Zihao and Fang, Liri and Tieu, Katherine and Bhardwaj, Onkar and Weldemariam, Kommy and others}, journal={arXiv preprint arXiv:2504.07394}, year={2025} }




