Goto

Collaborating Authors

 Geophysical Analysis & Survey


Landslide Geohazard Assessment With Convolutional Neural Networks Using Sentinel-2 Imagery Data

arXiv.org Machine Learning

In this paper, the authors aim to combine the latest state of the art models in image recognition with the best publicly available satellite images to create a system for landslide risk mitigation. We focus first on landslide detection and further propose a similar system to be used for prediction. Such models are valuable as they could easily be scaled up to provide data for hazard evaluation, as satellite imagery becomes increasingly available. The goal is to use satellite images and correlated data to enrich the public repository of data and guide disaster relief efforts for locating precise areas where landslides have occurred. Different image augmentation methods are used to increase diversity in the chosen dataset and create more robust classification. The resulting outputs are then fed into variants of 3-D convolutional neural networks. A review of the current literature indicates there is no research using CNNs (Convolutional Neural Networks) and freely available satellite imagery for classifying landslide risk. The model has shown to be ultimately able to achieve a significantly better than baseline accuracy.


The Votes Are In: See the Winner of the HxGN LIVE EDU Contest

#artificialintelligence

Native palms, such as the Sabal palmetto, play an important role in maintaining the ecological balance in Florida. As a potential side-effect of modern globalization, new phytopathogens like Texas Phoenix Palm Decline (TPPD) have been introduced into forest systems that threaten native palms. This presents new challenges for forestry managers and geographers. Advances in remote sensing have assisted the practice of forestry by providing spatial metrics regarding the type, quantity, location, and the state of health for trees for many years. Spatial details regarding the general palm decline in Florida were elucidated by using the tools found in Hexagon's ERDAS IMAGINE software in conjunction with R classification programing packages.


Procedural Synthesis of Remote Sensing Images for Robust Change Detection with Neural Networks

arXiv.org Machine Learning

Data-driven methods such as convolutional neural networks (CNNs) are known to deliver state-of-the-art performance on image recognition tasks when the training data are abundant. However, in some instances, such as change detection in remote sensing images, annotated data cannot be obtained in sufficient quantities. In this work, we propose a simple and efficient method for creating realistic targeted synthetic datasets in the remote sensing domain, leveraging the opportunities offered by game development engines. We provide a description of the pipeline for procedural geometry generation and rendering as well as an evaluation of the efficiency of produced datasets in a change detection scenario. Our evaluations demonstrate that our pipeline helps to improve the performance and convergence of deep learning models when the amount of real-world data is severely limited.


Semantic Referee: A Neural-Symbolic Framework for Enhancing Geospatial Semantic Segmentation

arXiv.org Artificial Intelligence

Understanding why machine learning algorithms may fail is usually the task of the human expert that uses domain knowledge and contextual information to discover systematic shortcomings in either the data or the algorithm. In this paper, we propose a semantic referee, which is able to extract qualitative features of the errors emerging from deep machine learning frameworks and suggest corrections. The semantic referee relies on ontological reasoning about spatial knowledge in order to characterize errors in terms of their spatial relations with the environment. Using semantics, the reasoner interacts with the learning algorithm as a supervisor. In this paper, the proposed method of the interaction between a neural network classifier and a semantic referee shows how to improve the performance of semantic segmentation for satellite imagery data.


Spatio-temporal crop classification of low-resolution satellite imagery with capsule layers and distributed attention

arXiv.org Machine Learning

Land use classification of low resolution spatial imagery is one of the most extensively researched fields in remote sensing. Despite significant advancements in satellite technology, high resolution imagery lacks global coverage and can be prohibitively expensive to procure for extended time periods. Accurately classifying land use change without high resolution imagery offers the potential to monitor vital aspects of global development agenda including climate smart agriculture, drought resistant crops, and sustainable land management. Utilizing a combination of capsule layers and long-short term memory layers with distributed attention, the present paper achieves state-of-the-art accuracy on temporal crop type classification at a 30x30m resolution with Sentinel 2 imagery.


Material Segmentation of Multi-View Satellite Imagery

arXiv.org Artificial Intelligence

Material recognition methods use image context and local cues for pixel-wise classification. In many cases only a single image is available to make a material prediction. Image sequences, routinely acquired in applications such as mutliview stereo, can provide a sampling of the underlying reflectance functions that reveal pixel-level material attributes. We investigate multi-view material segmentation using two datasets generated for building material segmentation and scene material segmentation from the SpaceNet Challenge satellite image dataset. In this paper, we explore the impact of multi-angle reflectance information by introducing the \textit{reflectance residual encoding}, which captures both the multi-angle and multispectral information present in our datasets. The residuals are computed by differencing the sparse-sampled reflectance function with a dictionary of pre-defined dense-sampled reflectance functions. Our proposed reflectance residual features improves material segmentation performance when integrated into pixel-wise and semantic segmentation architectures. At test time, predictions from individual segmentations are combined through softmax fusion and refined by building segment voting. We demonstrate robust and accurate pixelwise segmentation results using the proposed material segmentation pipeline.


Deep Learning Inversion of Electrical Resistivity Data

arXiv.org Artificial Intelligence

The inverse problem of electrical resistivity surveys (ERS) is difficult because of its nonlinear and ill-posed nature. For this task, traditional linear inversion methods still face challenges such as sub-optimal approximation and initial model selection. Inspired by the remarkable non-linear mapping ability of deep learning approaches, in this paper we propose to build the mapping from apparent resistivity data (input) to resistivity model (output) directly by convolutional neural networks (CNNs). However, the vertically varying characteristic of patterns in the apparent resistivity data may cause ambiguity when using CNNs with the weight sharing and effective receptive field properties. To address the potential issue, we supply an additional tier feature map to CNNs to help it get aware of the relationship between input and output. Based on the prevalent U-Net architecture, we design our network (ERSInvNet) which can be trained end-to-end and reach real-time inference during testing. We further introduce depth weighting function and smooth constraint into loss function to improve inversion accuracy for the deep region and suppress false anomalies. Four groups of experiments are considered to demonstrate the feasibility and efficiency of the proposed methods. According to the comprehensive qualitative analysis and quantitative comparison, ERSInvNet with tier feature map, smooth constraints and depth weighting function together achieve the best performance.


Learning with Sets in Multiple Instance Regression Applied to Remote Sensing

arXiv.org Machine Learning

In this paper, we propose a novel approach to tackle the multiple instance regression (MIR) problem. This problem arises when the data is a collection of bags, where each bag is made of multiple instances corresponding to the same unique real-valued label. Our goal is to train a regression model which maps the instances of an unseen bag to its unique label. This MIR setting is common to remote sensing applications where there is high variability in the measurements and low geographical variability in the quantity being estimated. Our approach, in contrast to most competing methods, does not make the assumption that there exists a prime instance responsible for the label in each bag. Instead, we treat each bag as a set (i.e, an unordered sequence) of instances and learn to map each bag to its unique label by using all the instances in each bag. This is done by implementing an order-invariant operation characterized by a particular type of attention mechanism. This method is very flexible as it does not require domain knowledge nor does it make any assumptions about the distribution of the instances within each bag. We test our algorithm on five real world datasets and outperform previous state-of-the-art on three of the datasets. In addition, we augment our feature space by adding the moments of each feature for each bag, as extra features, and show that while the first moments lead to higher accuracy, there is a diminishing return.


These maps show you every tree in your city

#artificialintelligence

"You can use either aerial imagery or satellite imagery to do basically the same task, but a lot faster," says Aidan Swope, a Caltech undergrad who created the algorithm as an intern at the tech startup Descartes Labs. Because taking a census by hand takes months or years, some trees are inevitably cut down before it's complete, so the final map won't be completely accurate. And these censuses typically also only include street trees, not trees in parks or on private property, while the algorithm includes everything. The tool uses a convolutional neural network, similar to those used for facial recognition. While it's not hard for a machine to find green areas in an aerial image, Swope also trained the model with lidar data, a type of remote sensing data that shows height, making it possible to distinguish trees from grass or other plants.


Creating Forest Inventory from High-Resolution Satellite Images

#artificialintelligence

Editor's Note: The DigitalGlobe 2018 Australia Sustainability Hackathon aimed to address Australia's most conflicting issues surrounding mining, agriculture and environmental sustainability using machine learning and satellite imagery. This blog post is written by the winning team from the agriculture category. The forestry industry can benefit from multi-spectral, high-resolution satellite imagery in a number of ways, particularly for inventory components, such as tree stocking assessment, Leaf Area Index (LAI) estimation, volume survey and health analysis at stand and individual tree level. These could be measured in direct way through sampling. However, direct methods are very labour intensive, costly and subject to sampling error. Image-based remote sensing and advanced artificial intelligence (AI) technology offer an affordable solution to this problem.