Referring Change Detection in Remote Sensing Imagery
By: Yilmaz Korkmaz , Jay N. Paranjape , Celso M. de Melo and more
Potential Business Impact:
Finds specific changes in pictures using words.
Change detection in remote sensing imagery is essential for applications such as urban planning, environmental monitoring, and disaster management. Traditional change detection methods typically identify all changes between two temporal images without distinguishing the types of transitions, which can lead to results that may not align with specific user needs. Although semantic change detection methods have attempted to address this by categorizing changes into predefined classes, these methods rely on rigid class definitions and fixed model architectures, making it difficult to mix datasets with different label sets or reuse models across tasks, as the output channels are tightly coupled with the number and type of semantic classes. To overcome these limitations, we introduce Referring Change Detection (RCD), which leverages natural language prompts to detect specific classes of changes in remote sensing images. By integrating language understanding with visual analysis, our approach allows users to specify the exact type of change they are interested in. However, training models for RCD is challenging due to the limited availability of annotated data and severe class imbalance in existing datasets. To address this, we propose a two-stage framework consisting of (I) \textbf{RCDNet}, a cross-modal fusion network designed for referring change detection, and (II) \textbf{RCDGen}, a diffusion-based synthetic data generation pipeline that produces realistic post-change images and change maps for a specified category using only pre-change image, without relying on semantic segmentation masks and thereby significantly lowering the barrier to scalable data creation. Experiments across multiple datasets show that our framework enables scalable and targeted change detection. Project website is here: https://yilmazkorkmaz1.github.io/RCD.
Similar Papers
Consistency Change Detection Framework for Unsupervised Remote Sensing Change Detection
CV and Pattern Recognition
Finds changes in Earth pictures automatically.
ChangeDINO: DINOv3-Driven Building Change Detection in Optical Remote Sensing Imagery
CV and Pattern Recognition
Finds building changes in satellite pictures.
Multimodal Feature Fusion Network with Text Difference Enhancement for Remote Sensing Change Detection
CV and Pattern Recognition
Finds changes in pictures using words too.