Building damage and collapse are the main sources of serious casualties and financial losses during earthquakes, which are among the most destructive natural disasters that endanger human life and property. Therefore, quick and precise post-earthquake building damage assessment is essential for risk assessment and emergency action. Convolutional neural networks (CNNs) primarily concentrate on local features and frequently ignore global contextual information within and across buildings, despite the fact that deep learning-based techniques allow automated damage identification. Transformer-based approaches, on the other hand, are good at capturing global dependencies, but their large memory and processing costs restrict their usefulness. As a result, existing networks still struggle to achieve an effective balance between accuracy and efficiency. To address this issue, this study proposes a lightweight and efficient network for post-earthquake building damage assessment. Specifically, we develop a two-stage method based on EfficientViM with an encoder–decoder architecture. In the encoder, Mamba is introduced to extract multi-scale change features with long-range dependencies, leveraging the state space model to preserve global modeling capability while significantly reducing computational complexity. In the decoder, two lightweight modules are designed to further enhance discriminative capability and computational efficiency. The network finally outputs building localization and pixel-level building damage, respectively. Experiments were conducted on four earthquake events from the BRIGHT dataset using a three-for-training and one-for-testing cross-event rotation evaluation strategy. The results demonstrate that LEViM-Net requires only 30.94 M parameters and 27.10 G FLOPs. In addition, for the Türkiye earthquake event, the proposed method achieves an F1 score of 80.49%, an overall accuracy (OA) of 88.17%, and a mean intersection over union (mIoU) of 49.73%. The proposed model enables efficient remote-sensing-based mapping of macroscopic and image-visible building damage, providing timely support for early-stage emergency response.
Ma et al. (Fri,) studied this question.