paper-with-me

홈 › Papers

Predictive Geological Mapping with Convolution Neural Network Using Statistical Data Augmentation on a 3D Model

2021-10-27 · Cedou Matthieu, Gloaguen Erwan, Blouin Martin, Caté Antoine, Paiement Jean-Philippe, Tirdad Shiva

Airborne magnetic data are commonly used to produce preliminary geological maps. Machine learning has the potential to partly fulfill this task rapidly and objectively, as geological mapping is comparable to a semantic segmentation problem. Because this method requires a high-quality dataset, we developed a data augmentation workflow that uses a 3D geological and magnetic susceptibility model as input. The workflow uses soft-constrained Multi-Point Statistics, to create many synthetic 3D geological models, and Sequential Gaussian Simulation algorithms, to populate the models with the appropriate magnetic distribution. Then, forward modeling is used to compute the airborne magnetic responses of the synthetic models, which are associated with their counterpart surficial lithologies. A Gated Shape Convolutional Neural Network algorithm was trained on a generated synthetic dataset to perform geological mapping of airborne magnetic data and detect lithological contacts. The algorithm also provides attention maps highlighting the structures at different scales, and clustering was applied to its high-level features to do a semi-supervised segmentation of the area. The validation conducted on a portion of the synthetic dataset and data from adjacent areas shows that the methodology is suitable to segment the surficial geology using airborne magnetic data. Especially, the clustering shows a good segmentation of the magnetic anomalies into a pertinent geological map. Moreover, the first attention map isolates the structures at low scales and shows a pertinent representation of the original data. Thus, our method can be used to produce preliminary geological maps of good quality and new representations of any area where a geological and petrophysical 3D model exists, or in areas sharing the same geological context, using airborne magnetic data only.

📄 PDF Abstract BibTeX arXiv:2110.14440

Code (1)

matthieuced/gscnn-apply-to-airborne-magnetic 공식 구현 pytorch

Tasks

ClusteringData AugmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Geological modeling using a recursive convolutional neural networks approach

2019-04-27

Resource models are constrained by the extent of geological units that often depend on the lithology, alteration and mineralization. A three dimensional model of these geological units must be built from scarce informati…

Convolutional neural networks for mineral prospecting through alteration mapping with remote sensing data

2025-02-25 · Ehsan Farahbakhsh, Dakshi Goel, Dhiraj Pimparkar, R. Dietmar Muller 외

Traditional geological mapping, based on field observations and rock sample analysis, is inefficient for continuous spatial mapping of features like alteration zones. Deep learning models, such as convolutional neural ne…

Remote sensing framework for geological mapping via stacked autoencoders and clustering

2024-04-02 · Sandeep Nagar, Ehsan Farahbakhsh, Joseph Awange, Rohitash Chandra

Supervised machine learning methods for geological mapping via remote sensing face limitations due to the scarcity of accurately labelled training data that can be addressed by unsupervised learning, such as dimensionali…

ClusteringDimensionality Reduction

Computer vision-based framework for extracting geological lineaments from optical remote sensing data

2018-10-04 · Ehsan Farahbakhsh, Rohitash Chandra, Hugo K. H. Olierook, Richard Scalzo 외

The extraction of geological lineaments from digital satellite data is a fundamental application in remote sensing. The location of geological lineaments such as faults and dykes are of interest for a range of applicatio…

Dimensionality ReductionEdge Detection

A Deep-Learning-Based Geological Parameterization for History Matching Complex Models

2018-07-07 · Yimin Liu, Wenyue Sun, Louis J. Durlofsky

A new low-dimensional parameterization based on principal component analysis (PCA) and convolutional neural networks (CNN) is developed to represent complex geological models. The CNN-PCA method is inspired by recent dev…