paper-with-me

Papers

Segment Any Change

2024-02-02 · Zhuo Zheng, Yanfei Zhong, Liangpei Zhang, Stefano Ermon

Visual foundation models have achieved remarkable results in zero-shot image classification and segmentation, but zero-shot change detection remains an open problem. In this paper, we propose the segment any change models (AnyChange), a new type of change detection model that supports zero-shot prediction and generalization on unseen change types and data distributions. AnyChange is built on the segment anything model (SAM) via our training-free adaptation method, bitemporal latent matching. By revealing and exploiting intra-image and inter-image semantic similarities in SAM's latent space, bitemporal latent matching endows SAM with zero-shot change detection capabilities in a training-free way. We also propose a point query mechanism to enable AnyChange's zero-shot object-centric change detection capability. We perform extensive experiments to confirm the effectiveness of AnyChange for zero-shot change detection. AnyChange sets a new record on the SECOND benchmark for unsupervised change detection, exceeding the previous SOTA by up to 4.4% F$_1$ score, and achieving comparable accuracy with negligible manual annotations (1 pixel per image) for supervised change detection.

📄 PDF Abstract BibTeX arXiv:2402.01188

Code (1)

Z-Zheng/pytorch-change-models 공식 구현 pytorch

Tasks

Change Detectionimage-classificationImage ClassificationZero-Shot Image Classification

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

How to Reduce Change Detection to Semantic Segmentation

2022-06-15 · Guo-Hua Wang, Bin-Bin Gao, Chengjie Wang

Change detection (CD) aims to identify changes that occur in an image pair taken different times. Prior methods devise specific networks from scratch to predict change masks in pixel-level, and struggle with general segm…

Change DetectionScene Change DetectionSegmentationSemantic Segmentation

CCRC: A Change-Aware Captioning and Reasoning Chain for Image Change Captioning and Segmentation

2026-06-27 · Jinhong Hu, Xiaoping Wang, Shuyin Huang, Guojin Zhong 외 arxiv

Understanding and localizing subtle changes between paired images is critical for tasks such as surveillance and image editing. However, traditional Image Change Captioning (ICC) methods lack spatial grounding, limiting …

Change DetectionImage Editing

A Weakly Supervised Convolutional Network for Change Segmentation and Classification

2020-11-06 · Philipp Andermatt, Radu Timofte

Fully supervised change detection methods require difficult to procure pixel-level labels, while weakly supervised approaches can be trained with image-level labels. However, most of these approaches require a combinatio…

Change DetectionClassificationGeneral Classification

Land Cover Change Detection via Semantic Segmentation

2019-11-28 · Renee Su, Rong Chen

This paper presents a change detection method that identifies land cover changes from aerial imagery, using semantic segmentation, a machine learning approach. We present a land cover classification training pipeline wit…

Change DetectionGeneral ClassificationLand Cover ClassificationManagement+2

Segment Parameter Labelling in MCMC Mean-Shift Change Detection

2017-10-26 · Alireza Ahrabian, Shirin Enshaeifar, Clive Cheong-Took, Payam Barnaghi

This work addresses the problem of segmentation in time series data with respect to a statistical parameter of interest in Bayesian models. It is common to assume that the parameters are distinct within each segment. As …

Change DetectionChange Point DetectionTime SeriesTime Series Analysis