Catégorie
Other seminars

[🗣️ SEMINAR] IntheArt - Shwetha Salimath, CentraleSupélec

Bandeau image
Séminaire l IntheArt
Date de tri
Lieu de l'événement
CEA-Saclay, Orme-des Merisiers, Bât. 709, salle Rubin

Share

lkml
Chapo
Artificial intelligence (AI) is currently a rapidly expanding field. It applies to all fields: transport, health, logistics, security, finance and commerce. There are a plethora of examples where the use of AI algorithms is a particularly powerful tool. These include the development of autonomous vehicles, robots and decision-making software. So it's only natural that the CEA and its partners should be interested in these techniques. IntheArt is a project called DRF-impulsion, which aims to bring together different institutes within DRF and CEA around Machine Learning and more generally around artificial intelligence.
Contenu
Ancre
Shwetha Salimath, CentraleSupélec
Corps de texte

GeoTS: A time series classification framework to identify geological formations

Studying the lithography of the Earth's subsurface in geoscience involves analyzing different geological formations to model and characterize reservoirs. This process uses drilled well measurements to connect specific geological formations or tops. Reservoir modeling is essential in geothermal, mineral mining, oil and gas, and carbon storage. Traditional well correlation algorithms are time-consuming and costly, but Deep Learning (DL) models have shown promising results. This paper presents GeoTS, a Python library that employs advanced time series classification DL models for well correlation. It uses drilling trajectory depth and gamma-ray well logs as inputs, predicting the depths of formations' tops. Gamma-ray signatures around these depths are extracted, cleaned, and clustered using Dynamic Time Warping (DTW) and machine learning models like HDBSCAN and OPTICS. The implementation includes various deep learning architectures (FCN, InceptionTime, XceptionTime, XCM, LSTM-FCN) and new models (LSTM-2dCNN, LSTM-XCM). The results indicate faster computation and higher accuracy than industry benchmarks, making this the first open-source benchmark for the well correlation task, to our knowledge.