Satellite Damage Assessment using Machine Learning

栏目: IT技术 · 发布时间: 5年前

Satellite Damage Assessment using Machine Learning

Improving Response Times Saves Lives

Photo by Mick Haupt on Unsplash

If you’ve ever crashed a car before then you know how it awkward and frustrating it can be. If you’re lucky and everything is straight forward, then it’s alright but if not, you can be in for a world of pain. If you’ve ever been through a natural disaster though, it’s just a pain from start to end.

First comes the blame game, then comes the proof

Photo by Dylan Collette on Unsplash

From the perspective of the Government and the Insurance industry, the use case is quite obvious as the occurrence of disasters such as hurricanes, earthquakes, floods need to be identified quickly. These kind of events don’t just decimate the buildings when they occur, but they decimate the entire environment around it too.

Obtaining accurate data to help plan for an effective response has been a challenge because collecting and extracting data has been a slow and labour intensive operation. Given that, any response is currently quite slow. Drones and Satellite Imagery have improved the problem somewhat, but a lot of data still has to be manually collated.

As a result of this problem, machine learning fits naturally here to automate the role of detecting damages caused by disasters. Machine Learning can also offer a solution for future disasters because a well built model can generalise, but also improve it’s recognition capability as the amount of data increases.

Existing work in the field focuses largely on single-event disasters but recently, Google produced a custom dataset spanning 3 disasters (Haiti, Mexico and Indonesian earthquakes), from which they applied a CNN and measured how well it could generalise.

The paper, Building Damage Detection in Satellite Imagery Using Convolutional Neural Networks takes this challenge to create a system that can (a) recognise damaged buildings but more importantly (b) generalise across different disasters.

As a first step, data needed to be generated to train the model, which is split using the following process:

[ source ]
The data is first generated is split into two steps: building detection and damage classification.

From here, different forms of neural network architectures are considered, where each architecture is a variant of an AlexNet.

AlexNet

An AlexNet uses a sequence of convolutional layers followed by a sequence of fully connected layers and finally a sigmoid layer as output.

The Original AlexNet produced by Geoffrey Hinton et al (2011)

Note: The AlexNet here can be reproduced using the following github repository [ source ]

AlexNet is famous from the 2012 ImageNet competition, where Hinton et al demonstrated that the performance of a CNN is l argely related to the depth of the network .

Aside from this, the problem is a bit more difficult as images are distorted by blurriness, obfuscation, colour differences, and other features. These issues can make it more difficult for any image recognition system to recognise broken buildings, to a histogram equalisation technique can be used to normalise between images before testing.

On a single event setting, the accuracy of the model is quite high but the more important result is that results from one disaster demonstrate predictability natural disasters.

Once a neural network is trained, it’s relatively efficient to pick up and apply to a new data set which when applied to natural disasters, reduces time, energy and the effort required of crisis workers to generate disaster reports. Meanwhile, a timely decision on aid delivery can be implemented without any delay.

Request for deletion

About

MC.AI – Aggregated news about artificial intelligence

MC.AI collects interesting articles and news about artificial intelligence and related areas. The contributions come from various open sources and are presented here in a collected form.

The copyrights are held by the original authors, the source is indicated with each contribution.

Contributions which should be deleted from this platform can be reported using the appropriate form (within the contribution).

MC.AI is open for direct submissions, we look forward to your contribution!

Search on MC.AI

mc.ai aggregates articles from different sources - copyright remains at original authors


以上所述就是小编给大家介绍的《Satellite Damage Assessment using Machine Learning》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

UML精粹:标准对象建模语言简明指南(第3版)(英文影印版)

UML精粹:标准对象建模语言简明指南(第3版)(英文影印版)

福勒 / 清华大学出版社 / 2006年3月1日 / 26.00元

《UML精粹:标准对象建模语言简明指南》(影印版)(第3版)可作为高等学校计算机、电子、通信等专业高年级学生及研究生课程之教学用书,同时对软件研究者与开发人员亦颇具参考价值。一起来看看 《UML精粹:标准对象建模语言简明指南(第3版)(英文影印版)》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换