paper-with-me

Papers

Broad-UNet: Multi-scale feature learning for nowcasting tasks

2021-02-12 · Jesus Garcia Fernandez, Siamak Mehrkanoon

Weather nowcasting consists of predicting meteorological components in the short term at high spatial resolutions. Due to its influence in many human activities, accurate nowcasting has recently gained plenty of attention. In this paper, we treat the nowcasting problem as an image-to-image translation problem using satellite imagery. We introduce Broad-UNet, a novel architecture based on the core UNet model, to efficiently address this problem. In particular, the proposed Broad-UNet is equipped with asymmetric parallel convolutions as well as Atrous Spatial Pyramid Pooling (ASPP) module. In this way, The the Broad-UNet model learns more complex patterns by combining multi-scale features while using fewer parameters than the core UNet model. The proposed model is applied on two different nowcasting tasks, i.e. precipitation maps and cloud cover nowcasting. The obtained numerical results show that the introduced Broad-UNet model performs more accurate predictions compared to the other examined architectures.

📄 PDF Abstract BibTeX arXiv:2102.06442

Code (1)

jesusgf96/broad-unet 공식 구현 tf

Tasks

Image-to-Image TranslationTranslation

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…

Similar Papers 제목 키워드 기반

Precipitation Nowcasting With Spatial And Temporal Transfer Learning Using Swin-UNETR

2023-11-29 · Ajitabh Kumar

Climate change has led to an increase in frequency of extreme weather events. Early warning systems can prevent disasters and loss of life. Managing such events remain a challenge for both public and private institutions…

DecoderTransfer Learning

SAR-UNet: Small Attention Residual UNet for Explainable Nowcasting Tasks

2023-03-12 · Mathieu Renault, Siamak Mehrkanoon

The accuracy and explainability of data-driven nowcasting models are of great importance in many socio-economic sectors reliant on weather-dependent decision making. This paper proposes a novel architecture called Small …

Decision MakingDecoder

Temporal Context Conditioning for Seasonality-Aware Precipitation Nowcasting of High-Intensity Rainfall

2026-06-08 · Gijs van Nieuwkoop, Siamak Mehrkanoon arxiv

Precipitation nowcasting is increasingly being approached with deep learning models that learn directly from recent radar observations. Although such models can efficiently capture short-term precipitation motion, they o…

WF-UNet: Weather Fusion UNet for Precipitation Nowcasting

2023-02-08 · Christos Kaparakis, Siamak Mehrkanoon

Designing early warning systems for harsh weather and its effects, such as urban flooding or landslides, requires accurate short-term forecasts (nowcasts) of precipitation. Nowcasting is a significant task with several e…

Earth ObservationManagement

SmaAT-QMix-UNet: A Parameter-Efficient Vector-Quantized UNet for Precipitation Nowcasting

2026-03-23 · Nikolas Stavrou, Siamak Mehrkanoon arxiv

Weather forecasting supports critical socioeconomic activities and complements environmental protection, yet operational Numerical Weather Prediction (NWP) systems remain computationally intensive, thus being inefficient…

Weather Forecasting