Towards Cross-Disaster Building Damage Assessment with Graph Convolutional Networks
Ali Ismail, Mariette Awad

TL;DR
This paper introduces a graph convolutional network approach for building damage assessment post-disasters, leveraging neighborhood relationships to improve cross-disaster generalization over traditional CNNs.
Contribution
The paper proposes a novel graph-based model that captures neighborhood similarities, enhancing damage prediction and generalization across different disaster scenarios.
Findings
Outperforms classical CNNs in cross-disaster damage assessment
Shows promise despite class imbalance challenges
Utilizes sample and aggregate graph convolution strategy
Abstract
In the aftermath of disasters, building damage maps are obtained using change detection to plan rescue operations. Current convolutional neural network approaches do not consider the similarities between neighboring buildings for predicting the damage. We present a novel graph-based building damage detection solution to capture these relationships. Our proposed model architecture learns from both local and neighborhood features to predict building damage. Specifically, we adopt the sample and aggregate graph convolution strategy to learn aggregation functions that generalize to unseen graphs which is essential for alleviating the time needed to obtain predictions for new disasters. Our experiments on the xBD dataset and comparisons with a classical convolutional neural network reveal that while our approach is handicapped by class imbalance, it presents a promising and distinct…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Remote-Sensing Image Classification · Fire Detection and Safety Systems
MethodsConvolution
