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

Leakage-Safe Evaluation of Sensor-Failure Robustness in Dynamic Gas Mixture Quantification

Bakti Dwi Waluyo, Muhammad Aulia Rahman Sembiring

This repository contains the complete execution pipeline for the study: "Leakage-Safe Evaluation of Stochastic Channel Masking for Sensor-Failure Robustness in Dynamic Gas Mixture Quantification." The code provides an end-to-end reproducible workflow for processing the UCI Gas Sensor Array Dynamic Gas Mixtures dataset, building leakage-safe chronological splits, training standard temporal baselines, training the proposed TA-SFRNet and GRU-Masked variants, and conducting extensive simulated sensor failure analyses. Hardware & Software Requirements Due to the computationally intensive nature of generating hundreds of thousands of temporal windows and retraining architectures, the following specifications are required: Hardware: Multi-core CPU, minimum 16 GB RAM (32 GB strongly recommended), and at least 20 GB of free disk space. An NVIDIA GPU with at least 8 GB VRAM (e.g., RTX 2070, RTX 3060, or better) is highly recommended for Deep Learning training. Operating System: Windows 10/11, Ubuntu Linux 20.04+, or macOS. Software: Python 3.9, 3.10, or 3.11, and PyTorch >= 1.13.0 (installed with CUDA support if using an NVIDIA GPU). Core Dependencies: numpy, pandas, scikit-learn, matplotlib, seaborn, tqdm, scipy. Usage Instructions The code is designed to be executed sequentially. Ensure that the raw dataset (Dataset_Ethylene-CO.txt) is placed in the root directory before running the scripts. The pipeline is divided into 5 main steps: Data Preparation and Preprocessing: Scripts 00 to 05 to audit the dataset, handle missing values, resample to 10Hz, and build leakage-safe temporal windows. Model Training (Clean Baseline): Scripts 06 to 07c to train standard classical and temporal deep learning models across 5 independent random seeds. TA-SFRNet Architecture Training: Script 08 to train the proposed masking-based architectures. Sensor-Failure Robustness Evaluation: Scripts 09 to 09c to simulate missing sensor channels and evaluate the trained models under stressed conditions. Statistics and Analysis Synthesis: Scripts 10 to 13 to aggregate repeated-seed data, perform non-parametric statistical tests, and generate formatting tables/figures for manuscript inclusion. Output Structure Upon completion, the pipeline will populate the following directories: processed/: Contains scaled matrices, segmentation data, and bounding masks. models/: Stores the .pth weights for every trained neural network model and pickled classical models. results/: Contains the generated PDF figures, CSV evaluation tables, mixed-effects regression logs, and statistical output required for reproducibility. License This code is released under the MIT License. You are free to use, modify, and distribute this software, provided that proper attribution is given to the original authors.

View free PDFSource page

Related papers

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

Code and data for "Dynamic evaluation of uncertainty quantification under distribution shift in materials property prediction"

Wenbin Wan, Kexin Liu, Shanlin Tong, Wu Lu, Liu Y, Xingwen Jiang, et al.

This record contains the supplementary code and data supporting the manuscript “Dynamic evaluation of uncertainty quantification under distribution shift in materials property prediction.” The archive contains raw and processed data tables, crystallographic structures, Materials…

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

Deciphering the Host-Range Grammar of Orthoflaviviruses Using Foundation Model Embeddings: A Leakage-Aware Evaluation Framework — Data and Code

Brhanu F. Znabu, Qiuming Yao, Nicole R. Sexton

Data and code for a leakage-aware evaluation of machine-learning predictors of orthoflavivirus host range. Contains the full analysis pipeline, DNABERT-2 embeddings, window-level sequence data, results, and figure-generation scripts to reproduce every figure and result. verify_re…

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

Flexbrick photovoltaic ceramic textile façade: a coupled EnergyPlus–Radiance–PV dataset and surrogate-optimisation pipeline across European climates

Mirco Riganti

This deposit accompanies the study "Machine-Learning Surrogates and Simulation-Validated Multi-Objective Optimisation of a BIPV Ceramic Textile Façade: Energy, Daylight and Thermal Comfort Trade-Offs Across European Climates". It quantifies how the binary weave pattern of a 28 x…

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

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…

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

Reproducibility archive for "Risk-averse optimization of Internet of Things sensor placement in semiconductor wastewater networks: A mass-balanced simulation and Monte Carlo framework"

Liang-Cheng Chang

This record contains the complete anonymized reproducibility archive for the manuscript “Risk-averse optimization of Internet of Things sensor placement in semiconductor wastewater networks: A mass-balanced simulation and Monte Carlo framework.” The archive includes three reconst…

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

Leakage-Controlled Seriousness Triage of FAERS Reports: A Temporal Validation Framework with LLM Comparison on Novel First-in-Class Drugs

Shakil Mahmud

Background. Post-marketing pharmacovigilance depends on the timely identification of serious individual case safety reports (ICSRs) from large spontaneous-reporting databases such as the FDA Adverse Event Reporting System (FAERS). Machine-learning triage has been proposed to prio…

View free PDFSource page