🤖 AI Summary
Existing remote sensing flood segmentation datasets lack seasonal robustness and multi-temporal annotations, hindering generalization across varying environmental conditions. Method: We introduce FloodSeg-MW, the first benchmark dataset for satellite-based flood semantic segmentation, covering ten sites across five U.S. Midwest states during the 2019 flood events; each site includes ten co-registered, high-resolution optical images enabling seasonal variation modeling and temporal generalization assessment. Contribution/Results: Comprehensive evaluation on U-Net, SegFormer, and SiamUnet reveals moderate performance (mIoU ≈ 58%), underscoring the need for advanced temporal modeling and multimodal fusion. Ablation studies using sliding temporal windows confirm significant gains from time-series features in flood identification. FloodSeg-MW will be publicly released, addressing the critical gap in seasonally adaptive flood segmentation data and advancing the practical deployment of remote sensing semantic segmentation.
📝 Abstract
This study introduces a novel dataset for segmenting flooded areas in satellite images. After reviewing 77 existing benchmarks utilizing satellite imagery, we identified a shortage of suitable datasets for this specific task. To fill this gap, we collected satellite imagery of the 2019 Midwestern USA floods from Planet Explorer by Planet Labs (Image c{opyright} 2024 Planet Labs PBC). The dataset consists of 10 satellite images per location, each containing both flooded and non-flooded areas. We selected ten locations from each of the five states: Iowa, Kansas, Montana, Nebraska, and South Dakota. The dataset ensures uniform resolution and resizing during data processing. For evaluating semantic segmentation performance, we tested state-of-the-art models in computer vision and remote sensing on our dataset. Additionally, we conducted an ablation study varying window sizes to capture temporal characteristics. Overall, the models demonstrated modest results, suggesting a requirement for future multimodal and temporal learning strategies. The dataset will be publicly available on <https://github.com/youngsunjang/SDSU_MidWest_Flood_2019>.