paper-with-me

홈 › Papers

Learning A Spiking Neural Network for Efficient Image Deraining

2024-05-10 · Tianyu Song, Guiyue Jin, Pengpeng Li, Kui Jiang, Xiang Chen, JIYU JIN

Recently, spiking neural networks (SNNs) have demonstrated substantial potential in computer vision tasks. In this paper, we present an Efficient Spiking Deraining Network, called ESDNet. Our work is motivated by the observation that rain pixel values will lead to a more pronounced intensity of spike signals in SNNs. However, directly applying deep SNNs to image deraining task still remains a significant challenge. This is attributed to the information loss and training difficulties that arise from discrete binary activation and complex spatio-temporal dynamics. To this end, we develop a spiking residual block to convert the input into spike signals, then adaptively optimize the membrane potential by introducing attention weights to adjust spike responses in a data-driven manner, alleviating information loss caused by discrete binary activation. By this way, our ESDNet can effectively detect and analyze the characteristics of rain streaks by learning their fluctuations. This also enables better guidance for the deraining process and facilitates high-quality image reconstruction. Instead of relying on the ANN-SNN conversion strategy, we introduce a gradient proxy strategy to directly train the model for overcoming the challenge of training. Experimental results show that our approach gains comparable performance against ANN-based methods while reducing energy consumption by 54%. The code source is available at https://github.com/MingTian99/ESDNet.

📄 PDF Abstract BibTeX arXiv:2405.06277

Code (1)

mingtian99/esdnet 공식 구현 pytorch

Tasks

Image ReconstructionRain Removal

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Exploring the Potentials of Spiking Neural Networks for Image Deraining

2025-12-01 · Shuang Chen, Tomas Krajnik, Farshad Arvin, Amir Atapour-Abarghouei arxiv

Biologically plausible and energy-efficient frameworks such as Spiking Neural Networks (SNNs) have not been sufficiently explored in low-level vision tasks. Taking image deraining as an example, this study addresses the …

Representation Learning

Towards Unified Deep Image Deraining: A Survey and A New Benchmark

2023-10-05 · Xiang Chen, Jinshan Pan, Jiangxin Dong, Jinhui Tang

Recent years have witnessed significant advances in image deraining due to the kinds of effective image priors and deep learning models. As each deraining approach has individual settings (e.g., training and test dataset…

Rain Removal

Conditional Variational Image Deraining

2020-04-23 · Ying-Jun Du, Jun Xu, Xian-Tong Zhen, Ming-Ming Cheng 외

Image deraining is an important yet challenging image processing task. Though deterministic image deraining methods are developed with encouraging performance, they are infeasible to learn flexible representations for pr…

Density EstimationRain Removal

Physical Model Guided Deep Image Deraining

2020-03-30 · Honghe Zhu, Cong Wang, Ya-Jie Zhang, Zhixun Su 외

Single image deraining is an urgent task because the degraded rainy image makes many computer vision systems fail to work, such as video surveillance and autonomous driving. So, deraining becomes important and an effecti…

Autonomous DrivingmodelRain RemovalSingle Image Deraining

Single Image Deraining: From Model-Based to Data-Driven and Beyond

2019-12-16 · Wenhan Yang, Robby T. Tan, Shiqi Wang, Yuming Fang 외

The goal of single-image deraining is to restore the rain-free background scenes of an image degraded by rain streaks and rain accumulation. The early single-image deraining methods employ a cost function, where various …

Rain RemovalSingle Image Deraining