GeoChrono (包含ChronoBench和ChronoInstruct)
收藏资源简介:
GeoChrono是一个用于遥感长期时间理解的数据集集合,包含ChronoBench和ChronoInstruct两个部分。ChronoBench是一个四级认知基准(土地覆盖感知→时间识别→长期记忆→时空推理),包含12个子任务和17,689个经过严格验证的问答对,覆盖39个美国主要城市的500个区域的3,469张高分辨率图像。ChronoInstruct是一个大规模指令调优数据集,包含104,949个问答对,支持三种答案格式(多项选择、短文本和自由形式自然语言)。
GeoChrono is a collection of datasets for long-term temporal understanding in remote sensing, which comprises two parts: ChronoBench and ChronoInstruct. ChronoBench is a four-level cognitive benchmark (land cover perception → temporal recognition → long-term memory → spatiotemporal reasoning), including 12 subtasks and 17,689 rigorously validated question-answer pairs, covering 3,469 high-resolution images from 500 regions across 39 major U.S. cities. ChronoInstruct is a large-scale instruction-tuning dataset containing 104,949 question-answer pairs, which supports three answer formats: multiple choice, short text, and free-form natural language.
数据集概述
GeoChrono 是一个面向遥感领域长期时序理解的数据集与基准,包含以下三个核心组成部分:
- ChronoBench:四级认知基准(Land Cover Perception → Temporal Recognition → Long-Term Memory → Spatio-Temporal Reasoning),涵盖 12 个子任务、17,689 个经过严格验证的问答对,涉及 3,469 张高分辨率图像,覆盖美国39个主要城市的500个区域。
- ChronoInstruct:大规模指令微调数据集,包含 104,949 个问答对,分为三种答案格式:多项选择、短文本和自由形式自然语言。
- GeoChrono:基于 Qwen3-VL-4B-Instruct 的遥感长期时序多模态大语言模型,引入 时序轨迹编码器(TempEnc) 和 粗到细令牌压缩器(C2FComp),在 ChronoBench 上达到 78.34% 的总体准确率,超越领先商业模型超过20%。
数据集获取与使用
- 数据下载:通过 Hugging Face 下载 ChronoBench 和 ChronoInstruct 数据集,影像需从 DVL-Suite 获取。
- 模型权重:GeoChrono 模型权重(LoRA + TempEnc)在 Hugging Face 和 ModelScope 发布。
- 代码开源:基准构建、评估和训练代码全部开源在 GitHub。
许可信息
数据集、模型权重及代码均采用 Apache License 2.0 许可。底层 DVL-Suite 影像及标注遵循其自身许可条款。
联系方式
如有问题或反馈,请提交 GitHub Issue 或联系 liyujie2003@bupt.edu.cn。




