paper-with-me

Papers

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 dimensionality reduction and clustering. Dimensionality reduction methods have the potential to play a crucial role in improving the accuracy of geological maps. Although conventional dimensionality reduction methods may struggle with nonlinear data, unsupervised deep learning models such as autoencoders can model non-linear relationships. Stacked autoencoders feature multiple interconnected layers to capture hierarchical data representations useful for remote sensing data. We present an unsupervised machine learning-based framework for processing remote sensing data using stacked autoencoders for dimensionality reduction and k-means clustering for mapping geological units. We use Landsat 8, ASTER, and Sentinel-2 datasets to evaluate the framework for geological mapping of the Mutawintji region in Western New South Wales, Australia. We also compare stacked autoencoders with principal component analysis (PCA) and canonical autoencoders. Our results reveal that the framework produces accurate and interpretable geological maps, efficiently discriminating rock units. The results reveal that the combination of stacked autoencoders with Sentinel-2 data yields the best performance accuracy when compared to other combinations. We find that stacked autoencoders enable better extraction of complex and hierarchical representations of the input data when compared to canonical autoencoders and PCA. We also find that the generated maps align with prior geological knowledge of the study area while providing novel insights into geological structures.

📄 PDF Abstract BibTeX arXiv:2404.02180

Code (1)

sydney-machine-learning/autoencoders_remotesensing 공식 구현 tf

Tasks

ClusteringDimensionality Reduction

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…
k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

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 review of machine learning in processing remote sensing data for mineral exploration

2021-03-13 · Hojat Shirmard, Ehsan Farahbakhsh, R. Dietmar Muller, Rohitash Chandra

The decline of the number of newly discovered mineral deposits and increase in demand for different minerals in recent years has led exploration geologists to look for more efficient and innovative methods for processing…

BIG-bench Machine LearningDecision Making

LithoBench: Benchmarking Large Multimodal Models for Remote-Sensing Lithology Interpretation

2026-05-08 · Jun Wang, Fengpeng Li, Hang Dong, Tianjin Huang 외 arxiv

Remote sensing lithology interpretation is fundamental to geological surveys, mineral exploration, and regional geological mapping. Unlike general land-cover recognition, lithology interpretation is a knowledge-intensive…

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…

MineAgent: Towards Remote-Sensing Mineral Exploration with Multimodal Large Language Models

2024-12-23 · Beibei Yu, Tao Shen, Hongbin Na, Ling Chen 외

Remote-sensing mineral exploration is critical for identifying economically viable mineral deposits, yet it poses significant challenges for multimodal large language models (MLLMs). These include limitations in domain-s…

Decision Making