Jul 2026· ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences· Vol XI-3-2026, pp. 101-108· 1 citation· 20 references
TL;DR
A novel approach that leverages Graph Attention Networks (GATs) to explicitly model spatial dependencies when evaluating building damage achieves superior performance in building damage classification compared to state-of-the-art CNN-based approaches, producing more coherent and accurate damage maps better suited to real-world disaster management scenarios.
Abstract
Abstract. In the immediate aftermath of a hurricane, the rapid, accurate assessment of building damage is paramount for effective emergency response and the allocation of resources. Traditional methods of damage assessment, which rely on ground-based surveys, are often slow, hazardous, and subjective. While the advent of remote sensing (RS), through Unmanned Aerial Vehicles (UAVs) and the application of Convolutional Neural Networks (CNNs), has significantly advanced the automation of this process, these models operate on a pixel-level or object-level basis, failing to capture the inherent spatial relationships and contextual information within a disaster zone. Damage patterns are not spatially random; they exhibit strong spatial autocorrelation, a principle encapsulated by Tobler’s First Law of Geography. This paper introduces a novel approach that leverages Graph Attention Networks (GATs) to explicitly model spatial dependencies when evaluating building damage. By representing damaged buildings and their surroundings as nodes and edges in a graph, our model can learn and weigh the influence of neighboring structures and the local environment when assessing their damage level. This spatially-aware methodology moves beyond simple image classification to a more holistic scene understanding. We evaluate the method on DoriaNET, a geo-referenced UAV dataset collected after Hurricane Dorian (2019) that provides masked building patches, GPS centroids, structural metadata, and ordinal FEMA/HAZUS-style damage labels. By incorporating spatial context via a graph-based framework, our GAT model achieves superior performance in building damage classification compared to state-of-the-art CNN-based approaches, producing more coherent and accurate damage maps better suited to real-world disaster management scenarios.
A hybrid framework that decouples detection from damage assessment is proposed, combining the precision of CV models with the reasoning power of LVLMs, and the best combination under this framework accurately counts intact, partially damaged and completely destroyed buildings.
H. Ung, Guillaume Habault, Roberto Legaspi et al.· 0 citations
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.
M. Kovačević, F. Đorđević, Đorđe Nedeljković et al.· Bulletin of Earthquake Engin...· 0 citations
Road-network extraction from very high-resolution (VHR) remote-sensing imagery remains a challenging task owing to the structural sparsity, topological complexity, and severe occlusions of road networks. Conventional graph-based approaches preserve topological consistency yet incur considerable computational overhead, whereas prevailing convolutional neural network (CNN) and Transformer architectures struggle to reconcile long-range contextual modeling with computational efficiency. To address these limitations, this study proposes RFM-UNet, a hybrid frequency and state–space network designed for road-network segmentation. Specifically, the encoder integrates Mamba blocks with an Anisotropic Directional Attention (ADA) module to jointly capture local geometric cues and global dependencies at linear computational complexity. In addition, a Multi-Scale Adaptive Fusion Module (MAFM) is introduced to dynamically recalibrate multi-stage features, thereby suppressing cross-scale interference and preserving the connectivity of narrow roads. To enhance robustness against shadow-induced occlusions, a Dual-Spectrum Aggregation Module (DualSpec) decouples the phase and amplitude spectra in the frequency domain and fuses them with spatial features, effectively mitigating spurious responses and background noise characterized by similar textures. Quantitative and qualitative experiments on three public datasets demonstrate that RFM-UNet consistently outperforms current state-of-the-art methods.
Pu Song, Peng Yu, Xiaojing Zhong et al.· Remote Sensing· 0 citations
Natural disasters, particularly wildfires, cause severe human, environmental, and economic losses worldwide. Rapid and accurate identification of building footprints and potential potential structural changes is essential for effective emergency response, search-and-rescue operations, and post-disaster recovery planning. To address the challenges of identifying building loss from remote sensing imagery, this study proposes CalFireSegNet, a lightweight hybrid attention–transformer network for post-wildfire building footprint extraction and loss proxy detection from satellite imagery. The proposed architecture integrates depthwise convolutions, convolutional block attention modules (CBAM), atrous spatial pyramid pooling (ASPP), and Transformer blocks to effectively capture both local structural details and long-range contextual dependencies while maintaining low computational complexity. The model was trained and evaluated using benchmark building segmentation datasets (Inria and WHU) and subsequently applied to pre- and post-event satellite imagery from the recent California wildfires. Experimental results demonstrate that CalFireSegNet achieves superior performance compared with several state-of-the-art semantic segmentation models, including U-Net, PSPNet, DeepLabv3+, ENet, HRNet, and SegNet, obtaining 98.45% accuracy, 94.35% mIoU, and 95.03% Dice Similarity Score while requiring only 3.72 million parameters. Furthermore, a lightweight mask-difference framework was developed to generate a spatial proxy of potential building footprint loss using pre- and post-event satellite pairs. Since publicly available building-level damage annotations for recent California wildfire events remain limited, the real-world wildfire experiments are presented as a validation of cross-domain applicability rather than a fully supervised structural loss proxy estimation benchmark.
Abdullah Şener, Vedat Tümen, B. Ergen et al.· Scientific Reports· 0 citations
Wildfires are a major environmental hazard with severe consequences for ecosystems, air quality, infrastructure, and public safety. The rising incidence and severity of wildfire events worldwide have increased the need for reliable early detection and monitoring systems. Remote sensing technologies, such as satellite and unmanned aerial vehicle (UAV) imagery, along with ground-based Closed-Circuit Television (CCTV) cameras, provide valuable geospatial data for large-scale wildfire monitoring. Recent advances in deep learning, particularly Convolutional Neural Networks (CNNs) and Transformer-based architectures, have significantly improved the accuracy of wildfire detection systems. Despite these advances, balancing local feature representation with global contextual modeling remains challenging. CNNs effectively capture local spatial features but have limited receptive fields, whereas Vision Transformers (ViTs) model long-range dependencies but often overlook fine-grained local details and require substantial computational resources. Consequently, accurately detecting small, occluded, and visually ambiguous fire regions remains difficult, particularly for real-time deployment on resource-constrained edge devices. To address these challenges, this study proposes EdgeNeXt-Attn, an enhanced EdgeNeXt-based framework that effectively integrates local feature learning and global contextual modeling through channel and spatial attention mechanisms. The proposed model improves the detection of small, occluded, and visually ambiguous fire regions while maintaining the computational efficiency required for real-time edge deployment. The proposed framework is evaluated on four multi-platform benchmarks spanning ground-based CCTV (DFAN, Complex-Fire), aerial drone (FLAME), and mixed drone–satellite (ADSF) imagery, achieving 92.09%, 95.16%, 96.65%, and 87.81% accuracy, respectively, and outperforming recent state-of-the-art baselines. With only 5.3M parameters, the model achieves real-time inference at 85.9, 27.3, and 8.4 FPS on GPU, CPU, and Raspberry Pi, respectively. Furthermore, ablation studies and Grad-CAM analysis validate its effectiveness and accurate fire localization. These results demonstrate an accurate and computationally efficient framework for real-time wildfire monitoring using multi-platform remote sensing and ground-based imaging systems.
Hikmat Yar, Nehad Ali Shah, Weiwei Jiang et al.· Remote Sensing· 0 citations