OmniOVCD: Streamlining Open-Vocabulary Change Detection with SAM 3
arXiv cs.CV / 4/27/2026
📰 NewsDeveloper Stack & InfrastructureModels & Research
Key Points
- The paper introduces OmniOVCD, a standalone open-vocabulary change detection (OVCD) framework for remote sensing that reduces reliance on predefined land-cover categories.
- It leverages SAM 3’s decoupled output heads and proposes SFID (Synergistic Fusion to Instance Decoupling) to fuse semantic, instance, and presence outputs into land-cover masks and then split them into instance-level masks for comparison.
- This approach aims to improve category recognition accuracy while preserving instance-level consistency across images, leading to more reliable change masks.
- Experiments on four benchmarks (LEVIR-CD, WHU-CD, S2Looking, SECOND) report state-of-the-art performance with class-average IoU scores of 67.2, 66.5, 24.5, and 27.1, outperforming prior methods.
- The authors provide an open-source implementation at the linked GitHub repository.




