EPIMLGOct 26, 2023

Feature Extraction and Classification from Planetary Science Datasets enabled by Machine Learning

arXiv:2310.17681v11 citationsh-index: 11
Originality Synthesis-oriented
AI Analysis

This incremental work addresses data reduction and feature recognition challenges for planetary scientists analyzing outer planet imagery.

The paper applied a transfer learning approach with Mask R-CNN to recognize ice blocks on Europa and clouds on Titan from planetary image datasets, achieving 68% precision for ice blocks and 95% precision over 369 images for clouds.

In this paper we present two examples of recent investigations that we have undertaken, applying Machine Learning (ML) neural networks (NN) to image datasets from outer planet missions to achieve feature recognition. Our first investigation was to recognize ice blocks (also known as rafts, plates, polygons) in the chaos regions of fractured ice on Europa. We used a transfer learning approach, adding and training new layers to an industry-standard Mask R-CNN (Region-based Convolutional Neural Network) to recognize labeled blocks in a training dataset. Subsequently, the updated model was tested against a new dataset, achieving 68% precision. In a different application, we applied the Mask R-CNN to recognize clouds on Titan, again through updated training followed by testing against new data, with a precision of 95% over 369 images. We evaluate the relative successes of our techniques and suggest how training and recognition could be further improved. The new approaches we have used for planetary datasets can further be applied to similar recognition tasks on other planets, including Earth. For imagery of outer planets in particular, the technique holds the possibility of greatly reducing the volume of returned data, via onboard identification of the most interesting image subsets, or by returning only differential data (images where changes have occurred) greatly enhancing the information content of the final data stream.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes