Skip to content

Author

Zhen-hong Li

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

2026

ArtFusion: An Arbitrary-Reference Spatiotemporal Fusion Model for Seamless Remote Sensing Image Reconstruction

Spatiotemporal fusion (STF) represents a vital solution for continuous high-resolution Earth observation. Despite the increasing abundance of historical satellite archives, most existing STF methods are constrained by a limited number of auxiliary reference images (typically one or two), leading to underutilized multitemporal information and reduced reconstruction reliability, particularly when References are compromised by cloud contamination or abrupt land-surface variations. To address these limitations, this study proposes an arbitrary-reference STF (ArtFusion) model. The architecture incorporates an efficient contrast-aware hybrid block (ECHB) for deep feature extraction, an explicit temporal information encoder (ETIE) to utilize acquisition metadata, and a multihead cross-reference attention fusion (MCAF) module designed to facilitate the integration of an arbitrary number of reference images. A comprehensive evaluation across 24 experimental cases in three representative study regions demonstrates that ArtFusion consistently outperforms four state-of-the-art (SOTA) benchmarks [multilevel feature fusion with generative adversarial network (MLFF-GAN), C-ROBOT, RealFusion, and frequency-selected differential fusion transformer (FSDFormer)]. Compared with the best-performing baseline among the four competing methods, ArtFusion achieves average improvements of 6.8% in spectral accuracy [root-mean-square error (RMSE)] and 15.3% in spatial accuracy [improved edge difference metric (iEDGE)]. Notably, high reliability is maintained across four challenging scenarios: rapid phenological changes, drastic morphological variations, highly heterogeneous landscapes, and frequent cloud contamination, while also demonstrating strong cross-regional transferability. Despite its superior performance, ArtFusion has an extremely compact structure with 0.19 million trainable parameters, only 2.2% of MLFF-GAN’s parameters. This work demonstrates the potential of leveraging multiple reference images to push the boundaries of STF accuracy, rather than merely increasing model complexity. This flexible multireference fusion scheme provides a promising pathway for robust, large-scale Earth observation in cloudy and dynamically changing landscapes. The source code is available at: https://github.com/Andy-cumt/ArtFusion-STF

Dizhou Guo, Qianqian Jia, Xuan Wang et al. · 0 citations
2026

MBANet: Multiscale Boundary Aware Network for Landslide Identification on Remote Sensing Imagery

Semantic segmentation of remote sensing imagery has been widely applied in landslide identification, effectively addressing the time-consuming and labor-intensive nature of manual visual interpretation. However, existing models still face challenges in extracting multiscale features and accurately delineating boundaries under complex background conditions. To overcome these limitations, this study proposes a multiscale boundary aware network (MBANet) for landslide identification in remote sensing imagery. Specifically, we design a multiscale cross-interaction convolution (MCC) module that captures local details and broader contextual cues through heterogeneous receptive-field branches, and recalibrates the concatenated multiscale features via an adaptive cross-branch interaction strategy. In addition, a boundary sensitive refinement attention (BSRA) module is introduced to enhance boundary localization by combining a Sobel-based gradient prior, learnable boundary estimation, and region-context enhancement for fine-grained boundary refinement. These modules are integrated into an encoder–decoder architecture to jointly achieve semantic consistency and boundary precision. Experimental results on two public datasets show that MBANet outperforms other comparison models in overall segmentation performance and maintains competitive performance in boundary delineation. On the Bijie dataset, it achieves a recall of 83.84% and an $F1$ -score of 85.39%; on the Palu dataset, it reaches a recall of 75.83% and an $F1$ -score of 78.17%, highlighting its superior performance.

Zixun Xie, Chuang Song, Xingmin Cai et al. · 0 citations