Papers › Learning A Spiking Neural Network for Efficient Image Deraining

Learning A Spiking Neural Network for Efficient Image Deraining

10 May 2024arXiv:2405.06277archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.06277")

Code

Syntology Ran 11 of 11 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · honoured contract; 10 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mingtian99/esdnet officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 11 ran; 1 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
10ran

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from MingTian99/ESDNet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_psnr MingTian99/ESDNet/evaluation.py official repository ran fingerprinted no licence file found · pointer only · 9394ff2c25b8a988 · report
calculate_rgb_psnr MingTian99/ESDNet/evaluation.py official repository ran fingerprinted no licence file found · pointer only · 8a5dcb2e25772e72 · report
gaussian MingTian99/ESDNet/utils/image_utils.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · c56b7ef16f309a45 · report
is_frozen MingTian99/ESDNet/utils/model_utils.py official repository ran no licence file found · pointer only · 930cddf0a4d80ab1 · report
load_start_epoch MingTian99/ESDNet/utils/model_utils.py official repository ran no licence file found · pointer only · c3bea8c4ee6bef4a · report
numpyPSNR MingTian99/ESDNet/utils/image_utils.py official repository ran no licence file found · pointer only · 92bb8e7c6d06af3f · report
reduce_loss MingTian99/ESDNet/losses.py official repository ran no licence file found · pointer only · 2387e49d92c846d7 · report
ssim MingTian99/ESDNet/evaluation.py official repository ran fingerprinted no licence file found · pointer only · ba721aeacc165234 · report
torchPSNR MingTian99/ESDNet/utils/image_utils.py official repository ran fingerprinted no licence file found · pointer only · deaed84dcb1ccde1 · report
weight_reduce_loss MingTian99/ESDNet/losses.py official repository ran no licence file found · pointer only · 91101566c8adc964 · report
weighted_loss MingTian99/ESDNet/losses.py official repository ran no licence file found · pointer only · 67ac1ed0c8d15554 · report

Tasks

Image ReconstructionRain Removal

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Batch NormalizationConvolutionReLUResidual BlockResidual Connection

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections