The reviewed record of science sign in
Pith

arxiv: 2503.20485 · v1 · pith:BKQPTWJW · submitted 2025-03-26 · eess.IV · cs.AI· cs.PF

Underwater Image Enhancement by Convolutional Spiking Neural Networks

Reviewed by Pithpith:BKQPTWJWopen to challenge →

classification eess.IV cs.AIcs.PF
keywords uie-snnenergyalgorithmunderwaterachievesconvolutionaleuvpimages
0
0 comments X
read the original abstract

Underwater image enhancement (UIE) is fundamental for marine applications, including autonomous vision-based navigation. Deep learning methods using convolutional neural networks (CNN) and vision transformers advanced UIE performance. Recently, spiking neural networks (SNN) have gained attention for their lightweight design, energy efficiency, and scalability. This paper introduces UIE-SNN, the first SNN-based UIE algorithm to improve visibility of underwater images. UIE-SNN is a 19- layered convolutional spiking encoder-decoder framework with skip connections, directly trained using surrogate gradient-based backpropagation through time (BPTT) strategy. We explore and validate the influence of training datasets on energy reduction, a unique advantage of UIE-SNN architecture, in contrast to the conventional learning-based architectures, where energy consumption is model-dependent. UIE-SNN optimizes the loss function in latent space representation to reconstruct clear underwater images. Our algorithm performs on par with its non-spiking counterpart methods in terms of PSNR and structural similarity index (SSIM) at reduced timesteps ($T=5$) and energy consumption of $85\%$. The algorithm is trained on two publicly available benchmark datasets, UIEB and EUVP, and tested on unseen images from UIEB, EUVP, LSUI, U45, and our custom UIE dataset. The UIE-SNN algorithm achieves PSNR of \(17.7801~dB\) and SSIM of \(0.7454\) on UIEB, and PSNR of \(23.1725~dB\) and SSIM of \(0.7890\) on EUVP. UIE-SNN achieves this algorithmic performance with fewer operators (\(147.49\) GSOPs) and energy (\(0.1327~J\)) compared to its non-spiking counterpart (GFLOPs = \(218.88\) and Energy=\(1.0068~J\)). Compared with existing SOTA UIE methods, UIE-SNN achieves an average of \(6.5\times\) improvement in energy efficiency. The source code is available at \href{https://github.com/vidya-rejul/UIE-SNN.git}{UIE-SNN}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Aquatic Neuromorphic Optical Flow

    cs.CV 2026-05 unverdicted novelty 7.0

    A neuromorphic self-supervised method computes optical flow from asynchronous event data for underwater environments, delivering competitive accuracy with superior computational efficiency.

  2. Aquatic Neuromorphic Optical Flow

    cs.CV 2026-05 unverdicted novelty 7.0

    A self-supervised spiking neural network framework estimates optical flow from asynchronous underwater event streams without labeled data, achieving competitive accuracy with high computational efficiency.

  3. UIESNN: A Scale-Aware Spiking Network for Underwater Image Enhancement

    cs.CV 2026-05 unverdicted novelty 6.0

    UIESNN is a scale-aware spiking network that adds hierarchical multi-scale pooling to membrane dynamics in a residual architecture, achieving state-of-the-art results among SNN methods on EUVP and LSUI benchmarks.