EAAI Journal 2026 Journal Article
Dual-domain parallel attention-driven underwater image enhancement method
- Yinghao Zhang
- Tianmeng Sun
- Jiamin Hu
- Haiyuan Cui
- Jieru Chi
- Guowei Yang
- Chenglizhao Chen
- Teng Yu
Due to the complex and variable nature of underwater environments, underwater images often suffer from severe degradation phenomena such as light absorption, scattering, and color distortion. Although convolutional neural networks (CNNs) have made progress in this field, their inherent limited receptive field hinders their ability to fully learn global image features, thereby affecting the generalization capability of the model. To address these challenges, this paper proposes an innovative Hybrid Parallel Multi-domain Enhancement Network (HPMENet). The network is based on an encoder–decoder architecture, into which a Mamba sub-network is embedded. Furthermore, a dual-domain hybrid attention module is designed to enhance the capability of the network in extracting and fusing both local and global features. Compared with existing state-of-the-art methods, the proposed approach fully leverages the advantages of the Mamba architecture and integrates it with a dual-domain, bidirectional attention mechanism. This effectively expands the receptive field of the network during the enhancement process, thereby improving the visual fidelity of underwater images. Extensive experimental results demonstrate that the proposed method significantly outperforms current mainstream underwater image enhancement methods in both quantitative and qualitative assessments. Our code and models are available at https: //github. com/Smm-ccd/HPMENet.