@article{Fang2025, 
author = {Huirong Fang and Zhixiang Chen and Ziyang Zheng and Hui Wang},
title = {E2-ViTUNet: Enhanced dual-encoder vision transformer UNet for single-image rain removal},
year = {2025},
journal = {Electronic Research Archive},
volume = {33},
number = {8},
pages = {4740-4762},
keywords = {rain removal, vision transformer, neural network, encoder, attention mechanism},
url = {https://www.sciopen.com/article/10.3934/era.2025213},
doi = {10.3934/era.2025213},
abstract = {The rapid development of image deraining technology has made it possible to effectively restore images captured even in severe rainy weather, thereby alleviating the decline in image quality. However, existing image deraining solutions typically use overly deep neural networks, which are prone to gradient vanishing and explosion. This often results in the restored image losing essential background details. To address this important issue, this paper proposed an enhanced dual-encoder vision transformer UNet for single-image rain removal. First, a dual-branch heterogeneous encoding structure was formed by integrating two encoders with different architectures. These encoders extract rain streaks by leveraging their distinct characteristics. Specifically, the first encoder was based on a convolutional neural network, termed the residual encoder network, which utilizes the local receptive field capabilities of convolutional kernels to capture both rain streaks and corresponding background details. Concurrently, the second encoder, the parallel vision transformer encoder network, employs self-attention mechanisms to model long-range dependencies and establish global contextual relationships between rain streaks and background details. Subsequently, the rain streak information extracted by the two encoders was fused. The decoder then performs the rain removal task. To preserve spatial consistency and overall image integrity, high-frequency detail refinement was facilitated through residual connections between the encoders and the decoder. Evaluations on synthetic and real-world datasets confirm the algorithm's robustness in processing rain streaks of varied density. The restored images exhibit enhanced visual clarity, improving visibility for computer vision applications.}
}