paper-with-me

Papers

Change Detection from Synthetic Aperture Radar Images via Dual Path Denoising Network

2022-03-13 · Junjie Wang, Feng Gao, Junyu Dong, Qian Du, Heng-Chao Li

Benefited from the rapid and sustainable development of synthetic aperture radar (SAR) sensors, change detection from SAR images has received increasing attentions over the past few years. Existing unsupervised deep learning-based methods have made great efforts to exploit robust feature representations, but they consume much time to optimize parameters. Besides, these methods use clustering to obtain pseudo-labels for training, and the pseudo-labeled samples often involve errors, which can be considered as "label noise". To address these issues, we propose a Dual Path Denoising Network (DPDNet) for SAR image change detection. In particular, we introduce the random label propagation to clean the label noise involved in preclassification. We also propose the distinctive patch convolution for feature representation learning to reduce the time consumption. Specifically, the attention mechanism is used to select distinctive pixels in the feature maps, and patches around these pixels are selected as convolution kernels. Consequently, the DPDNet does not require a great number of training samples for parameter optimization, and its computational efficiency is greatly enhanced. Extensive experiments have been conducted on five SAR datasets to verify the proposed DPDNet. The experimental results demonstrate that our method outperforms several state-of-the-art methods in change detection results.

📄 PDF Abstract BibTeX arXiv:2203.06543

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionComputational EfficiencyDenoisingRepresentation Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Autoregressive Model for Multi-Pass SAR Change Detection Based on Image Stacks

2022-06-05 · B. G. Palm, D. I. Alves, V. T. Vu, M. I. Pettersson 외

Change detection is an important synthetic aperture radar (SAR) application, usually used to detect changes on the ground scene measurements in different moments in time. Traditionally, change detection algorithm (CDA) i…

Change Detection

Synthetic Aperture Radar Image Change Detection via Siamese Adaptive Fusion Network

2021-10-18 · Yunhao Gao, Feng Gao, Junyu Dong, Qian Du 외

Synthetic aperture radar (SAR) image change detection is a critical yet challenging task in the field of remote sensing image analysis. The task is non-trivial due to the following challenges: Firstly, intrinsic speckle …

Change Detection

Synthetic Aperture Radar Image Change Detection via Layer Attention-Based Noise-Tolerant Network

2022-08-09 · Desen Meng, Feng Gao, Junyu Dong, Qian Du 외

Recently, change detection methods for synthetic aperture radar (SAR) images based on convolutional neural networks (CNN) have gained increasing research attention. However, existing CNN-based methods neglect the interac…

Change Detection

Fusion Detection via Distance-Decay IoU and weighted Dempster-Shafer Evidence Theory

2021-12-06 · Fang Qingyun, Wang Zhaokui

In recent years, increasing attentions are paid on object detection in remote sensing imagery. However, traditional optical detection is highly susceptible to illumination and weather anomaly. It is a challenge to effect…

object-detectionObject Detection

Change Detection from Synthetic Aperture Radar Images via Graph-Based Knowledge Supplement Network

2022-01-22 · Junjie Wang, Feng Gao, Junyu Dong, Shan Zhang 외

Synthetic aperture radar (SAR) image change detection is a vital yet challenging task in the field of remote sensing image analysis. Most previous works adopt a self-supervised method which uses pseudo-labeled samples to…

Change DetectionFeature Correlation