paper-with-me

Papers

Semantic-CD: Remote Sensing Image Semantic Change Detection towards Open-vocabulary Setting

2025-01-12 · Yongshuo Zhu, Lu Li, Keyan Chen, Chenyang Liu, Fugen Zhou, Zhenwei Shi

Remote sensing image semantic change detection is a method used to analyze remote sensing images, aiming to identify areas of change as well as categorize these changes within images of the same location taken at different times. Traditional change detection methods often face challenges in generalizing across semantic categories in practical scenarios. To address this issue, we introduce a novel approach called Semantic-CD, specifically designed for semantic change detection in remote sensing images. This method incorporates the open vocabulary semantics from the vision-language foundation model, CLIP. By utilizing CLIP's extensive vocabulary knowledge, our model enhances its ability to generalize across categories and improves segmentation through fully decoupled multi-task learning, which includes both binary change detection and semantic change detection tasks. Semantic-CD consists of four main components: a bi-temporal CLIP visual encoder for extracting features from bi-temporal images, an open semantic prompter for creating semantic cost volume maps with open vocabulary, a binary change detection decoder for generating binary change detection masks, and a semantic change detection decoder for producing semantic labels. Experimental results on the SECOND dataset demonstrate that Semantic-CD achieves more accurate masks and reduces semantic classification errors, illustrating its effectiveness in applying semantic priors from vision-language foundation models to SCD tasks.

📄 PDF Abstract BibTeX arXiv:2501.06808

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionDecoderMulti-Task Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

OmniCD: A Foundational Framework for Remote Sensing Image Change Detection Guided by Multimodal Semantics

2026-05-28 · Chenhao Sun arxiv

Change detection (CD) in remote sensing is vital for applications such as urban monitoring and disaster assessment, yet traditional methods struggle with generalization across diverse scenarios. We present OmniCD, a foun…

Change Detection

Change Detection in Heterogeneous Optical and SAR Remote Sensing Images via Deep Homogeneous Feature Fusion

2020-04-08 · Xiao Jiang, Gang Li, Yu Liu, Xiao-Ping Zhang 외

Change detection in heterogeneous remote sensing images is crucial for disaster damage assessment. Recent methods use homogenous transformation, which transforms the heterogeneous optical and SAR remote sensing images in…

Change DetectionStyle Transfer

RSRCC: A Remote Sensing Regional Change Comprehension Benchmark Constructed via Retrieval-Augmented Best-of-N Ranking

2026-04-22 · Roie Kazoom, Yotam Gigi, George Leifman, Tomer Shekel 외 arxiv

Traditional change detection identifies where changes occur, but does not explain what changed in natural language. Existing remote sensing change captioning datasets typically describe overall image-level differences, l…

Semantic SegmentationChange Detection

SkyScript: A Large and Semantically Diverse Vision-Language Dataset for Remote Sensing

2023-12-20 · Zhecheng Wang, Rajanie Prabha, Tianyuan Huang, Jiajun Wu 외

Remote sensing imagery, despite its broad applications in helping achieve Sustainable Development Goals and tackle climate change, has not yet benefited from the recent advancements of versatile, task-agnostic vision lan…

AttributeCross-Modal RetrievalImage GenerationRetrieval+1

Semantic-CC: Boosting Remote Sensing Image Change Captioning via Foundational Knowledge and Semantic Guidance

2024-07-19 · Yongshuo Zhu, Lu Li, Keyan Chen, Chenyang Liu 외

Remote sensing image change captioning (RSICC) aims to articulate the changes in objects of interest within bi-temporal remote sensing images using natural language. Given the limitations of current RSICC methods in expr…

Change DetectionDecoderLanguage ModellingLarge Language Model