paper-with-me

홈 › Papers

Towards Cross-Disaster Building Damage Assessment with Graph Convolutional Networks

2022-01-25 · Ali Ismail, Mariette Awad

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 advantage when it comes to cross-disaster generalization.

📄 PDF Abstract BibTeX arXiv:2201.10395

Code (1)

https://gitlab.com/awadailab/sage-project 공식 구현 pytorch

Tasks

Building Damage AssessmentChange Detection

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

xBD: A Dataset for Assessing Building Damage from Satellite Imagery

2019-11-21 · Ritwik Gupta, Richard Hosfelt, Sandra Sajeev, Nirav Patel 외

We present xBD, a new, large-scale dataset for the advancement of change detection and building damage assessment for humanitarian assistance and disaster recovery research. Natural disaster response requires an accurate…

2D Semantic SegmentationBuilding Damage AssessmentChange DetectionDisaster Response+1

BDANet: Multiscale Convolutional Neural Network with Cross-directional Attention for Building Damage Assessment from Satellite Images

2021-05-16 · Yu Shen, Sijie Zhu, Taojiannan Yang, Chen Chen 외

Fast and effective responses are required when a natural disaster (e.g., earthquake, hurricane, etc.) strikes. Building damage assessment from satellite imagery is critical before relief effort is deployed. With a pair o…

2D Semantic SegmentationBuilding Damage AssessmentData AugmentationExtracting Buildings In Remote Sensing Images

Robust Building Damage Detection in Cross-Disaster Settings Using Domain Adaptation

2026-03-16 · Asmae Mouradi, Shruti Kshirsagar arxiv

Rapid structural damage assessment from remote sensing imagery is essential for timely disaster response. Within human-machine systems (HMS) for disaster management, automated damage detection provides decision-makers wi…

Domain Adaptation

Rapid building damage assessment workflow: An implementation for the 2023 Rolling Fork, Mississippi tornado event

2023-06-21 · Caleb Robinson, Simone Fobi Nsutezo, Anthony Ortiz, Tina Sederholm 외

Rapid and accurate building damage assessments from high-resolution satellite imagery following a natural disaster is essential to inform and optimize first responder efforts. However, performing such building damage ass…

Building Damage AssessmentDiversity

RescueNet: Joint Building Segmentation and Damage Assessment from Satellite Imagery

2020-04-15 · Rohit Gupta, Mubarak Shah

Accurate and fine-grained information about the extent of damage to buildings is essential for directing Humanitarian Aid and Disaster Response (HADR) operations in the immediate aftermath of any natural calamity. In rec…

Building Damage AssessmentClassificationDisaster ResponseGeneral Classification+3