CVNov 20, 2025

ChangeDINO: DINOv3-Driven Building Change Detection in Optical Remote Sensing Imagery

arXiv:2511.16322v13 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This work addresses robust change detection for remote sensing applications, offering incremental improvements in handling illumination and view variations.

The paper tackles building change detection in remote sensing by introducing ChangeDINO, which fuses DINOv3 features with a lightweight backbone and uses a transformer decoder to improve accuracy, achieving state-of-the-art results in IoU and F1 scores on four benchmarks.

Remote sensing change detection (RSCD) aims to identify surface changes from co-registered bi-temporal images. However, many deep learning-based RSCD methods rely solely on change-map annotations and underuse the semantic information in non-changing regions, which limits robustness under illumination variation, off-nadir views, and scarce labels. This article introduces ChangeDINO, an end-to-end multiscale Siamese framework for optical building change detection. The model fuses a lightweight backbone stream with features transferred from a frozen DINOv3, yielding semantic- and context-rich pyramids even on small datasets. A spatial-spectral differential transformer decoder then exploits multi-scale absolute differences as change priors to highlight true building changes and suppress irrelevant responses. Finally, a learnable morphology module refines the upsampled logits to recover clean boundaries. Experiments on four public benchmarks show that ChangeDINO consistently outperforms recent state-of-the-art methods in IoU and F1, and ablation studies confirm the effectiveness of each component. The source code is available at https://github.com/chingheng0808/ChangeDINO.

Foundations

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

Your Notes