paper-with-me

Papers

Fast and accurate learned multiresolution dynamical downscaling for precipitation

2021-01-18 · Jiali Wang, Zhengchun Liu, Ian Foster, Won Chang, Rajkumar Kettimuthu, Rao Kotamarthi

This study develops a neural network-based approach for emulating high-resolution modeled precipitation data with comparable statistical properties but at greatly reduced computational cost. The key idea is to use combination of low- and high- resolution simulations to train a neural network to map from the former to the latter. Specifically, we define two types of CNNs, one that stacks variables directly and one that encodes each variable before stacking, and we train each CNN type both with a conventional loss function, such as mean square error (MSE), and with a conditional generative adversarial network (CGAN), for a total of four CNN variants. We compare the four new CNN-derived high-resolution precipitation results with precipitation generated from original high resolution simulations, a bilinear interpolater and the state-of-the-art CNN-based super-resolution (SR) technique. Results show that the SR technique produces results similar to those of the bilinear interpolator with smoother spatial and temporal distributions and smaller data variabilities and extremes than the original high resolution simulations. While the new CNNs trained by MSE generate better results over some regions than the interpolator and SR technique do, their predictions are still not as close as the original high resolution simulations. The CNNs trained by CGAN generate more realistic and physically reasonable results, better capturing not only data variability in time and space but also extremes such as intense and long-lasting storms. The new proposed CNN-based downscaling approach can downscale precipitation from 50~km to 12~km in 14~min for 30~years once the network is trained (training takes 4~hours using 1~GPU), while the conventional dynamical downscaling would take 1~month using 600 CPU cores to generate simulations at the resolution of 12~km over contiguous United States.

📄 PDF Abstract BibTeX arXiv:2101.06813

Code (1)

lzhengchun/dsgan 공식 구현 pytorch

Tasks

CPUGenerative Adversarial NetworkGPUSuper-Resolution

Similar Papers 제목 키워드 기반

Dynamical-generative downscaling of climate model ensembles

2024-10-02 · Ignacio Lopez-Gomez, Zhong Yi Wan, Leonardo Zepeda-Núñez, Tapio Schneider 외

Regional high-resolution climate projections are crucial for many applications, such as agriculture, hydrology, and natural hazard risk assessment. Dynamical downscaling, the state-of-the-art method to produce localized …

Climate Projectionmodel

Diffusion Model-based Probabilistic Downscaling for 180-year East Asian Climate Reconstruction

2024-02-02 · Fenghua Ling, Zeyu Lu, Jing-Jia Luo, Lei Bai 외

As our planet is entering into the "global boiling" era, understanding regional climate change becomes imperative. Effective downscaling methods that provide localized insights are crucial for this target. Traditional ap…

Deconditional Downscaling with Gaussian Processes

2021-05-27 · NeurIPS 2021 12 · Siu Lun Chau, Shahine Bouabid, Dino Sejdinovic

Refining low-resolution (LR) spatial fields with high-resolution (HR) information, often known as statistical downscaling, is challenging as the diversity of spatial datasets often prevents direct matching of observation…

DiversityGaussian Processes

TAUDiff: Improving statistical downscaling for extreme weather events using generative diffusion models

2024-12-18 · Rahul Sundar, Nishant Parashar, Antoine Blanchard, Boyko Dodov

Deterministic regression-based downscaling models for climate variables often suffer from spectral bias, which can be mitigated by generative models like diffusion models. To enable efficient and reliable simulation of e…

On the modern deep learning approaches for precipitation downscaling

2022-07-02 · Bipin Kumar, Kaustubh Atey, Bhupendra Bahadur Singh, Rajib Chattopadhyay 외

Deep Learning (DL) based downscaling has become a popular tool in earth sciences recently. Increasingly, different DL approaches are being adopted to downscale coarser precipitation data and generate more accurate and re…

Deep LearningGenerative Adversarial NetworkSuper-Resolution