How to Reduce Change Detection to Semantic Segmentation
Guo-Hua Wang, Bin-Bin Gao, Chengjie Wang

TL;DR
This paper introduces a novel approach to change detection by reducing it to semantic segmentation, leveraging existing segmentation networks and a new module for better change type discrimination, achieving state-of-the-art results.
Contribution
The paper proposes a new paradigm that simplifies change detection by converting it into semantic segmentation, and introduces the MTF module for improved change type learning.
Findings
Achieves state-of-the-art performance on change detection benchmarks.
The MTF module effectively extracts and fuses temporal change information.
The proposed C-3PO network serves as a simple, effective baseline for future research.
Abstract
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 segmentation problems. In this paper, we propose a new paradigm that reduces CD to semantic segmentation which means tailoring an existing and powerful semantic segmentation network to solve CD. This new paradigm conveniently enjoys the mainstream semantic segmentation techniques to deal with general segmentation problems in CD. Hence we can concentrate on studying how to detect changes. We propose a novel and importance insight that different change types exist in CD and they should be learned separately. Based on it, we devise a module named MTF to extract the change information and fuse temporal features. MTF enjoys high interpretability and reveals the essential…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification
