A Weakly Supervised Convolutional Network for Change Segmentation and Classification
Philipp Andermatt, Radu Timofte

TL;DR
W-CDNet is a novel weakly supervised change detection network that can be trained with only image-level labels and can handle datasets with either changed image pairs or mixed datasets, achieving top results on multiple aerial imaging datasets.
Contribution
The paper introduces W-CDNet, a weakly supervised change detection network capable of training with only image-level labels and handling different dataset types, which is a novel approach in change segmentation.
Findings
Achieves top performance on AICD and HRSCD datasets.
Can be trained with changed image pairs only or mixed datasets.
Effectively learns change masks and object labels from weak supervision.
Abstract
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 combination of changed and unchanged image pairs for training. Thus, these methods can not directly be used for datasets where only changed image pairs are available. We present W-CDNet, a novel weakly supervised change detection network that can be trained with image-level semantic labels. Additionally, W-CDNet can be trained with two different types of datasets, either containing changed image pairs only or a mixture of changed and unchanged image pairs. Since we use image-level semantic labels for training, we simultaneously create a change mask and label the changed object for single-label images. W-CDNet employs a W-shaped siamese U-net to extract feature maps from an image…
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 · Spectroscopy and Chemometric Analyses · Remote Sensing and Land Use
MethodsSiamese Network · Siamese U-Net · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Concatenated Skip Connection · Convolution · U-Net
