paper-with-me

홈 › Papers

Seg2Change: Adapting Open-Vocabulary Semantic Segmentation Model for Remote Sensing Change Detection

2026-04-13 · You Su, Yonghong Song, Jingqi Chen, Zehan Wen arxiv

Change detection is a fundamental task in remote sensing, aiming to quantify the impacts of human activities and ecological dynamics on land-cover changes. Existing change detection methods are limited to predefined classes in training datasets, which constrains their scalability in real-world scenarios. In recent years, numerous advanced open-vocabulary semantic segmentation models have emerged for remote sensing imagery. However, there is still a lack of an effective framework for directly applying these models to open-vocabulary change detection (OVCD), a novel task that integrates vision and language to detect changes across arbitrary categories. To address these challenges, we first construct a category-agnostic change detection dataset, termed CA-CDD. Further, we design a category-agnostic change head to detect the transitions of arbitrary categories and index them to specific classes. Based on them, we propose Seg2Change, an adapter designed to adapt open-vocabulary semantic segmentation models to change detection task. Without bells and whistles, this simple yet effective framework achieves state-of-the-art OVCD performance (+9.52 IoU on WHU-CD and +5.50 mIoU on SECOND). Our code is released at https://github.com/yogurts-sy/Seg2Change.

📄 PDF Abstract BibTeX arXiv:2604.11231

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationChange Detection

Similar Papers 제목 키워드 기반

Semantic Alignment in Hyperbolic Space for Open-Vocabulary Semantic Segmentation

2026-05-09 · Hoang M. Truong, Hai Nguyen-Truong, Dang Huynh arxiv

Open-vocabulary semantic segmentation requires adapting image-level vision-language models such as CLIP to dense pixel-level prediction, which is challenging due to the mismatch between hierarchical structure and semanti…

Semantic Segmentation

SegEarth-OV3: Exploring SAM 3 for Open-Vocabulary Semantic Segmentation in Remote Sensing Images

2025-12-09 · Kaiyu Li, Shengqi Zhang, Yujie Wang, Yupeng Deng 외 arxiv

Most existing methods for training-free open-vocabulary semantic segmentation are based on CLIP. While these approaches have made progress, they often face challenges in precise localization or require complex pipelines …

3D Semantic Segmentation2D Semantic SegmentationChange Detection

Adapting Vision-Language Model with Fine-grained Semantics for Open-Vocabulary Segmentation

2024-09-24 · Yong Xien Chng, Xuchong Qiu, Yizeng Han, Kai Ding 외

Despite extensive research, open-vocabulary segmentation methods still struggle to generalize across diverse domains. To reduce the computational cost of adapting Vision-Language Models (VLMs) while preserving their pre-…

Language ModelingLanguage ModellingOpen Vocabulary Panoptic SegmentationPanoptic Segmentation

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

2025-01-12 · Yongshuo Zhu, Lu Li, Keyan Chen, Chenyang Liu 외

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 differe…

Change DetectionDecoderMulti-Task Learning

Test-Time Adaptation of Vision-Language Models for Open-Vocabulary Semantic Segmentation

2025-05-28 · Mehrdad Noori, David Osowiechi, Gustavo Adolfo Vargas Hakim, Ali Bahri 외

Recently, test-time adaptation has attracted wide interest in the context of vision-language models for image classification. However, to the best of our knowledge, the problem is completely overlooked in dense predictio…

image-classificationImage ClassificationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+3