Papers › Super-resolution Probabilistic Rain Prediction from Satellite Data Using 3D U-Nets and...

Super-resolution Probabilistic Rain Prediction from Satellite Data Using 3D U-Nets and EarthFormers

6 Dec 2022arXiv:2212.02998archive 2025-07-28

Yang Li, Haiyu Dong, Zuliang Fang, Jonathan Weyn, Pete Luferenko

Accurate and timely rain prediction is crucial for decision making and is also a challenging task. This paper presents a solution which won the 2 nd prize in the Weather4cast 2022 NeurIPS competition using 3D U-Nets and EarthFormers for 8-hour probabilistic rain prediction based on multi-band satellite images. The spatial context effect of the input satellite image has been deeply explored and optimal context range has been found. Based on the imbalanced rain distribution, we trained multiple models with different loss functions. To further improve the model performance, multi-model ensemble and threshold optimization were used to produce the final probabilistic rain prediction. Experiment results and leaderboard scores demonstrate that optimal spatial context, combined loss function, multi-model ensemble, and threshold optimization all provide modest model gain. A permutation test was used to analyze the effect of each satellite band on rain prediction, and results show that satellite bands signifying cloudtop phase (8.7 um) and cloud-top height (10.8 and 13.4 um) are the best predictors for rain prediction. The source code is available at https://github.com/bugsuse/weather4cast-2022-stage2.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

Code

Syntology Ran 18 of 20 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 3 ran · fixture could not drive it; 15 ran with no contract checked.

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

bugsuse/weather4cast-2022-stage2 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

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

3ran · fixture could not drive it
15ran
2unverified

Licence: 0 of the 20 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 bugsuse/weather4cast-2022-stage2. “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.

combine_metrics bugsuse/weather4cast-2022-stage2/utils/evaluate.py official repository ran Apache-2.0 (permissive) · cef90636faea5cef · report
compute_cuboid_self_attention_mask bugsuse/weather4cast-2022-stage2/models/cuboid_transformer.py official repository ran Apache-2.0 (permissive) · 767ad1f13b2a971b · report
cuboid_reorder bugsuse/weather4cast-2022-stage2/models/cuboid_transformer.py official repository ran Apache-2.0 (permissive) · bff27f9560afbd89 · report
cuboid_reorder_reverse bugsuse/weather4cast-2022-stage2/models/cuboid_transformer.py official repository ran Apache-2.0 (permissive) · 84f8ab35b7d0471d · report
full_attention bugsuse/weather4cast-2022-stage2/models/cuboid_transformer_patterns.py official repository ran Apache-2.0 (permissive) · a3015a205293148b · report
get_activation bugsuse/weather4cast-2022-stage2/models/utils.py official repository ran Apache-2.0 (permissive) · 8c21cdd91cd386e3 · report
get_confusion_matrix bugsuse/weather4cast-2022-stage2/utils/evaluate.py official repository ran fingerprinted Apache-2.0 (permissive) · 90422cc65b7fc13e · report
get_conv bugsuse/weather4cast-2022-stage2/models/baseline_UNET3D.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · d473e9bce385040b · report
get_convtranspose bugsuse/weather4cast-2022-stage2/models/baseline_UNET3D.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · a3169a7b1435e0dc · report
get_lossfx bugsuse/weather4cast-2022-stage2/utils/losses.py official repository ran Apache-2.0 (permissive) · d29a09d87d16a364 · report
get_maxpool bugsuse/weather4cast-2022-stage2/models/baseline_UNET3D.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · a12e2f04ad60d321 · report
get_norm_layer bugsuse/weather4cast-2022-stage2/models/utils.py official repository ran Apache-2.0 (permissive) · 50a5a499347fcf81 · report
mask_evaluation bugsuse/weather4cast-2022-stage2/utils/metrics.py official repository ran Apache-2.0 (permissive) · 87b33d55144cd964 · report
read_samples_ids bugsuse/weather4cast-2022-stage2/utils/data_utils.py official repository ran Apache-2.0 (permissive) · 88a2f37600b6e67d · report
recall_precision_f1_acc bugsuse/weather4cast-2022-stage2/utils/evaluate.py official repository ran Apache-2.0 (permissive) · 7c6985027e3143dc · report
round_to bugsuse/weather4cast-2022-stage2/models/utils.py official repository ran fingerprinted Apache-2.0 (permissive) · 50449b18203e5788 · report
self_axial bugsuse/weather4cast-2022-stage2/models/cuboid_transformer_patterns.py official repository ran Apache-2.0 (permissive) · 6bc7869a75f3e2db · report
self_video_swin bugsuse/weather4cast-2022-stage2/models/cuboid_transformer_patterns.py official repository ran Apache-2.0 (permissive) · 22d035b51d33b141 · report
generate_and_cache_sequences bugsuse/weather4cast-2022-stage2/utils/data_utils.py official repository unverified Apache-2.0 (permissive) · 40d07fba28e6e44c · report
load_sample_ids bugsuse/weather4cast-2022-stage2/utils/data_utils.py official repository unverified Apache-2.0 (permissive) · 2e0446710911b825 · report

Tasks

Decision MakingPredictionSuper-Resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Test

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