paper-with-me

Papers

Architectural Insights for Post-Tornado Damage Recognition

2026-02-16 · Robinson Umeike, Thang Dao, Shane Crawford, John van de Lindt, Blythe Johnston, Wanting, Wang, Trung Do, Ajibola Mofikoya, Sarbesh Banjara, Cuong Pham arxiv

Rapid and accurate building damage assessment in the immediate aftermath of tornadoes is critical for coordinating life-saving search and rescue operations, optimizing emergency resource allocation, and accelerating community recovery. However, current automated methods struggle with the unique visual complexity of tornado-induced wreckage, primarily due to severe domain shift from standard pre-training datasets and extreme class imbalance in real-world disaster data. To address these challenges, we introduce a systematic experimental framework evaluating 79 open-source deep learning models, encompassing both Convolutional Neural Networks (CNNs) and Vision Transformers, across over 2,300 controlled experiments on our newly curated Quad-State Tornado Damage (QSTD) benchmark dataset. Our findings reveal that achieving operational-grade performance hinges on a complex interaction between architecture and optimization, rather than architectural selection alone. Most strikingly, we demonstrate that optimizer choice can be more consequential than architecture: switching from Adam to SGD provided dramatic F1 gains of +25 to +38 points for Vision Transformer and Swin Transformer families, fundamentally reversing their ranking from bottom-tier to competitive with top-performing CNNs. Furthermore, a low learning rate of 1x10^(-4) proved universally critical, boosting average F1 performance by +10.2 points across all architectures. Our champion model, ConvNeXt-Base trained with these optimized settings, demonstrated strong cross-event generalization on the held-out Tuscaloosa-Moore Tornado Damage (TMTD) dataset, achieving 46.4% Macro F1 (+34.6 points over baseline) and retaining 85.5% Ordinal Top-1 Accuracy despite temporal and sensor domain shifts.

📄 PDF Abstract BibTeX arXiv:2602.14523

Code (0)

등록된 구현이 없습니다.

Tasks

Building Damage Assessment

Similar Papers 제목 키워드 기반

TornadoNet: Real-Time Building Damage Detection with Ordinal Supervision

2026-03-12 · Robinson Umeike, Cuong Pham, Ryan Hausen, Thang Dao 외 arxiv

We present TornadoNet, a comprehensive benchmark for automated street-level building damage assessment evaluating how modern real-time object detection architectures and ordinal-aware supervision strategies perform under…

Building Damage AssessmentReal-Time Object DetectionOrdinal Classification

Predicting property damage from tornadoes with zero-inflated neural networks

2018-07-10 · Jeremy Diaz, Maxwell Joseph

Tornadoes are the most violent of all atmospheric storms. In a typical year, the United States experiences hundreds of tornadoes with associated damages on the order of one billion dollars. Community preparation and resi…

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

Accelerating Post-Tornado Disaster Assessment Using Advanced Deep Learning Models

2024-12-24 · Robinson Umeike, Thang Dao, Shane Crawford

Post-disaster assessments of buildings and infrastructure are crucial for both immediate recovery efforts and long-term resilience planning. This research introduces an innovative approach to automating post-disaster ass…

Deep LearningManagement

Quantum-Grassmann-Plucker Token Mixing for Deep Learning-Based Post-Disaster Damage Assessment

2026-08-31 · Kooroush Farahkhah, Umut Lagap, Taha Rezaei, Saman Ghaffarian arxiv

Timely post-disaster building damage assessment from satellite imagery is a critical engineering decision support task, yet it remains constrained by class imbalance, ambiguous intermediate damage states, and limited cro…

Building Damage AssessmentQuantum Machine LearningImage Classification