ReA-OVCD: Reliability-Aware Open-Vocabulary Change Detection via Semantic and Spatial Refinement

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision & Remote Sensing · Depth: Expert, quick

Summary

ReA-OVCD, a novel Reliability-Aware Open-Vocabulary Change Detection framework, addresses limitations in existing OVCD methods that struggle with fine-grained semantic variations or unreliable pixel comparisons. Unlike traditional remote sensing, OVCD identifies land cover changes using arbitrary text prompts. ReA-OVCD operates as an efficient training-free system, first identifying candidate change regions through pixel-wise semantic discrepancies. It then refines these changes using a collaborative strategy involving two modules: the Semantic Change Reasoning (SCR) module, which analyzes distributional divergence and response variation to suppress inconsistencies, and the Boundary-aware Change Refinement (BCR) module, designed to mitigate boundary misalignment artifacts. Extensive experiments across LEVIR-CD, WHU-CD, DSIFN, and SECOND datasets demonstrate ReA-OVCD's superior performance, achieving F1^C improvements ranging from 2.13% to 9.75% over state-of-the-art approaches, alongside higher computational efficiency.

Key takeaway

For Computer Vision Engineers developing open-vocabulary change detection systems, ReA-OVCD offers a robust, training-free alternative. Its collaborative semantic and spatial refinement strategy significantly improves reliability and accuracy, outperforming existing methods by up to 9.75% F1^C. You should consider integrating this framework to achieve more precise, artifact-free change localization, especially when dealing with fine-grained land cover variations.

Key insights

ReA-OVCD refines open-vocabulary change detection by collaboratively addressing semantic ambiguity and spatial inconsistency through a training-free, two-module approach.

Principles

Method

ReA-OVCD first derives candidate change regions from pixel-wise semantic discrepancies. It then refines these via a Semantic Change Reasoning (SCR) module for semantic shifts and a Boundary-aware Change Refinement (BCR) module for spatial consistency.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.