Faster Annotation for Elevation-Guided Flood Extent Mapping by Consistency-Enhanced Active Learning

Abstract

Flood extent mapping is crucial for disaster response and damage assessment. While Earth imagery and terrain data (in the form of DEM) are now readily available, there are few flood annotation data for training machine learning models, which hinders the automated mapping of flooded areas. We propose ALFA, an interactive active-learning-based approach to minimize the annotators' efforts when preparing the ground-truth flood map in a satellite image. ALFA calibrates the prediction consistency of a segmentation model (1) across training cycles and (2) for various data augmentations. The two consistencies are integrated into the design of both the acquisition function and the loss function to enhance the robustness of active learning with limited annotation inputs. ALFA recommends those superpixels that the underlying model is most uncertain about, and users can annotate their pixels with minimal clicks with the help of elevation guidance. Extensive experiments on various regions hit by flooding show that we can improve the annotation time from hours to around 20 minutes. ALFA is open sourced at https://github.com/saugatadhikari/alfa.

Cite

Text

Adhikari et al. "Faster Annotation for Elevation-Guided Flood Extent Mapping by Consistency-Enhanced Active Learning." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1057

Markdown

[Adhikari et al. "Faster Annotation for Elevation-Guided Flood Extent Mapping by Consistency-Enhanced Active Learning." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/adhikari2025ijcai-faster/) doi:10.24963/IJCAI.2025/1057

BibTeX

@inproceedings{adhikari2025ijcai-faster,
  title     = {{Faster Annotation for Elevation-Guided Flood Extent Mapping by Consistency-Enhanced Active Learning}},
  author    = {Adhikari, Saugat and Yan, Da and Wang, Tianyang and Dyken, Landon and Kumar, Sidharth and Yuan, Lyuheng and Ahmad, Akhlaque and Han, Jiao and Zhou, Yang and Petruzza, Steve},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {9511-9519},
  doi       = {10.24963/IJCAI.2025/1057},
  url       = {https://mlanthology.org/ijcai/2025/adhikari2025ijcai-faster/}
}