Search papers, labs, and topics across Lattice.
This paper introduces the JL1-CC&QA benchmark, which enhances the existing JL1-CD dataset by incorporating change captioning and question answering tasks to address the semantic gaps in remote sensing change detection. Utilizing 5,000 bi-temporal image pairs from the Jilin-1 satellite, the benchmark includes 17,021 captions detailing land-cover changes and 20,060 question-answer pairs for in-depth analysis. The annotations are generated through a rigorous three-stage process involving multi-modal large language models and human expert verification, aiming to facilitate a more comprehensive understanding of surface changes in remote sensing applications.
Change detection in remote sensing just got smarter: JL1-CC&QA not only identifies what changed but also explains why it matters through interactive questioning.
Remote sensing change detection (CD) traditionally focuses on pixel-level binary segmentation, which identifies where changes occur but neither what nor why. To bridge this semantic gap, we introduce JL1-CC&QA, a multi-task benchmark that extends the JL1-CD dataset with two complementary annotation layers: change captioning (CC) and change question answering (QA). Built upon 5,000 bi-temporal image pairs acquired by the Jilin-1 satellite at 0.5-0.75m ground sample distance, the benchmark comprises: (i) JL1-CC, providing 17,021 quality-verified captions that describe diverse land-cover transformations; and (ii) JL1-QA, offering 20,060 question-answer pairs across eight question types, enabling fine-grained, interactive interrogation of surface changes. All annotations are produced via a three-stage pipeline consisting of multi-modal large language model (LLM) generation, vision-grounded LLM judging, and human expert verification. We hope that JL1-CC&QA, as a benchmark unifying binary change masks, change captions, and change-oriented QA over the same image set, will serve as a valuable resource for the community to advance multi-task change understanding in remote sensing. The dataset is available at https://github.com/circleLZY/JL1-CD.