paper-with-me

Papers

EvaNet: Elevation-Guided Flood Extent Mapping on Earth Imagery (Extended Version)

2024-04-27 · Mirza Tanzim Sami, Da Yan, Saugat Adhikari, Lyuheng Yuan, Jiao Han, Zhe Jiang, Jalal Khalil, Yang Zhou

Accurate and timely mapping of flood extent from high-resolution satellite imagery plays a crucial role in disaster management such as damage assessment and relief activities. However, current state-of-the-art solutions are based on U-Net, which can-not segment the flood pixels accurately due to the ambiguous pixels (e.g., tree canopies, clouds) that prevent a direct judgement from only the spectral features. Thanks to the digital elevation model (DEM) data readily available from sources such as United States Geological Survey (USGS), this work explores the use of an elevation map to improve flood extent mapping. We propose, EvaNet, an elevation-guided segmentation model based on the encoder-decoder architecture with two novel techniques: (1) a loss function encoding the physical law of gravity that if a location is flooded (resp. dry), then its adjacent locations with a lower (resp. higher) elevation must also be flooded (resp. dry); (2) a new (de)convolution operation that integrates the elevation map by a location sensitive gating mechanism to regulate how much spectral features flow through adjacent layers. Extensive experiments show that EvaNet significantly outperforms the U-Net baselines, and works as a perfect drop-in replacement for U-Net in existing solutions to flood extent mapping.

📄 PDF Abstract BibTeX arXiv:2404.17917

Code (1)

mtsami/evanet 공식 구현 pytorch

Tasks

Decoder

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…
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…
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…
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…
U-Net 설명 없음
Gravity Gravity is a kinematic approach to optimization based on gradients.

Similar Papers 제목 키워드 기반

A physics-guided neural network for flooding area detection using SAR imagery and local river gauge observations

2024-10-11 · Monika Gierszewska, Tomasz Berezowski

The flooding extent area in a river valley is related to river gauge observations. The higher the water elevation, the larger the flooding area. Due to synthetic aperture radar\textquoteright s (SAR) capabilities to pene…

A Comprehensive Survey on Deep Learning Solutions for 3D Flood Mapping

2025-06-16 · Wenfeng Jia, Bin Liang, Yuxi Liu, Muhammad Arif Khan 외

Flooding remains a major global challenge, worsened by climate change and urbanization, demanding advanced solutions for effective disaster management. While traditional 2D flood mapping techniques provide limited insigh…

Computational EfficiencyDeep LearningManagementSurvey

Enabling Fast and Accurate Crowdsourced Annotation for Elevation-Aware Flood Extent Mapping

2024-07-31 · Landon Dyken, Saugat Adhikari, Pravin Poudel, Steve Petruzza 외

Mapping the extent of flood events is a necessary and important aspect of disaster management. In recent years, deep learning methods have evolved as an effective tool to quickly label high resolution imagery and provide…

Geometric Flood Depth Estimation: Fusing Transformer-Based Segmentation with Digital Elevation Models

2026-05-08 · Nhut Le, Ehsan Karimi, Maryam Rahnemoonfar arxiv

Post-disaster situational awareness relies heavily on understanding both the extent and the volume of floodwaters. While 2D semantic segmentation provides accurate flood masking, it lacks the vertical dimension required …

2D Semantic SegmentationDepth Estimation

Flood Extent Mapping based on High Resolution Aerial Imagery and DEM: A Hidden Markov Tree Approach

2020-08-25 · Zhe Jiang, Arpan Man Sainju

Flood extent mapping plays a crucial role in disaster management and national water forecasting. In recent years, high-resolution optical imagery becomes increasingly available with the deployment of numerous small satel…

BIG-bench Machine LearningManagement