SAGN: Sharpening-Aware Graph Network for Hyperspectral Image Change Detection
Bing Yang, Weiwei Sun, Jiangtao Peng
Abstract
Graph neural networks (GNNs) have garnered significant attention in hyperspectral image (HSI) change detection (CD). However, existing GNN-based methods extract features by aggregating neighborhood information, which is essentially a low-pass Laplacian smoothing operation and tends to diminish change information between bitemporal HSIs. In addition, these methods rely on fixed hand-crafted graphs, and thus cannot capture complex structures of HSIs well. To address these deficiencies, this paper develops a Sharpening-Aware Graph Network (SAGN) for achieving high-quality HSI CD. Firstly, to counteract the weakening of differences caused by Laplacian smoothing, this paper proposes a novel Laplacian sharpening-based graph convolution (LSGC) module to accentuate change information between bitemporal HSIs. Secondly, instead of using “similarity graphs”, this paper constructs untied “difference graphs” for bitemporal HSIs to model dissimilarities between changed pixels and their neighbors. The SAGN can dynamically update graph structures across all layers, aiming to further maximize the divergence. Finally, a joint loss function, incorporating modified cross-entropy loss and contrastive loss, is devised to enhance inter-class discrimination of learned features and alleviate the issues stemming from imbalanced labeled samples. Experiments on various HSI CD datasets demonstrate the effectiveness and superiority of the proposed SAGN.