Geophysical Analysis & Survey
Scientists tackling conservation problems turn to artificial intelligence
New technologies are generating far more information than ever before to help scientists assess and predict the health and behavior of species and ecosystems, as well as the threats they face. These include cryptic cameras, acoustic sensors, satellite imagery and citizen science apps. Now, researchers and conservation practitioners analyzing large data sets are exploring artificial intelligence, or AI--the ability of a machine or a computer program to think and learn--to help them process, analyze and interpret data to monitor ecosystems and predict results. Computer systems already exist that can host huge amounts of data, use AI with increasingly "smart" algorithms to classify data from the various types of sensors used by scientists, apply modeling results to create reproducible code, and create user interfaces to allow people to monitor natural systems and make predictions with high accuracy. By training computer algorithms with a subset of available data, machines can now learn what they should do for a given challenge--such as classify photos by the species found in them, identify areas of a satellite image containing water or intact forest, or translate speech from one language to another --based on human feedback and data collected from previous experience.
AI and satellite imagery: Proposed 'global service platform' to scale AI for Good projects
AI is the only thing that can let us see the whole world at once. Not recording it, but seeing it – creating a global real-time database of the world," says Stuart Russell, UC-Berkeley, lead of the AI for Good breakthrough team on AI and satellite imagery. The 2nd AI for Good Global Summit connected AI innovators with public and private-sector decision-makers. Four breakthrough teams – looking at satellite imagery, healthcare, smart cities, and trust in AI – set out to propose AI strategies and supporting projects to advance sustainable development. Teams were guided in this endeavour by an expert audience representing government, industry, academia and civil society.
Tile2Vec: Unsupervised representation learning for remote sensing data
Jean, Neal, Wang, Sherrie, Azzari, George, Lobell, David, Ermon, Stefano
Remote sensing lacks methods like the word vector representations and pre-trained networks that significantly boost performance across a wide range of natural language and computer vision tasks. To fill this gap, we introduce Tile2Vec, an unsupervised representation learning algorithm that extends the distributional hypothesis from natural language -- words appearing in similar contexts tend to have similar meanings -- to geospatial data. We demonstrate empirically that Tile2Vec learns semantically meaningful representations on three datasets. Our learned representations significantly improve performance in downstream classification tasks and similarly to word vectors, visual analogies can be obtained by simple arithmetic in the latent space.
Creating a Machine Learning Commons for Global Development
Advances in sensor technology, cloud computing, and machine learning (ML) continue to converge to accelerate innovation in the field of remote sensing. However, fundamental tools and technologies still need to be developed to drive further breakthroughs and to ensure that the Global Development Community (GDC) reaps the same benefits that the commercial marketplace is experiencing. This process requires us to take a collaborative approach. Data collaborative innovation -- that is, a group of actors from different data domains working together toward common goals -- might hold the key to finding solutions for some of the global challenges that the world faces. That is why Radiant.Earth is investing in new technologies such as Cloud Optimized GeoTiffs, Spatial Temporal Asset Catalogues (STAC), and ML. Our approach to advance ML for global development begins with creating open libraries of labeled images and algorithms.
How to Apply Machine Learning Techniques in GIS and Remote Sensing.
When you have large data sets of satellite or drone imagery that you have to process to create predictions, classification, or clustering – machine learning (ML) is the way to go. Indeed, ML has started to play a critical role in spatial problem solving given its potential to rapidly scan and unlock insights from petabytes of pixels obtained from hundreds of satellites and drones that are constantly orbiting earth. Orbital Insight, for example, applies machine learning and computer vision technologies to interpret data at petabyte scale to make it actionable for better business and policy decisions. The California based company has developed a powerful method that blends satellite imagery, deep learning, and data science for monitoring fresh-water supplies at local and global scale. Good news is that you don't have to be Orbital or in California,USA to also deploy machine learning. The proliferation of opensource platforms has made machine learning a lot easier to implement both on single personal computers and at scale, and in most popular programming or scripting languages.
India's agritech startups are employing data mining and AI to improve crop yield, make farming profitable- Technology News, Firstpost
Bangalore: In 2016, The Times of India reported that 253 farmers from Lalkheda village in Khargone district of Madhya Pradesh received an average of Rs 2.83 (4 US cents) each as insurance payouts for the loss of their soybean crop under the Pradhan Mantri Fasal Bima Yojana (the flagship prime minister's crop-insurance scheme). The insurer blamed the farmers for taking insufficient cover. The story got 29-year-old Prateep Basu, then an engineer with the Indian Space Research Organisation (ISRO), thinking. How was it possible, he wondered, that a country which had been using remote-sensing technology for decades could fail to use it for accurate crop forecasting when the lives of so many millions crucially depended on such information? The four of them went on to form SatSure, a data-analytics startup with "a mission to evolve crop insurance products and provide an accurate risk assessment of crop yield by integrating climatic variables with geospatial and economic datasets."
EarthMapper: A Tool Box for the Semantic Segmentation of Remote Sensing Imagery
Kemker, Ronald, Gewali, Utsav B., Kanan, Christopher
Deep learning continues to push state-of-the-art performance for the semantic segmentation of color (i.e., RGB) imagery; however, the lack of annotated data for many remote sensing sensors (i.e. hyperspectral imagery (HSI)) prevents researchers from taking advantage of this recent success. Since generating sensor specific datasets is time intensive and cost prohibitive, remote sensing researchers have embraced deep unsupervised feature extraction. Although these methods have pushed state-of-the-art performance on current HSI benchmarks, many of these tools are not readily accessible to many researchers. In this letter, we introduce a software pipeline, which we call EarthMapper, for the semantic segmentation of non-RGB remote sensing imagery. It includes self-taught spatial-spectral feature extraction, various standard and deep learning classifiers, and undirected graphical models for post-processing. We evaluated EarthMapper on the Indian Pines and Pavia University datasets and have released this code for public use.
To spot fire damage from space, point this AI at satellite imagery
A new deep-learning algorithm studies aerial photographs after fires to identify damage. How it works: From satellite images taken before and after the California wildfires of 2017, researchers created a data set of buildings that were either damaged or left unscathed. The results: They tweaked a pre-trained ImageNet neural network and got it to spot damaged buildings with an accuracy of up to 85 percent. Why it matters: After a disaster, pinpointing the hardest-hit areas could save lives and help with relief efforts. The researchers also released the data set to the public, which could improve other research that requires satellite images, like conservation and developmental aid work.
Coarse to fine non-rigid registration: a chain of scale-specific neural networks for multimodal image alignment with application to remote sensing
Zampieri, Armand, Charpiat, Guillaume, Tarabalka, Yuliya
We tackle here the problem of multimodal image non-rigid registration, which is of prime importance in remote sensing and medical imaging. The difficulties encountered by classical registration approaches include feature design and slow optimization by gradient descent. By analyzing these methods, we note the significance of the notion of scale. We design easy-to-train, fully-convolutional neural networks able to learn scale-specific features. Once chained appropriately, they perform global registration in linear time, getting rid of gradient descent schemes by predicting directly the deformation.We show their performance in terms of quality and speed through various tasks of remote sensing multimodal image alignment. In particular, we are able to register correctly cadastral maps of buildings as well as road polylines onto RGB images, and outperform current keypoint matching methods.
How to Apply Machine Learning Techniques in GIS and Remote Sensing.
When you have large data sets of satellite or drone imagery that you have to process to create predictions, classification, or clustering – machine learning (ML) is the way to go. Indeed, ML has started to play a critical role in spatial problem solving given its potential to rapidly scan and unlock insights from petabytes of pixels obtained from hundreds of satellites and drones that are constantly orbiting earth. Orbital Insight, for example, applies machine learning and computer vision technologies to interpret data at petabyte scale to make it actionable for better business and policy decisions. The California based company has developed a powerful method that blends satellite imagery, deep learning, and data science for monitoring fresh-water supplies at local and global scale. Good news is that you don't have to be Orbital or in California,USA to also deploy machine learning. The proliferation of opensource platforms has made machine learning a lot easier to implement both on single personal computers and at scale, and in most popular programming or scripting languages.