CVAug 31, 2025

Satellite Image Utilization for Dehazing with Swin Transformer-Hybrid U-Net and Watershed loss

arXiv:2509.00835v1h-index: 3
Originality Incremental advance
AI Analysis

This addresses atmospheric interference in satellite imagery for remote sensing applications, representing an incremental improvement with specific gains.

The paper tackles satellite image dehazing by proposing a hybrid Swin Transformer-U-Net framework with a novel watershed loss, achieving PSNR of 33.24 dB and SSIM of 0.967 on the RICE dataset, outperforming state-of-the-art models.

Satellite imagery plays a crucial role in various fields; however, atmospheric interference and haze significantly degrade image clarity and reduce the accuracy of information extraction. To address these challenges, this paper proposes a hybrid dehazing framework that integrates Swin Transformer and U-Net to balance global context learning and local detail restoration, called SUFERNOBWA. The proposed network employs SwinRRDB, a Swin Transformer-based Residual-in-Residual Dense Block, in both the encoder and decoder to effectively extract features. This module enables the joint learning of global contextual information and fine spatial structures, which is crucial for structural preservation in satellite image. Furthermore, we introduce a composite loss function that combines L2 loss, guided loss, and a novel watershed loss, which enhances structural boundary preservation and ensures pixel-level accuracy. This architecture enables robust dehazing under diverse atmospheric conditions while maintaining structural consistency across restored images. Experimental results demonstrate that the proposed method outperforms state-of-the-art models on both the RICE and SateHaze1K datasets. Specifically, on the RICE dataset, the proposed approach achieved a PSNR of 33.24 dB and an SSIM of 0.967, which is a significant improvement over existing method. This study provides an effective solution for mitigating atmospheric interference in satellite imagery and highlights its potential applicability across diverse remote sensing applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes