Spatial-Logic-Aware Weakly Supervised Learning for Flood Mapping on Earth Imagery
Abstract
Flood mapping on Earth imagery is crucial for disaster management, but its efficacy is hampered by the lack of high-quality training labels. Given high-resolution Earth imagery with coarse and noisy training labels, a base deep neural network model, and a spatial knowledge base with label constraints, our problem is to infer the true high-resolution labels while training neural network parameters. Traditional methods are largely based on specific physical properties and thus fall short of capturing the rich domain constraints expressed by symbolic logic. Neural-symbolic models can capture rich domain knowledge, but existing methods do not address the unique spatial challenges inherent in flood mapping on high-resolution imagery. To fill this gap, we propose a spatial-logic-aware weakly supervised learning framework. Our framework integrates symbolic spatial logic inference into probabilistic learning in a weakly supervised setting. To reduce the time costs of logic inference on vast high-resolution pixels, we propose a multi-resolution spatial reasoning algorithm to infer true labels while training neural network parameters. Evaluations of real-world flood datasets show that our model outperforms several baselines in prediction accuracy. The code is available at https://github.com/spatialdatasciencegroup/SLWSL.
Cite
Text
Xu et al. "Spatial-Logic-Aware Weakly Supervised Learning for Flood Mapping on Earth Imagery." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I20.30253Markdown
[Xu et al. "Spatial-Logic-Aware Weakly Supervised Learning for Flood Mapping on Earth Imagery." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/xu2024aaai-spatial/) doi:10.1609/AAAI.V38I20.30253BibTeX
@inproceedings{xu2024aaai-spatial,
title = {{Spatial-Logic-Aware Weakly Supervised Learning for Flood Mapping on Earth Imagery}},
author = {Xu, Zelin and Xiao, Tingsong and He, Wenchong and Wang, Yu and Jiang, Zhe and Chen, Shigang and Xie, Yiqun and Jia, Xiaowei and Yan, Da and Zhou, Yang},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {22457-22465},
doi = {10.1609/AAAI.V38I20.30253},
url = {https://mlanthology.org/aaai/2024/xu2024aaai-spatial/}
}