Skip to content
Preprint

HazeSpikeMamba: Coupling Spiking-Inspired and State-Space Features for Self-Supervised Real-World Dehazing

Aug 2026 · 0 citations · 48 references
Computer Science

TL;DR

HazeSpikeMamba is proposed, a compact dehazing framework that combines a spiking-inspired local path and an attentive state-space global path in a multi-scale U-Net that consistently improves BRISQUE and NIMA on RTTS, URHI, and HSTS.

Abstract

Dehazing networks are commonly trained on synthetic hazy-clear pairs, but their performance often drops on real photographs. Synthetic haze generated using the atmospheric scattering model does not fully capture the variability of real haze, and paired real hazy-clear images are scarce. In this work, we propose HazeSpikeMamba, a compact dehazing framework that combines a spiking-inspired local path and an attentive state-space global path in a multi-scale U-Net. The local path uses TPCNNSpike, a new spike-emission scheme inspired by the neighborhood coupling of Pulse-Coupled Neural Network (PCNN). Unlike grouped directional scanning, TPCNNSpike updates all neurons in parallel using the previous firing states of their Gaussian-weighted neighborhoods. The global path adapts the Attentive State-Space Module of MambaIRv2, retaining semantic prompting and sequence reordering while removing the window self-attention branch. Its state-space processing models long-range dependencies with complexity linear in sequence length. For target-domain adaptation, a frozen degradation network, pretrained on paired NH-HAZE data, re-synthesizes haze from the dehazed prediction. The reconstruction error updates only the final restoration layers of HazeSpikeMamba without haze-free labels during adaptation. A shared checkpoint is adapted once on each complete unlabeled target set, making the evaluation dataset-level and transductive rather than zero-shot or per-image optimization. The forward network contains 2.02M active parameters and requires 13.27G nominal MACs (measured with thop at 256x256 input). This adaptation consistently improves BRISQUE and NIMA on RTTS, URHI, and HSTS. On RTTS, BRISQUE decreases from 30.13 to 27.72 and NIMA increases from 4.13 to 4.87. Under this transductive protocol, the adapted model also achieves the best BRISQUE and NIMA on URHI and HSTS among the compared methods.

View source

Similar papers

2025

Spike-RetinexFormer: Rethinking Low-light Image Enhancement with Spiking Neural Networks

This work pioneers the synergistic integration of SNNs into Transformer architectures for LLIE, establishing a compelling pathway toward powerful, energy-efficient low-level vision on resource-constrained platforms.

Hongzhi Wang, Xiubo Liang, Jinxing Han et al. · 0 citations
Preprint Aug 2026

SpikeWorld: Fast-State Adaptation for Frozen Spiking World Models

SpikeWorld, a 1.45M-parameter sparse spiking model jointly trained for heterogeneous sensory prediction, semantics, image-text binding and action-conditioned dynamics, is introduced, showing that the contribution is not superior linear identification, but its integration with a frozen multimodal spiking checkpoint.

Ziqiao Yu · 0 citations
Jul 2026

ReBo-SNN: Boosted spiking neural network with retina mechanism for efficient haze removal.

A boosted spiking neural network with retina mechanism, termed ReBo-SNN, for the reconstruction of hazy images that draws inspiration from the antagonistic mechanisms of retinal neurons and innovatively devises a retinal module to circumvent the issue of excessive smoothing.

Ya Zhang, Zhitong Zhao, Qian Sun et al. · 0 citations
Jul 2026

Enhancing spiking transformers with temporal feedback coding and global-local dynamic neurons.

This work introduces a Temporal Feedback Coding (TFC) scheme that leverages feedback at the encoding stage to diversify spike patterns and designs a Global-Local Dynamic LIF (GLD-LIF) neuron that enhances cross-step dependency modeling by integrating local aggregation and global initialization.

Zeqi Zheng, Zizheng Zhu, Yingchao Yu et al. · 0 citations
Preprint Jul 2026

Visual Place Recognition Using Rate-Encoded Spiking Neural Networks with Discrete STDP Learning

Findings show the impact of inference stage design decisions in STDP-based SNN-VPR on recall precision, although the separate contribution of each mechanism and implementation differences is only partially disentangled and needs further examination.

Altzi Tsanko, Oikonomou Katerina Maria, Antonios Gasteratos · 0 citations