Self-Supervised Delineation of Geological Structures using Orthogonal
Latent Space Projection
- URL: http://arxiv.org/abs/2108.09605v1
- Date: Sun, 22 Aug 2021 00:19:26 GMT
- Title: Self-Supervised Delineation of Geological Structures using Orthogonal
Latent Space Projection
- Authors: Oluwaseun Joseph Aribido, Ghassan AlRegib, Yazeed Alaudah
- Abstract summary: We developed two machine learning frameworks that could assist in automated litho-stratigraphic interpretation of seismic volumes without any manual hand labeling from an experienced seismic interpreter.
The first framework is an unsupervised hierarchical clustering model to divide seismic images from a volume into certain number of clusters determined by the algorithm.
The second framework consists of a self-supervised deep learning framework to label regions of geological interest in seismic images.
- Score: 21.207882464252737
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We developed two machine learning frameworks that could assist in automated
litho-stratigraphic interpretation of seismic volumes without any manual hand
labeling from an experienced seismic interpreter. The first framework is an
unsupervised hierarchical clustering model to divide seismic images from a
volume into certain number of clusters determined by the algorithm. The
clustering framework uses a combination of density and hierarchical techniques
to determine the size and homogeneity of the clusters. The second framework
consists of a self-supervised deep learning framework to label regions of
geological interest in seismic images. It projects the latent-space of an
encoder-decoder architecture unto two orthogonal subspaces, from which it
learns to delineate regions of interest in the seismic images. To demonstrate
an application of both frameworks, a seismic volume was clustered into various
contiguous clusters, from which four clusters were selected based on distinct
seismic patterns: horizons, faults, salt domes and chaotic structures. Images
from the selected clusters are used to train the encoder-decoder network. The
output of the encoder-decoder network is a probability map of the possibility
an amplitude reflection event belongs to an interesting geological structure.
The structures are delineated using the probability map. The delineated images
are further used to post-train a segmentation model to extend our results to
full-vertical sections. The results on vertical sections show that we can
factorize a seismic volume into its corresponding structural components.
Lastly, we showed that our deep learning framework could be modeled as an
attribute extractor and we compared our attribute result with various existing
attributes in literature and demonstrate competitive performance with them.
Related papers
- N2F2: Hierarchical Scene Understanding with Nested Neural Feature Fields [112.02885337510716]
Nested Neural Feature Fields (N2F2) is a novel approach that employs hierarchical supervision to learn a single feature field.
We leverage a 2D class-agnostic segmentation model to provide semantically meaningful pixel groupings at arbitrary scales in the image space.
Our approach outperforms the state-of-the-art feature field distillation methods on tasks such as open-vocabulary 3D segmentation and localization.
arXiv Detail & Related papers (2024-03-16T18:50:44Z) - A Lightweight Clustering Framework for Unsupervised Semantic
Segmentation [28.907274978550493]
Unsupervised semantic segmentation aims to categorize each pixel in an image into a corresponding class without the use of annotated data.
We propose a lightweight clustering framework for unsupervised semantic segmentation.
Our framework achieves state-of-the-art results on PASCAL VOC and MS COCO datasets.
arXiv Detail & Related papers (2023-11-30T15:33:42Z) - An Unsupervised Machine Learning Approach for Ground-Motion Spectra
Clustering and Selection [6.3376363722490145]
This paper presents an unsupervised machine learning algorithm to extract defining characteristics of earthquake ground-motion spectra.
A latent feature is a low-dimensional machine-discovered spectral characteristic learned through nonlinear relationships of a neural network autoencoder.
Three examples are presented to validate this approach, including the use of synthetic and field recorded ground-motion datasets.
arXiv Detail & Related papers (2022-12-06T18:02:55Z) - Deep Spectral Methods: A Surprisingly Strong Baseline for Unsupervised
Semantic Segmentation and Localization [98.46318529630109]
We take inspiration from traditional spectral segmentation methods by reframing image decomposition as a graph partitioning problem.
We find that these eigenvectors already decompose an image into meaningful segments, and can be readily used to localize objects in a scene.
By clustering the features associated with these segments across a dataset, we can obtain well-delineated, nameable regions.
arXiv Detail & Related papers (2022-05-16T17:47:44Z) - Multiscale Analysis for Improving Texture Classification [62.226224120400026]
This paper employs the Gaussian-Laplacian pyramid to treat different spatial frequency bands of a texture separately.
We aggregate features extracted from gray and color texture images using bio-inspired texture descriptors, information-theoretic measures, gray-level co-occurrence matrix features, and Haralick statistical features into a single feature vector.
arXiv Detail & Related papers (2022-04-21T01:32:22Z) - Spatial-spectral Hyperspectral Image Classification via Multiple Random
Anchor Graphs Ensemble Learning [88.60285937702304]
This paper proposes a novel spatial-spectral HSI classification method via multiple random anchor graphs ensemble learning (RAGE)
Firstly, the local binary pattern is adopted to extract the more descriptive features on each selected band, which preserves local structures and subtle changes of a region.
Secondly, the adaptive neighbors assignment is introduced in the construction of anchor graph, to reduce the computational complexity.
arXiv Detail & Related papers (2021-03-25T09:31:41Z) - Dynamic Texture Recognition via Nuclear Distances on Kernelized
Scattering Histogram Spaces [95.21606283608683]
This work proposes to describe dynamic textures as kernelized spaces of frame-wise feature vectors computed using the Scattering transform.
By combining these spaces with a basis-invariant metric, we get a framework that produces competitive results for nearest neighbor classification and state-of-the-art results for nearest class center classification.
arXiv Detail & Related papers (2021-02-01T13:54:24Z) - Self-Supervised Annotation of Seismic Images using Latent Space
Factorization [14.221460375400692]
Our framework factorizes the latent space of a deep encoder-decoder network by projecting the latent space to learned sub-spaces.
Details of the annotated image are provided for analysis and qualitative comparison is made with similar frameworks.
arXiv Detail & Related papers (2020-09-10T01:54:45Z) - Unsupervised Learning for Subterranean Junction Recognition Based on 2D
Point Cloud [3.8532191223676517]
This article proposes a novel unsupervised learning framework for detecting the number of tunnel junctions in subterranean environments based on acquired 2D point clouds.
We validate the developed framework using multiple data-sets, collected from multiple realistic simulations, as well as from real flights in underground environments.
arXiv Detail & Related papers (2020-06-07T18:36:56Z) - Seismic horizon detection with neural networks [62.997667081978825]
This paper is an open-sourced research of applying binary segmentation approach to the task of horizon detection on multiple real seismic cubes with a focus on inter-cube generalization of the predictive model.
The main contribution of this paper is an open-sourced research of applying binary segmentation approach to the task of horizon detection on multiple real seismic cubes with a focus on inter-cube generalization of the predictive model.
arXiv Detail & Related papers (2020-01-10T11:30:50Z) - Contextual Encoder-Decoder Network for Visual Saliency Prediction [42.047816176307066]
We propose an approach based on a convolutional neural network pre-trained on a large-scale image classification task.
We combine the resulting representations with global scene information for accurately predicting visual saliency.
Compared to state of the art approaches, the network is based on a lightweight image classification backbone.
arXiv Detail & Related papers (2019-02-18T16:15:25Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.