
Open-source: Automatic description of rock thin sections: A web application. Delighted to share Stalyn Paucar and colleagues work from Ecuador (Universidad Central del Ecuador) published this week.
Abstract
The identification and characterization of rock types is a core activity in geology and related fields, including mining, petroleum, environmental science, industry, and construction. Traditionally, this task is performed by human specialists who analyze and describe the type, composition, texture, shape, and other properties of rock samples, whether collected in-situ or prepared in a laboratory. However, the process is subjective, dependent on the specialist’s experience, and time-consuming. This study proposes an artificial intelligence-based approach that combines computer vision and natural language processing to generate both textual and verbal descriptions from images of rock thin sections. A dataset of images and corresponding textual descriptions is used to train a hybrid deep learning model. Features extracted from the images using EfficientNetB7 are processed by a Transformer network to generate textual descriptions, which are then converted into speech using a speech synthesis service. The experimental results show an accuracy of 0.892 and a BLEU score of 0.71. This model offers potential utility for research, professional, and academic applications and has been deployed as a web application for public use.
“One of our main contributions is the creation of a dataset containing 5600 rock thin section images, organized into 14 rock type categories, along with textual descriptions. This dataset serves as a key resource for the supervised learning of the automatic description model and may also benefit other related research.”
“The dataset is organized into 14 rock categories: rhyolite, andesite, basalt, granite, diorite, gabbro, ultramafic rock, phyllite, schist, gneiss, marble, sandstone, limestone, and shale. Each category contains 400 images, with 200 in plain polarized light and 200 in cross-polarized light.”
https://www.sciencedirect.com/science/article/pii/S2666544125000140
GitHub: https://github.com/stalyn314/Thin_Section