Papers › Video Adverse-Weather-Component Suppression Network via Weather Messenger and...

Video Adverse-Weather-Component Suppression Network via Weather Messenger and Adversarial Backpropagation

24 Sep 2023ICCV 2023 1arXiv:2309.13700archive 2025-07-28

Yijun Yang, Angelica I. Aviles-Rivero, Huazhu Fu, Ye Liu, Weiming Wang, Lei Zhu

Although convolutional neural networks (CNNs) have been proposed to remove adverse weather conditions in single images using a single set of pre-trained weights, they fail to restore weather videos due to the absence of temporal information. Furthermore, existing methods for removing adverse weather conditions (e.g., rain, fog, and snow) from videos can only handle one type of adverse weather. In this work, we propose the first framework for restoring videos from all adverse weather conditions by developing a video adverse-weather-component suppression network (ViWS-Net). To achieve this, we first devise a weather-agnostic video transformer encoder with multiple transformer stages. Moreover, we design a long short-term temporal modeling mechanism for weather messenger to early fuse input adjacent video frames and learn weather-specific information. We further introduce a weather discriminator with gradient reversion, to maintain the weather-invariant common information and suppress the weather-specific information in pixel features, by adversarially predicting weather types. Finally, we develop a messenger-driven video transformer decoder to retrieve the residual weather-specific feature, which is spatiotemporally aggregated with hierarchical pixel features and refined to predict the clean target frame of input videos. Experimental results, on benchmark datasets and real-world weather videos, demonstrate that our ViWS-Net outperforms current state-of-the-art methods in terms of restoring videos degraded by any weather condition.

PaperPDFConference PDFCodeCode 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="2309.13700")

Code

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

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

scott-yjyang/ViWS-Net 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

14 samples harvested; 10 ran; 0 honoured the contract we drafted; 4 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.

10ran
4unverified

Licence: 14 of the 14 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 scott-yjyang/ViWS-Net. “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.

Attention_dec scott-yjyang/ViWS-Net/modeling/model.py official repository ran no licence file found · pointer only · 291d3bfd91bc289f · report
Block_dec scott-yjyang/ViWS-Net/modeling/model.py official repository ran no licence file found · pointer only · 078374dbe2138711 · report
ConvLayer scott-yjyang/ViWS-Net/modeling/model.py official repository ran fingerprinted no licence file found · pointer only · b553611d41aaf28c · report
DWConv scott-yjyang/ViWS-Net/modeling/model.py official repository ran no licence file found · pointer only · 8b8fc3634f07b09c · report
Mlp scott-yjyang/ViWS-Net/modeling/model.py official repository ran no licence file found · pointer only · 848137dc4a2cfd57 · report
OverlapPatchEmbed scott-yjyang/ViWS-Net/modeling/model.py official repository ran fingerprinted no licence file found · pointer only · ba4960d6df10f365 · report
ResidualBlock scott-yjyang/ViWS-Net/modeling/model.py official repository ran fingerprinted no licence file found · pointer only · cdefd955bee4c8b0 · report
UpsampleConvLayer scott-yjyang/ViWS-Net/modeling/model.py official repository ran fingerprinted no licence file found · pointer only · 805879ba72ea840b · report
convprojection scott-yjyang/ViWS-Net/modeling/model.py official repository ran no licence file found · pointer only · 94c44d3425aae50c · report
convprojection_base scott-yjyang/ViWS-Net/modeling/model.py official repository ran no licence file found · pointer only · 729bcbe9c705b704 · report
DecoderTransformer scott-yjyang/ViWS-Net/modeling/model.py official repository unverified no licence file found · pointer only · b4a9af2ebf07d505 · report
RefineNet scott-yjyang/ViWS-Net/modeling/model.py official repository unverified no licence file found · pointer only · 59ea6312615c317a · report
Tdec scott-yjyang/ViWS-Net/modeling/model.py official repository unverified no licence file found · pointer only · c1d6b8614e168389 · report
ViWSNet scott-yjyang/ViWS-Net/modeling/model.py official repository unverified no licence file found · pointer only · eee83655072ba53f · report

Tasks

Decoder

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

fail

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