Papers › DiffCast: A Unified Framework via Residual Diffusion for Precipitation Nowcasting

DiffCast: A Unified Framework via Residual Diffusion for Precipitation Nowcasting

11 Dec 2023CVPR 2024 1arXiv:2312.06734archive 2025-07-28

Demin Yu, Xutao Li, Yunming Ye, Baoquan Zhang, Chuyao Luo, Kuai Dai, Rui Wang, Xunlai Chen

Precipitation nowcasting is an important spatio-temporal prediction task to predict the radar echoes sequences based on current observations, which can serve both meteorological science and smart city applications. Due to the chaotic evolution nature of the precipitation systems, it is a very challenging problem. Previous studies address the problem either from the perspectives of deterministic modeling or probabilistic modeling. However, their predictions suffer from the blurry, high-value echoes fading away and position inaccurate issues. The root reason of these issues is that the chaotic evolutionary precipitation systems are not appropriately modeled. Inspired by the nature of the systems, we propose to decompose and model them from the perspective of global deterministic motion and local stochastic variations with residual mechanism. A unified and flexible framework that can equip any type of spatio-temporal models is proposed based on residual diffusion, which effectively tackles the shortcomings of previous methods. Extensive experimental results on four publicly available radar datasets demonstrate the effectiveness and superiority of the proposed framework, compared to state-of-the-art techniques. Our code is publicly available at https://github.com/DeminYu98/DiffCast.

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

Code

Syntology Ran 13 of 17 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · violated contract; 9 ran with no contract checked.

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

deminyu98/diffcast officialmentioned in papermentioned on GitHubpytorchGPL-3.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

17 samples harvested; 13 ran; 1 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.

1ran · honoured contract
3ran · violated contract
9ran
4unverified

Licence: 17 of the 17 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 deminyu98/diffcast. “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.

identity deminyu98/diffcast/diffcast.py official repository ran · honoured contract GPL-3.0 (copyleft) · pointer only · 7f1040f5e3991d5e · report
cal_ssim deminyu98/diffcast/utils/metrics.py official repository ran GPL-3.0 (copyleft) · pointer only · 2ef3953ecde7b98d · report
change_layout_np deminyu98/diffcast/datasets/dataset_sevir.py official repository ran GPL-3.0 (copyleft) · pointer only · 7ca1484ee1ae4eb7 · report
change_layout_torch deminyu98/diffcast/datasets/dataset_sevir.py official repository ran GPL-3.0 (copyleft) · pointer only · 0f90d389f4e47c54 · report
default deminyu98/diffcast/diffcast.py official repository ran · violated contract GPL-3.0 (copyleft) · pointer only · d1ef6b8cb9a28a53 · report
exists deminyu98/diffcast/diffcast.py official repository ran · violated contract GPL-3.0 (copyleft) · pointer only · 608e364a9d2376a3 · report
gray2color deminyu98/diffcast/datasets/dataset_sevir.py official repository ran GPL-3.0 (copyleft) · pointer only · 2b0b2a4bca3f9d55 · report
gray2color deminyu98/diffcast/datasets/dataset_meteonet.py official repository ran GPL-3.0 (copyleft) · pointer only · 1117a1c3e6b90125 · report
gray2color deminyu98/diffcast/sample_batch.py official repository ran GPL-3.0 (copyleft) · pointer only · 6f3862d2dfa2ea58 · report
gray2color deminyu98/diffcast/datasets/dataset_shanghai.py official repository ran GPL-3.0 (copyleft) · pointer only · 96daf759d9d603dd · report
max_pool deminyu98/diffcast/utils/metrics.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · bf15dfa8c7c55c56 · report
read_data deminyu98/diffcast/sample_batch.py official repository ran GPL-3.0 (copyleft) · pointer only · 0ee1090fad7f8c33 · report
sampling_generator deminyu98/diffcast/models/simvp/simvp_iter.py official repository ran · violated contract fingerprinted GPL-3.0 (copyleft) · pointer only · 5a2d34fb22a48f10 · report
build_model deminyu98/diffcast/sample_batch.py official repository unverified GPL-3.0 (copyleft) · pointer only · 578350f35c5d3f66 · report
cal_cprs2 deminyu98/diffcast/utils/metrics.py official repository unverified GPL-3.0 (copyleft) · pointer only · 40849de82f267e37 · report
get_model deminyu98/diffcast/models/simvp/simvp_iter.py official repository unverified GPL-3.0 (copyleft) · pointer only · 5d99cfd1f26fef32 · report
tensordot deminyu98/diffcast/models/phydnet/phydnet.py official repository unverified GPL-3.0 (copyleft) · pointer only · f64cea7e1e3eb13c · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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