CORTEXA
← Browse
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-23Cited by 0

CoreLog Vision: Lithology from Drill-Core Imagery, with Honest Sim-to-Real Out-of-Distribution Detection

Felipe Santibañez-Leal

Logging the lithology of drill core, identifying the rock type down a borehole from the physical core in its trays, is slow, subjective manual work, and automating it from core-tray photographs is an obvious target for computer vision. The catch is data: labelled core photographs are scarce, so a model is often trained on synthetic or one operation's core and then asked to read another's, and it will do so silently and wrongly unless it can tell that the new core is unlike its training data. CoreLog Vision is an in-browser pipeline that classifies core-tray imagery into lithologies and, crucially, detects when it is looking at core it was not trained on. On synthetic core its convolutional classifier reaches 99.4% accuracy over six lithologies against a classical colour-and-texture baseline's 92.9%, on a leakage-safe split that holds out entire boreholes (not random patches). On real core, from the open DCID-7 drill-core image dataset, a dedicated MobileNetV3 head reaches 99.2% over seven lithologies, while the synthetic-trained features transfer to only 88.8%, the honest sim-to-real gap. The report's central result is the detector that guards that gap: nine out-of-distribution methods are benchmarked at telling real DCID-7 core from synthetic training core (both funnelled to the same 24-pixel window so no detector can cheat on resolution), and feature-space detectors succeed (the best at area-under-precision-recall 0.999, the shipped one at 0.92) while a reconstruction-based detector fails (0.28). The lesson, know what you do not know, and do it in feature space, is the report's contribution; every number and figure regenerates from the committed artifacts. Interactive tool (MIT): https://github.com/fsantibanezleal/CAOS_CoreLog ; live at https://corelog.fasl-work.com .

View free PDFSource page

Related papers

openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

D013 Prime Elementology — Prime Spectral Descriptor Atlas for Synthetic RF

Thành Trung Phan

D013 Prime Elementology — Prime Spectral Descriptor Atlas for Synthetic RF Dataset ID: D013Version: 2.0Dataset Type: Synthetic Research DatasetAuthor: Phan Thành TrungORCID: 0009-0000-7520-6781DOI: 10.5281/zenodo.21569013 1. Overview D013 Prime Elementology — Prime Spectral Descr…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-23

Serverless Architectures for High-Velocity Data Stream Mining: Accelerating Concept Drift Detection and Distributed Ensemble Learning

YINKA ADERIBIGBE

The application of machine learning to infinite, high-velocity data streams presents unique computational challenges, particularly regarding memory constraints, delayed label availability, and the phenomenon of concept drift. While robust algorithmic frameworks exist for online l…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-26

Detection Depth and Distributed Trust in AI-Based IoT Intrusion Detection: A Systematic Analysis

Gilbert Aimufua, Hashim Abdul Isah

Blockchain-integrated deep learning intrusion detection systems for the Internet of Things have attracted growing research attention, yet the relationship between detection depth and blockchain trust scope in these architectures has not been examined systematically. This analysis…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

VisionGuard: Explainable Deep Learning Framework for Real-Time Anomaly Detection in Surveillance Video

Jahnavi Somaraju, L. Mounika, M. Mounika, K. Mounika, BS. Karishma

Surveillance anomaly detection systems built around a single monolithic deep network are difficult to interpret, brittle to distribution shift, and offer operators no rationale on which to act. This paper presents VisionGuard, an explainable deep learning framework that reorganiz…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

V2X - Collision Avoidance

Abdallah Shehawey, A.O.M. Saleh, A G. K. GAMAL

# Overview The **V2X Collision Avoidance System** is an intelligent transportation platform that integrates **Vehicle-to-Everything (V2X)** communication, **embedded systems**, **artificial intelligence**, and **sensor fusion** to improve road safety through real-time collision p…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

PhishNet: A Cost-Sensitive Stacked-Ensemble Approach to Machine Learning-Based Phishing Website Detection

Jahnavi Somaraju, Dhanalakshmi G, Rakshitha V, Kavitha G, Rajani A

Real-world phishing traffic is heavily imbalanced — legitimate URLs vastly outnumber phishing ones in any live traffic stream — and the two error types carry different costs: a missed phishing site (false negative) can lead directly to credential theft, while a legitimate site wr…

View free PDFSource page