Papers › A Variational U-Net for Weather Forecasting

A Variational U-Net for Weather Forecasting

5 Nov 2021arXiv:2111.03476archive 2025-07-28

Pak Hay Kwok, Qi Qi

Not only can discovering patterns and insights from atmospheric data enable more accurate weather predictions, but it may also provide valuable information to help tackle climate change. Weather4cast is an open competition that aims to evaluate machine learning algorithms' capability to predict future atmospheric states. Here, we describe our third-place solution to Weather4cast. We present a novel Variational U-Net that combines a Variational Autoencoder's ability to consider the probabilistic nature of data with a U-Net's ability to recover fine-grained details. This solution is an evolution from our fourth-place solution to Traffic4cast 2020 with many commonalities, suggesting its applicability to vastly different domains, such as weather and traffic.

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="2111.03476")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

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

qiq208/weather4cast2021_stage1 officialmentioned in paperpytorchApache-2.0 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; 0 ran; 0 honoured the contract we drafted; 14 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.

14unverified

Licence: 0 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 qiq208/weather4cast2021_stage1. “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.

AvgPoolDenseBlock qiq208/weather4cast2021_stage1/weather4cast/utils/vunet_model.py official repository unverified Apache-2.0 (permissive) · 536ab8ca119358fe · report
ConvBlock qiq208/weather4cast2021_stage1/weather4cast/utils/vunet_model.py official repository unverified Apache-2.0 (permissive) · 439943bfd600e8db · report
ConvLayer qiq208/weather4cast2021_stage1/weather4cast/utils/vunet_model.py official repository unverified Apache-2.0 (permissive) · 2eca3a870f08e32b · report
create_directory_structure qiq208/weather4cast2021_stage1/weather4cast/inference.py official repository unverified Apache-2.0 (permissive) · 7cf8c217b5d29bf1 · report
crop_Dataset qiq208/weather4cast2021_stage1/weather4cast/utils/context_variables.py official repository unverified Apache-2.0 (permissive) · f98fa87abb75e877 · report
get_copies qiq208/weather4cast2021_stage1/weather4cast/utils/context_variables.py official repository unverified Apache-2.0 (permissive) · 1a475de153c69ca4 · report
get_double_idxs_w_blacklist qiq208/weather4cast2021_stage1/weather4cast/utils/data_utils_aio.py official repository unverified Apache-2.0 (permissive) · 14434257110174a5 · report
get_out_bins qiq208/weather4cast2021_stage1/weather4cast/inference.py official repository unverified Apache-2.0 (permissive) · bd0a121f6eb150c6 · report
get_prod_name qiq208/weather4cast2021_stage1/weather4cast/utils/config.py official repository unverified Apache-2.0 (permissive) · e13ecec6e016f9cd · report
get_test_triplets qiq208/weather4cast2021_stage1/weather4cast/utils/data_utils_aio.py official repository unverified Apache-2.0 (permissive) · 7d581045bb558e69 · report
get_triple_idxs_w_blacklist qiq208/weather4cast2021_stage1/weather4cast/utils/data_utils_aio.py official repository unverified Apache-2.0 (permissive) · 91239796fb381880 · report
n_extra_vars qiq208/weather4cast2021_stage1/weather4cast/utils/config.py official repository unverified Apache-2.0 (permissive) · 00f5fdf6c5be3b7a · report
normalize_latlon qiq208/weather4cast2021_stage1/weather4cast/utils/context_variables.py official repository unverified Apache-2.0 (permissive) · 6c80d15f55317f5a · report
prepare_crop qiq208/weather4cast2021_stage1/weather4cast/utils/config.py official repository unverified Apache-2.0 (permissive) · 45a8ec560b3c2b66 · report

Tasks

Weather Forecasting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Concatenated Skip ConnectionConvolutionMax PoolingReLUU-Net

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