arXiv AI

DPSF-Net: A Dual-Prior Spatial-Frequency Network for Real-World Remote Sensing Image Dehazing

DPSF-Net is a dual‑prior spatial‑frequency network designed for real‑world remote sensing image dehazing. It combines hazy RGB images with dark channel prior maps as joint inputs, and incorporates a spatial‑frequency residual interaction block, a prior‑guided feature attention module, and a selective kernel complementary fusion module to reduce colour shift, structural distortion, and large‑scale haze. Experiments show that DPSF-Net achieves state‑of‑the‑art performance on the RRSHID benchmark while maintaining a favorable balance of restoration quality, parameter count, and computational complexity.

Hugging Face Trending Papers
Jul 8

ASFR-Net: Adversarial Alignment and Spatio-Frequency Refinement Network for Heterogeneous Remote Sensing Image Change Detection

The core challenge of heterogeneous change detection in remote sensing imagery lies in effectively decoupling genuine land-cover changes from significant modal disparities caused by distinct imaging mechanisms. These intrinsic inconsistencies are prone to introducing pseudo-changes, thereby constraining detection accuracy.

Hugging Face Trending Papers
Aug 6

Overcoming Attention Drift: Homogeneity-Heterogeneity Guided Feature Aggregation for Low-Light Remote Sensing Image Enhancement

Restoring high-fidelity remote sensing imagery from extreme low-light degradation is indispensable for reliable Earth observation and downstream machine vision. However, under severe noise and illumination corruption, existing methods suffer from attention drift, erroneously aggregating features across distinct physical boundaries and causing severe structural blurring and color distortion.

Hugging Face Trending Papers
Jul 30

CoRE-UIR: Prior-guided common and residual experts for efficient all-in-one remote sensing image restoration

Remote sensing images acquired by unmanned aerial vehicles (UAVs) and satellites are often degraded by adverse weather, illumination variation, and imaging artifacts, which may co-occur and jointly induce global distribution shifts and local structural corruption. Although All-in-One image restoration offers an appealing unified alternative to task-specific pipelines, existing methods still suffer from weak or implicit degradation cues and parameter redundancy caused by full-rank multi-expert designs with overlapping restoration behaviors.

arXiv Computer Vision
Sep 11

Tri-DehazeGS: Scene--Medium Decoupled Gaussian Splatting with Transmittance-Aware Optimization

Tri‑DehazeGS is a Gaussian Splatting framework that decouples clean scene reconstruction from atmospheric haze by representing the scene with Gaussian primitives and the haze medium with an independent view‑shared tri‑plane field. It uses a physical scattering model to compose hazy observations and introduces Medium‑Decoupled Transmittance Gradient Compensation (MD‑TGC) to re‑balance gradients in low‑transmittance regions without altering forward rendering. Experiments on real and synthetic haze benchmarks demonstrate that this approach improves clean novel‑view reconstruction.

By Kui Jiang, Yang Gu, Jiacheng Liu, Shiyu Liu, Youyu Chen, Hui Liu
arXiv Computer Vision
3d ago

MambaMPD: A Mamba-Driven Segmentation Framework for Marine Pollution Detection from Remote Sensing Imagery

MambaMPD is a new segmentation framework that leverages Vision Mamba models for marine pollution detection in remote‑sensing imagery. It introduces two structural priors—Frequency‑Aware Augmentation (FAA) and multi‑scale Edge‑Guided Attention (EGA)—to better capture low‑contrast, fragmented pollution patterns and sharpen boundaries. Experiments on the MADOS and M4D datasets show that MambaMPD outperforms existing methods in mIoU while using far less computation than foundation‑model approaches.

By Shuaiyu Chen, Wei Han, Peng Ren, Chunbo Luo, Zeyu Fu
Hugging Face Trending Papers
Sep 10

Tri-DehazeGS: Scene--Medium Decoupled Gaussian Splatting with Transmittance-Aware Optimization

Tri-DehazeGS tackles the problem of reconstructing clean 3D scenes from hazy multi‑view images by decoupling the scene and the haze medium. It represents the scene with Gaussian primitives while modeling the haze as an independent view‑shared tri‑plane field, and composes hazy observations through a physical scattering model. The method introduces Medium‑Decoupled Transmittance Gradient Compensation (MD‑TGC) to balance gradients in low‑transmittance regions, leading to improved novel‑view reconstruction on real and synthetic haze benchmarks.