SOTAVerified

HANet: A Hierarchical Attention Network for Change Detection With Bitemporal Very-High-Resolution Remote Sensing Images

2024-04-14Code Available2· sign in to hype

Chengxi Han, Chen Wu, HaoNan Guo, Meiqi Hu, Hongruixuan Chen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Benefiting from the developments in deep learning technology, deep-learning-based algorithms employing automatic feature extraction have achieved remarkable performance on the change detection (CD) task. However, the performance of existing deep-learning-based CD methods is hindered by the imbalance between changed and unchanged pixels. To tackle this problem, a progressive foreground-balanced sampling strategy on the basis of not adding change information is proposed in this article to help the model accurately learn the features of the changed pixels during the early training process and thereby improve detection performance.Furthermore, we design a discriminative Siamese network, hierarchical attention network (HANet), which can integrate multiscale features and refine detailed features. The main part of HANet is the HAN module, which is a lightweight and effective self-attention mechanism. Extensive experiments and ablation studies on two CDdatasets with extremely unbalanced labels validate the effectiveness and efficiency of the proposed method.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CDD Dataset (season-varying)HANetF1-Score89.23Unverified
DSIFN-CDHANetF162.67Unverified
GoogleGZ-CDHANetF175.28Unverified
LEVIR+HANetF177.56Unverified
LEVIR-CDHANetF190.28Unverified
S2LookingHANetF1-Score58.54Unverified
SYSU-CDHANetF177.41Unverified
WHU-CDHANetF188.16Unverified

Reproductions