A 7K Parameter Model for Underwater Image Enhancement based on Transmission Map Prior
Fuheng Zhou, Dikai Wei, Ye Fan, Yulong Huang, Yonggang Zhang
TL;DR
This paper tackles underwater image enhancement under strict resource constraints by introducing LSNet, a 7K-parameter network that avoids latent-space encoding. LSNet leverages transmission-map priors and a novel top-k selective attention module to decompose the enhancement into a compensation term and an over-exposure attenuation term, expressed as $J(x)=I(x)+I_{compensate}(x)-I_{exposed}(x)$. The approach achieves competitive quality on multiple benchmarks with far fewer parameters than state-of-the-art models, highlighting significant gains in efficiency and practicality for on-device deployment. The work demonstrates the viability of transmission-map-inspired, lightweight architectures for underwater restoration and provides ablation evidence of the key components contributing to performance, along with a discussion of limitations and future refinements.
Abstract
Although deep learning based models for underwater image enhancement have achieved good performance, they face limitations in both lightweight and effectiveness, which prevents their deployment and application on resource-constrained platforms. Moreover, most existing deep learning based models use data compression to get high-level semantic information in latent space instead of using the original information. Therefore, they require decoder blocks to generate the details of the output. This requires additional computational cost. In this paper, a lightweight network named lightweight selective attention network (LSNet) based on the top-k selective attention and transmission maps mechanism is proposed. The proposed model achieves a PSNR of 97\% with only 7K parameters compared to a similar attention-based model. Extensive experiments show that the proposed LSNet achieves excellent performance in state-of-the-art models with significantly fewer parameters and computational resources. The code is available at https://github.com/FuhengZhou/LSNet}{https://github.com/FuhengZhou/LSNet.
