CVIVOct 31, 2021

Fully convolutional Siamese neural networks for buildings damage assessment from satellite images

arXiv:2111.00508v112 citations
Originality Synthesis-oriented
AI Analysis

This addresses the problem of efficient disaster response for aid distribution, though it appears incremental with method variations.

The paper tackles automated damage assessment of buildings from satellite images before and after natural disasters, achieving one of the best results in a competition.

Damage assessment after natural disasters is needed to distribute aid and forces to recovery from damage dealt optimally. This process involves acquiring satellite imagery for the region of interest, localization of buildings, and classification of the amount of damage caused by nature or urban factors to buildings. In case of natural disasters, this means processing many square kilometers of the area to judge whether a particular building had suffered from the damaging factors. In this work, we develop a computational approach for an automated comparison of the same region's satellite images before and after the disaster, and classify different levels of damage in buildings. Our solution is based on Siamese neural networks with encoder-decoder architecture. We include an extensive ablation study and compare different encoders, decoders, loss functions, augmentations, and several methods to combine two images. The solution achieved one of the best results in the Computer Vision for Building Damage Assessment competition.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes