Figure 3 - uploaded by Tasman Gillfeather-Clark
Content may be subject to copyright.
-The resultant SOM map. The SOM toolbox creates a SOM domain representation of how component clusters correlate. It does not give any spatial information. Thus the grouping of the colours is linked only to 'true correlation' of the data.

-The resultant SOM map. The SOM toolbox creates a SOM domain representation of how component clusters correlate. It does not give any spatial information. Thus the grouping of the colours is linked only to 'true correlation' of the data.

Contexts in source publication

Context 1
... our process this dimensionality reductions allows multiple layers of information to be visualised as a single colour. For example for a given point all information shown in Figure 2 is now associated with a single colour in the BMU key, see examples in Figure 3. This is the strength of a clustering algorithum like SOM compared to a classification algorithm like Random Forests (RF), which requires supervision during training and can introduce operator bias. ...
Context 2
... the initialisation process the operational parameters are automatically calculated requiring only the number of expected map units (we used 250), and we performed no subsequent clustering due to our interest in gradational change in the cover. Figure 3 shows the completed SOM map. In which it is clear that what is produced is not a conventional geological map. ...

Similar publications

Article
Full-text available
When the influence of changing operational and environmental conditions is not factored out, it can be dificult to observe a clear deterioration path. This can significantly affect the task of prognostics and other analytic operations. To address this issue, it is necessary to baseline the data, typically by first finding the operating regimes and...
Article
Full-text available
Lateral interaction in the biological brain is a key mechanism that underlies higher cognitive functions. Linear self‐organising map (SOM) introduces lateral interaction in a general form in which signals of any modality can be used. Some approaches directly incorporate SOM learning rules into neural networks, but incur complex operations and poor...
Article
Full-text available
In this research, we develop a method integrating a growing self-organizing map and differential learning system for online reinforcement learning which adaptively builds the state structure. In the conventional method, models and information on the environment are required beforehand, whereas the proposed method automatically estimates the state t...

Citations

... Previous work on the automatic detection of geological structures on maps is limited. A greater body of work exists on the related problem of automatic classification of lithology from remote sensing and airborne geophysical data, as in de Carvalho Carneiro et al. (2012), Reading (2013, 2014), Kuhn et al. (2018), Gillfeather-Clark and Smith (2018), and Bressan et al. (2020), and some work on fault and lineament detection from such datasets (e.g., Vasuki et al., 2014;Middleton et al., 2015;Aghaee et al., 2021). Another problem that has received greater attention is automatic interpretation of seismic reflection data, including the identification of faults (e.g., Wu et al., 2019Wu et al., , 2020Cunha et al., 2020;An et al., 2021An et al., , 2023Gao et al., 2022;Wang et al., 2023) and salt structures (e.g., Shi et al., 2019;Muller et al., 2022). ...
Article
Full-text available
The increasing availability of large geological datasets and 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. This clustering algorithm is chosen because it does not require the number of clusters to be 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, where they both prove capable of identifying folds. We also find that distinguishing folds from similar map patterns produced by topography is a major issue that must be accounted for with both methods. The unsupervised method has advantages, including the explainability of its results, and provides clearly better results in one of the two real-world test datasets, while the supervised learning method is more fully automated and likely more easily extensible to other structures. Both methods demonstrate the ability of machine learning to interpret folds on geological maps and have potential for further development targeting a wider range of structures and datasets.
Preprint
Full-text available
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.