CVLGIVNov 24, 2020

Assessing Post-Disaster Damage from Satellite Imagery using Semi-Supervised Learning Techniques

arXiv:2011.14004v134 citations
AI Analysis

This work provides a method for humanitarian organizations to rapidly assess post-disaster damage with limited labeled data, improving response times.

This paper addresses the challenge of post-disaster damage assessment from satellite imagery, where labeled data is scarce. It demonstrates that semi-supervised learning (SSL) methods can achieve performance comparable to fully supervised models using only a fraction of labeled data across various disaster types.

To respond to disasters such as earthquakes, wildfires, and armed conflicts, humanitarian organizations require accurate and timely data in the form of damage assessments, which indicate what buildings and population centers have been most affected. Recent research combines machine learning with remote sensing to automatically extract such information from satellite imagery, reducing manual labor and turn-around time. A major impediment to using machine learning methods in real disaster response scenarios is the difficulty of obtaining a sufficient amount of labeled data to train a model for an unfolding disaster. This paper shows a novel application of semi-supervised learning (SSL) to train models for damage assessment with a minimal amount of labeled data and large amount of unlabeled data. We compare the performance of state-of-the-art SSL methods, including MixMatch and FixMatch, to a supervised baseline for the 2010 Haiti earthquake, 2017 Santa Rosa wildfire, and 2016 armed conflict in Syria. We show how models trained with SSL methods can reach fully supervised performance despite using only a fraction of labeled data and identify areas for further improvements.

Foundations

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

Your Notes