PAUNet: Precipitation Attention-based U-Net for rain prediction from satellite radiance data
This paper introduces Precipitation Attention-based U-Net (PAUNet), a deep learning architecture for predicting precipitation from satellite radiance data, addressing the challenges of the Weather4cast 2023 competition. PAUNet is a variant of U-Net and Res-Net, designed to effectively capture the large-scale contextual information of multi-band satellite images in visible, water vapor, and infrared bands through encoder convolutional layers with center cropping and attention mechanisms. We built upon the Focal Precipitation Loss including an exponential component (e-FPL), which further enhanced the importance across different precipitation categories, particularly medium and heavy rain. Trained on a substantial dataset from various European regions, PAUNet demonstrates notable accuracy with a higher Critical Success Index (CSI) score than the baseline model in predicting rainfall over multiple time slots. PAUNet's architecture and training methodology showcase improvements in precipitation forecasting, crucial for sectors like emergency services and retail and supply chain management.
Code (0)
등록된 구현이 없습니다.
Tasks
ManagementPrecipitation ForecastingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Rainy: Unlocking Satellite Calibration for Deep Learning in Precipitation
Precipitation plays a critical role in the Earth's hydrological cycle, directly affecting ecosystems, agriculture, and water resource management. Accurate precipitation estimation and prediction are crucial for understan…
Deep LearningPredictionMerging satellite and gauge-measured precipitation using LightGBM with an emphasis on extreme quantiles
Knowing the actual precipitation in space and time is critical in hydrological modelling applications, yet the spatial coverage with rain gauge stations is limited due to economic constraints. Gridded satellite precipita…
quantile regressionSpatial InterpolationPIANO: Physics-informed Dual Neural Operator for Precipitation Nowcasting
Precipitation nowcasting, key for early warning of disasters, currently relies on computationally expensive and restrictive methods that limit access to many countries. To overcome this challenge, we propose precipitatio…
Benchmarking Attention Mechanisms and Consistency Regularization Semi-Supervised Learning for Post-Flood Building Damage Assessment in Satellite Images
Post-flood building damage assessment is critical for rapid response and post-disaster reconstruction planning. Current research fails to consider the distinct requirements of disaster assessment (DA) from change detecti…
BenchmarkingBuilding Damage AssessmentChange DetectionAPAUNet: Axis Projection Attention UNet for Small Target in 3D Medical Segmentation
In 3D medical image segmentation, small targets segmentation is crucial for diagnosis but still faces challenges. In this paper, we propose the Axis Projection Attention UNet, named APAUNet, for 3D medical image segmenta…
DecoderImage SegmentationLesion SegmentationMedical Image Segmentation+2