paper-with-me

Papers

PAUNet: Precipitation Attention-based U-Net for rain prediction from satellite radiance data

2023-11-30 · P. Jyoteeshkumar Reddy, Harish Baki, Sandeep Chinta, Richard Matear, John Taylor

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.

📄 PDF Abstract BibTeX arXiv:2311.18306

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementPrecipitation Forecasting

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Rainy: Unlocking Satellite Calibration for Deep Learning in Precipitation

2025-04-15 · Zhenyu Yu, Hanqing Chen, Mohd Yamani Idna Idris, Pei Wang

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 LearningPrediction

Merging satellite and gauge-measured precipitation using LightGBM with an emphasis on extreme quantiles

2023-02-02 · Hristos Tyralis, Georgia Papacharalampous, Nikolaos Doulamis, Anastasios Doulamis

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 Interpolation

PIANO: Physics-informed Dual Neural Operator for Precipitation Nowcasting

2025-11-30 · Seokhyun Chin, Junghwan Park, Woojin Cho arxiv

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

2024-12-04 · Jiaxi Yu, Tomohiro Fukuda, Nobuyoshi Yabuki

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 Detection

APAUNet: Axis Projection Attention UNet for Small Target in 3D Medical Segmentation

2022-10-04 · Yuncheng Jiang, Zixun Zhang, Shixi Qin, Yao Guo 외

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