CVJan 22, 2025

DynamicEarth: How Far are We from Open-Vocabulary Change Detection?

arXiv:2501.12931v116 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the limitation of predefined classes in Earth monitoring for open-world applications, though it is incremental as it builds on existing foundation models.

The paper tackles the problem of detecting land cover changes across any category by introducing open-vocabulary change detection (OVCD), which bridges vision and language, and proposes training-free frameworks that leverage foundation models, achieving superior generalization and robustness on 5 benchmark datasets over existing methods.

Monitoring Earth's evolving land covers requires methods capable of detecting changes across a wide range of categories and contexts. Existing change detection methods are hindered by their dependency on predefined classes, reducing their effectiveness in open-world applications. To address this issue, we introduce open-vocabulary change detection (OVCD), a novel task that bridges vision and language to detect changes across any category. Considering the lack of high-quality data and annotation, we propose two training-free frameworks, M-C-I and I-M-C, which leverage and integrate off-the-shelf foundation models for the OVCD task. The insight behind the M-C-I framework is to discover all potential changes and then classify these changes, while the insight of I-M-C framework is to identify all targets of interest and then determine whether their states have changed. Based on these two frameworks, we instantiate to obtain several methods, e.g., SAM-DINOv2-SegEarth-OV, Grounding-DINO-SAM2-DINO, etc. Extensive evaluations on 5 benchmark datasets demonstrate the superior generalization and robustness of our OVCD methods over existing supervised and unsupervised methods. To support continued exploration, we release DynamicEarth, a dedicated codebase designed to advance research and application of OVCD. https://likyoo.github.io/DynamicEarth

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes