paper-with-me

홈 › Papers

Assessing out-of-domain generalization for robust building damage detection

2020-11-20 · Vitus Benson, Alexander Ecker

An important step for limiting the negative impact of natural disasters is rapid damage assessment after a disaster occurred. For instance, building damage detection can be automated by applying computer vision techniques to satellite imagery. Such models operate in a multi-domain setting: every disaster is inherently different (new geolocation, unique circumstances), and models must be robust to a shift in distribution between disaster imagery available for training and the images of the new event. Accordingly, estimating real-world performance requires an out-of-domain (OOD) test set. However, building damage detection models have so far been evaluated mostly in the simpler yet unrealistic in-distribution (IID) test setting. Here we argue that future work should focus on the OOD regime instead. We assess OOD performance of two competitive damage detection models and find that existing state-of-the-art models show a substantial generalization gap: their performance drops when evaluated OOD on new disasters not used during training. Moreover, IID performance is not predictive of OOD performance, rendering current benchmarks uninformative about real-world performance. Code and model weights are available at https://github.com/ecker-lab/robust-bdd.

📄 PDF Abstract BibTeX arXiv:2011.10328

Code (1)

ecker-lab/robust-bdd 공식 구현 pytorch

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Large-scale Building Damage Assessment using a Novel Hierarchical Transformer Architecture on Satellite Images

2022-08-03 · Navjot Kaur, Cheng-Chun Lee, Ali Mostafavi, Ali Mahdavi-Amiri

This paper presents \dahitra, a novel deep-learning model with hierarchical transformers to classify building damages based on satellite images in the aftermath of natural disasters. Satellite imagery provides real-time …

Building Damage AssessmentChange DetectionDecision MakingDomain Adaptation

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

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 buil…

Building Damage AssessmentChange Detection

Learning Efficient Unsupervised Satellite Image-based Building Damage Detection

2023-12-04 · Yiyun Zhang, Zijian Wang, Yadan Luo, Xin Yu 외

Existing Building Damage Detection (BDD) methods always require labour-intensive pixel-level annotations of buildings and their conditions, hence largely limiting their applications. In this paper, we investigate a chall…

Building Damage AssessmentDamaged Building DetectionDisaster ResponseExtracting Buildings In Remote Sensing Images+1

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