GeoChrono-Data
收藏资源简介:
ChronoBench是一个用于高分辨率长时序遥感理解的综合性、多维度、多粒度基准测试数据集。它旨在解决现有方法局限于静态或双时相比较、未能充分利用连续长期景观变化轨迹的问题。该数据集将长期遥感理解分解为一个四层认知层次结构:地物感知、时序识别、长期记忆和时空推理,共包含12个子任务。数据集包含17,689个经过严格验证的问答对,这些数据源自美国39个主要城市500个不同区域的3,469张高分辨率图像。图像尺寸为1024×1024,时间跨度长,覆盖了丰富多样的土地覆盖动态变化。数据构建基于人类标注的像素级语义变化掩码,采用完全基于规则的自动化流程生成地面真值答案,并经过两阶段人工质量控制以确保可靠性。数据以JSON格式组织,每个条目包含图像序列路径、时间戳、问题文本、答案选项和地面真值等信息。需要注意的是,本仓库仅提供标注文件,底层图像需从DVL-Suite数据集下载并按指定目录结构放置后使用。ChronoBench专门用于模型评估,而配套的ChronoInstruct(包含1,534个图像序列和104,949个问答对)用于模型训练。该数据集适用于视觉问答、图像分类、变化检测、时空推理等任务,是评估和提升多模态大语言模型在长时序遥感理解方面能力的基准工具。
ChronoBench is a comprehensive, multi-dimensional, and multi-granularity benchmark dataset for high-resolution long-term remote sensing understanding. It aims to address the limitations of existing methods that are confined to static or bi-temporal comparisons and fail to fully utilize continuous long-term landscape change trajectories. The dataset decomposes long-term remote sensing understanding into a four-layer cognitive hierarchy: object perception, temporal recognition, long-term memory, and spatio-temporal reasoning, comprising a total of 12 subtasks. It contains 17,689 rigorously validated question-answer pairs derived from 3,469 high-resolution images across 500 different areas in 39 major U.S. cities. The images have a size of 1024×1024, span long time periods, and cover diverse land cover dynamics. Data construction is based on human-annotated pixel-level semantic change masks, employing a fully rule-based automated process to generate ground-truth answers, with two-stage manual quality control to ensure reliability. The data is organized in JSON format, with each entry including image sequence paths, timestamps, question text, answer options, and ground truth. Note that this repository only provides annotation files; the underlying images must be downloaded from the DVL-Suite dataset and placed in a specified directory structure for use. ChronoBench is specifically designed for model evaluation, while the companion dataset ChronoInstruct (containing 1,534 image sequences and 104,949 question-answer pairs) is used for model training. This dataset is suitable for tasks such as visual question answering, image classification, change detection, and spatio-temporal reasoning, serving as a benchmark tool for evaluating and enhancing the capabilities of multimodal large language models in long-term remote sensing understanding.
数据集概述:ChronoBench & ChronoInstruct(GeoChrono-Data)
基本信息
- 数据集名称:ChronoBench & ChronoInstruct
- 许可证:Apache 2.0
- 任务类别:视觉问答、图像分类
- 语言:英语
- 数据规模:100K < n < 1M
- 标签:遥感、时间理解、多模态、基准测试、地球观测、变化检测、长期记忆、时空推理、多图像、VQA
数据集构成
ChronoBench(评估基准)
- QA对数量:17,689个经过严格验证的问答对
- 图像数量:3,469张高分辨率图像(1024×1024)
- 空间覆盖:涵盖美国39个主要城市的500个不同区域
- 用途:仅用于评估,不可用于训练
ChronoInstruct(指令微调数据集)
- 图像序列数量:1,534个
- QA对数量:104,949个
- 答案格式:多选题、短文本、自由形式自然语言回答
- 用途:用于模型训练
认知层级设计
数据集将长期遥感理解分解为四级认知层次:
| 层级 | 能力 | 核心问题 |
|---|---|---|
| L0 | 土地覆盖感知 | 在给定时间点,这里有什么? |
| L1 | 时间识别 | 在指定时间点之间发生了什么变化? |
| L2 | 长期记忆 | 变化何时发生?完整的演变历史是什么? |
| L3 | 时空推理 | 通过跨地点和时间的比较可以推断出什么? |
子任务分类
| 层级 | 子任务 | 缩写 | QA数量 | 格式 |
|---|---|---|---|---|
| L0 | 对象感知 | OP | 1,330 | 单选 |
| L1 | 双时间类别级变化识别 | BCC | 1,314 | 多选 |
| L1 | 双时间类别级面积变化识别 | BCAC | 3,914 | 单选 |
| L1 | 长时间类别级变化识别 | LCC | 737 | 多选 |
| L1 | 双时间对象级变化识别 | BOC | 3,630 | 多选 |
| L2 | 对象出现记忆 | OAM | 2,206 | 单选 |
| L2 | 对象变化记忆 | OCM | 1,510 | 单选 |
| L2 | 对象历史记忆 | OHM | 880 | 有序序列 |
| L3 | 对象建造顺序 | OCO | 966 | 单选 |
| L3 | 跨序列对象建造顺序 | CSOCO | 410 | 单选 |
| L3 | 区域发展比较 | RDC | 177 | 单选 |
| L3 | 类别级变化幅度估计 | CCME | 615 | 单选 |
数据统计
- QA对分布:L0(7.5%)、L1(54.2%)、L2(26.0%)、L3(12.3%)
- 平均使用帧数:每个QA对平均使用7.26个时间帧
- 问题格式分布:单选(62.9%)、多选(32.1%)、有序序列(5.0%)
数据格式
每个基准JSON文件包含问答条目列表,标准条目字段包括:
image_list:时间图像序列的相对路径time_stamps:每帧的获取日期(YYYYMMDD格式)prompts:问题文本options_list/options_str:候选答案及其格式化字符串ground_truth/ground_truth_option:真实答案文本和选项字母task/cls_description/task_type:任务类别、子任务描述和问题格式
跨序列条目包含两组字段:image_list_1 / time_stamps_1 和 image_list_2 / time_stamps_2。
数据构建流程
- 基于人工标注的语义变化掩码,采用完全基于规则的构建流程
- 经过两阶段人工质量控制流程
- ChronoInstruct的自由形式自然语言回答由Gemini-3-Flash生成,同样经过两阶段质量控制
图像准备说明
本仓库仅托管QA注释JSON文件,底层图像属于DVL-Suite,需单独下载并放置到相应目录。
性能结果
| 方法 | LCP | TR | LTM | STR | OA |
|---|---|---|---|---|---|
| 人类专家 | 97.04 | 89.78 | 91.73 | 95.56 | 92.28 |
| Gemini-3-Flash | 65.51 | 61.38 | 47.52 | 59.89 | 57.48 |
| GPT-5.4 | 43.53 | 67.57 | 39.21 | 50.42 | 56.29 |
| Qwen3-VL-32B | 43.76 | 57.88 | 24.06 | 47.23 | 46.73 |
| GeoChrono | 88.65 | 83.03 | 68.10 | 72.92 | 78.34 |
人类专家平均总体准确率达92.28%,而最佳商业模型Gemini-3-Flash仅达57.48%。GeoChrono模型总体准确率达78.34%,超越领先商业模型超过20个百分点。




