Preprints
https://doi.org/10.5194/gmd-2024-35
https://doi.org/10.5194/gmd-2024-35
Submitted as: model description paper
 | 
27 May 2024
Submitted as: model description paper |  | 27 May 2024
Status: this preprint is currently under review for the journal GMD.

GEOMAPLEARN 1.0: Detecting geological structures from geological maps with machine learning

David Oakley, Christelle Loiselet, Thierry Coowar, Vincent Labbe, and Jean-Paul Callot

Abstract. The increasing availability of large geological datasets together with modern methods of data analysis facilitate a data science approach to geology in which inferences are drawn from geological data using automated methods based on statistics and machine learning. Such methods offer the potential for faster and less subjective interpretations of geological data than are possible from a human interpreter, but translating the understanding of a trained geologist to an algorithm is not straightforward. In this paper, we present automated workflows for detecting geological folds from map data using both unsupervised and supervised machine learning. For the unsupervised case, we use regular expression matching to identify map patterns suggestive of folds along lines crossing the map. We then use the hdbscan clustering algorithm to cluster these possible fold identifications into a smaller number of distinct folds, the number of which is not known a priori. For the supervised learning case, we use synthetic models of folds to train a convolutional neural network to identify folds using map and topographic data. We test both methods on synthetic and real datasets.

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this preprint. The responsibility to include appropriate place names lies with the authors.
David Oakley, Christelle Loiselet, Thierry Coowar, Vincent Labbe, and Jean-Paul Callot

Status: open (until 22 Jul 2024)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • CEC1: 'Comment on gmd-2024-35', Juan Antonio Añel, 15 Jun 2024 reply
    • AC1: 'Reply on CEC1', David Oakley, 20 Jun 2024 reply
  • RC1: 'Comment on gmd-2024-35', Anonymous Referee #1, 25 Jun 2024 reply
David Oakley, Christelle Loiselet, Thierry Coowar, Vincent Labbe, and Jean-Paul Callot

Model code and software

GEOMAPLEARN David Oakley and Thierry Coowar https://doi.org/10.5281/zenodo.11073379

David Oakley, Christelle Loiselet, Thierry Coowar, Vincent Labbe, and Jean-Paul Callot

Viewed

Total article views: 317 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
250 52 15 317 7 7
  • HTML: 250
  • PDF: 52
  • XML: 15
  • Total: 317
  • BibTeX: 7
  • EndNote: 7
Views and downloads (calculated since 27 May 2024)
Cumulative views and downloads (calculated since 27 May 2024)

Viewed (geographical distribution)

Total article views: 318 (including HTML, PDF, and XML) Thereof 318 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 28 Jun 2024
Download
Short summary
In this work, we develop two automated workflows for identifying fold structures on geological maps using machine learning. In one method, we identify map patterns suggestive of folding based on pre-defined rules and apply a clustering algorithm to group those from the same fold together. In the other, we train a convolutional neural network to identify folds based on a set of training examples. We apply both methods to a set of synthetic maps and to real-world maps from two locations in France.