Using AI and satellite imagery for disaster insights

Using AI and satellite imagery for disaster insights

  • December 1, 2018
Table of Contents

Using AI and satellite imagery for disaster insights

A framework for using convolutional neural networks (CNNs) on satellite imagery to identify the areas most severely affected by a disaster. This new method has the potential to produce more accurate information in far less time than current manual methods. Ultimately, the goal of this research is to allow rescue workers to quickly identify where aid is needed most, without relying on manually annotated, disaster-specific data sets.

Researchers train models on CNNs to detect human-made features, such as roads. Existing approaches for disaster impact analysis require data sets that can be expensive to produce because they require time-consuming manual annotation (for instance, annotating buildings damaged by fire as a new class) to train on. This new method only uses general road and building data sets.

These are readily available and can be scalable to other, similar natural disasters. Since differences due to changing seasons, time of day, or other factors can cause erroneous results, the models are first trained to detect these high-level features (i.e., roads). The models then generate prediction masks in regions experiencing a disaster.

By computing the relative change between features extracted from snapshots of data captured both before and after a disaster, it’s possible to identify the areas of maximum change. The researchers also propose a new metric to help quantify the detected changes — the Disaster Impact Index (DII), normalized for different types of features and disasters. When using data sets from the Hurricane Harvey flooding and the Tubbs Fire in Santa Rosa, CA, there was a strong correlation between the model’s calculated DII and the actual areas affected.

Source: fb.com

Tags :
Share :
comments powered by Disqus

Related Posts

FastMRI open source tools from Facebook and NYU

FastMRI open source tools from Facebook and NYU

Facebook AI Research (FAIR) and NYU School of Medicine’s Center for Advanced Imaging Innovation and Research (CAI²R) are sharing new open source tools and data as part of fastMRI, a joint research project to spur development of AI systems to speed MRI scans by up to 10x. Today’s releases include new AI models and baselines for this task(as described in our paper here). It also includes the first large-scale MRI data set of its kind, which can serve as a benchmark for future research.

Read More
Amazon makes its machine learning courses available for free

Amazon makes its machine learning courses available for free

Amazon announced today that it’s making its range of machine learning courses available to all developers signed up to its AWS platform for free. This program was previously available only to Amazon employees, but anyone can now take advantage of it at no charge by signing up to Amazon Web Services’ free plan. It includes 30 courses in total, with over 45 hours of course material, videos, and lab tests.

Read More
Humanizing Customer Complaints using NLP Algorithms

Humanizing Customer Complaints using NLP Algorithms

Last Christmas, I went through the most frustrating experience as a consumer. I was doing some last minute holiday shopping and after standing in a long line, I finally reached the blessed register only to find out that my debit card was blocked. I could sense the old lady at the register judging me with her narrowed eyes.

Read More