Preprints
https://doi.org/10.5194/egusphere-2024-2004
https://doi.org/10.5194/egusphere-2024-2004
08 Jul 2024
 | 08 Jul 2024

Broken Terrains v. 1.0: A supervised detection of fault-related lineaments on geological terrains

Michał Michalak, Christian Gerhards, and Peter Menzel

Abstract. The study presents a novel approach for fault detection on geological terrains using supervised learning algorithm and careful variable selection. Synthetic faulted terrains are generated using Delaunay triangulation via the Computational Geometry Algorithms Library (CGAL) allowing for adjustments of parameters. We introduce 24 variables, including local geometric features and neighborhood analysis, for classification. Support Vector Machine (SVM) is employed as the classification algorithm, achieving high precision and recall rates for fault-related observations. Application to real borehole data demonstrates the effectiveness of the method in detecting fault orientations, the challenges remain with respect to distinguishing faults with opposite dip directions. The study highlights the need to address 3D fault zone complexities and their identification. Despite limitations, the proposed supervised approach offers significant advancement over clustering-based methods, showing promise in detecting faults of various orientations. Future research directions include exploring more complex geological scenarios and refining fault detection methodologies.

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this preprint. The responsibility to include appropriate place names lies with the authors.
Michał Michalak, Christian Gerhards, and Peter Menzel

Status: final response (author comments only)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on egusphere-2024-2004', Anonymous Referee #1, 08 Aug 2024
    • AC1: 'Reply on RC1', Michal Michalak, 09 Aug 2024
    • AC3: 'Reply on RC1', Michal Michalak, 27 Aug 2024
  • RC2: 'Comment on egusphere-2024-2004', Anonymous Referee #2, 14 Aug 2024
    • AC2: 'Reply on RC2', Michal Michalak, 27 Aug 2024
Michał Michalak, Christian Gerhards, and Peter Menzel

Model code and software

BrokenTerrains Michał Michalak https://github.com/michalmichalak997/BrokenTerrains/blob/main/README.md

Michał Michalak, Christian Gerhards, and Peter Menzel

Viewed

Total article views: 596 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
458 105 33 596 16 15
  • HTML: 458
  • PDF: 105
  • XML: 33
  • Total: 596
  • BibTeX: 16
  • EndNote: 15
Views and downloads (calculated since 08 Jul 2024)
Cumulative views and downloads (calculated since 08 Jul 2024)

Viewed (geographical distribution)

Total article views: 593 (including HTML, PDF, and XML) Thereof 593 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 19 Nov 2024
Download
Short summary
This study presents a novel method for fault detection on geological terrains. Using synthetic models, we applied machine learning to classify terrain shape and nearby features. Testing on real borehole data validated its effectiveness across various fault orientations. The supervised approach represents a significant improvement over older methods that relied on simpler clustering techniques which were capable of identifying less orientations of faults.