Skip to content
Open access

Rapid post-earthquake damage assessment using patch-level CNNs and VLM

Aug 2026 · Bulletin of Earthquake Engineering · 0 citations · 35 references

TL;DR

This study explores AI-driven image classification to expedite damage evaluation by identifying damaged buildings from post-disaster photos much faster than conventional methods, providing a more detailed understanding of structural integrity across affected areas.

Abstract

Rapid and accurate post-earthquake damage assessment is critical for effective disaster response and enabling sustainable community recovery. This study addresses the urgent need for timely and precise quantification of earthquake-induced building damage, moving beyond simple detection, to inform actionable engineering decisions. It explores AI-driven image classification to expedite damage evaluation by identifying damaged buildings from post-disaster photos much faster than conventional methods. A total of 154,380 indoor image patches (224 × 224 pixels) from photos of buildings affected by the 2020 M6.4 Petrinja, Croatia earthquake, were compiled. These patches include both close-up cracks and wider building context. Two convolutional neural networks (ResNet-18 and ConvNeXt-Tiny) were trained on the patch dataset for binary damage classification. Additionally, large vision-language model (VLM) Gemma 3 27B was evaluated in a zero-shot binary classification setting by providing it with a descriptive prompt to classify each patch as damaged or undamaged. ConvNeXt-Tiny achieved the highest performance, with a macro F1-score of 0.849 and a damaged-class F1-score of 0.731, slightly outperforming ResNet-18. Gemma 3 27B achieved a macro F1-score of approximately 0.6 but a damaged-class F1-score of 0.366, with many false positives. Integrating such a granular approach into rapid loss assessment frameworks significantly enhances decision-making capabilities and post-disaster recovery efforts, providing a more detailed understanding of structural integrity across affected areas.

Read PDF

Similar papers

Open access Jul 2026

A Deep Learning Framework for Rapid Building Damage Detection through Multimodal Data Fusion: Application to the 2025 Myanmar Earthquake

Abstract. Rapid and reliable assessment of building damage after major earthquakes is essential for effective emergency response and recovery planning. This study formulates post-disaster building damage detection (BDD) as a binary image classification task (damaged vs. undamaged buildings) using multimodal satellite data and a unified ResNet-18 backbone to enable a controlled comparison of fusion strategies. The analysis focuses on the Mw 7.7 Myanmar earthquake of 28 March 2025 and integrates post-event COSMO-SkyMed Second Generation (CSG) dual-polarization (HH, HV) SAR imagery, Maxar optical data, OpenStreetMap (OSM) building footprints, and UNOSAT damage annotations. Three fusion paradigms are evaluated: Early Fusion (EF), Late Fusion (LF), and a novel Middle Fusion (MF) approach. The proposed MF framework introduces a Footprint-Guided Cross-Attention (FGCA) mechanism that uses building geometry as a spatial prior to guide feature-level interaction between SAR and optical representations. Five-fold cross-validation results show that MF consistently outperforms EF and LF, achieving higher precision, F1-score, and robustness across modality configurations. By jointly exploiting SAR structural sensitivity, optical detail, and footprint-based spatial context, the proposed Footprint-Guided Middle Fusion (FGMF) framework enables accurate and scalable building damage mapping from heterogeneous Earth Observation (EO) data.

Luigi Russo, D. Tapete, S. Ullo et al. · 1 citation
Open access Jul 2026

Efficient Fine-Tuning For Building Damage Assessment with High-Resolution Optical Satellite Imagery: A Case Study for War Damage in Ukraine

Abstract. In the aftermath of a disaster, whether natural, industrial, or war-related, a rapid and accurate assessment of building damage is crucial for rescue forces to conduct an effective emergency response. Very high-resolution satellite imagery enables such assessments and serves as an important indicator for understanding the scale of destruction, supporting time-critical rescue operations, and guiding resource allocation. While deep learning models have shown promising results in automating building damage assessment (BDA) from pre- and post-disaster optical satellite imagery, they often fail to generalize to new disasters due to domain shifts. This paper studies the challenge of rapid domain adaptation for BDA in the context of the war in Ukraine. We create a new, challenging dataset annotated with damage grades across six cities in Ukraine, using pre- and post-disaster optical imagery. To facilitate rapid adaptation, we propose an efficient fine-tuning workflow using Low-Rank Adaptation. Our experiments show that this approach substantially improves performance in both out-of-domain and in-domain settings, presenting a practical and data-efficient study for deploying BDA models in time-critical emergency scenarios.

Sebastian Gapp, C. Henry, Pablo d'Angelo et al. · 0 citations
Open access Aug 2026

AI-Based Image and Data Analysis for Automated Assessment of Residential Damage in Seismic Regions

Earthquakes remain a critical threat to global infrastructure. Recent catastrophic events, such as the 2023 Kahramanmaraş earthquakes in Türkiye and Syria, underscore the vital necessity of rapid, accurate post-disaster building damage evaluations. Structural collapse under seismic loading leads to substantial loss of life and severe economic disruption, particularly in regions dominated by aging building stocks that predate modern seismic design codes. To address the limitations of conventional manual inspections, this study introduces a comprehensive artificial intelligence (AI) framework designed to automate and enhance post-earthquake structural assessments. Leveraging a heterogeneous dataset from the 2021 Haiti earthquake, which includes both categorical building attributes and post-disaster imagery, the proposed approach employs rigorous data preprocessing and exploratory analysis to identify key vulnerability indicators and resolve data inconsistencies. Independent predictive pipelines were developed utilizing state-of-the-art machine learning algorithms for tabular data and deep learning architectures for image analysis. Subsequently, a novel hybrid meta-classifier was implemented to fuse these distinct modalities. By integrating spatial and structural context with direct visual evidence of damage, the hybrid model is successful in estimating structural damage severity. Among all evaluated approaches, this multimodal framework significantly improved predictive reliability. The hybrid model achieved a classification accuracy of 89%, consistently outperforming isolated tabular and image-based models. These findings highlight the efficacy of multimodal data fusion in disaster analytics and suggest that AI-driven hybrid architectures can serve as robust, scalable decision support tools for structural engineers and emergency response agencies.

Abdulrahman Bazbouz, N. Bektaş, Samuel Alexandro Silitonga · 0 citations
Open access Sep 2026

Automated detection of bridge and road damage in orthophotos using deep learning

When natural disasters occur, damage to roads and bridges not only disrupts transportation networks and endangers public safety but also affects the efficiency of rescue and evacuation work. Therefore, in the disaster response stage, the ability to quickly assess the situation in disaster-affected areas is extremely important. With the rapid development of technology, remote sensing provides a more efficient method for creating disaster maps compared to traditional methods. However, when dealing with large-scale data, there are still limitations in traditional image analysis methods based on remote sensing data. To solve this problem, this study proposes a binary deep learning framework to determine whether the bridges or roads in remote sensing data have been damaged, and provides an automated method for image analysis based on remote sensing data. According to the results, the EfficientNet-b1-based deep learning model excelled with an accuracy of 94.09%, which is considered sufficient for precisely conducting damage assessment after disasters. For future improvements, we suggest replacing binary classification with more precise semantic segmentation or object detection models, which can better identify and locate damaged areas, thereby enhancing the capability of damage detection.

Xianfeng Li, Jie-An Liang, Shi-Tao Zheng et al. · 0 citations