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

Predictive Scaling for EC2, Powered by Machine Learning

Predictive Scaling for EC2, Powered by Machine Learning

When I look back on the history of AWS and think about the launches that truly signify the fundamentally dynamic, on-demand nature of the cloud, two stand out in my memory: the launch of Amazon EC2 in 2006 and the concurrent launch of CloudWatch Metrics, Auto Scaling, and Elastic Load Balancing in 2009. The first launch provided access to compute power; the second made it possible to use that access to rapidly respond to changes in demand. We have added a multitude of features to all of these services since then, but as far as I am concerned they are still central and fundamental!

Read More
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
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