LGAIFeb 26, 2025

AutoML for Multi-Class Anomaly Compensation of Sensor Drift

arXiv:2502.19180v19 citationsh-index: 6Measurement
Originality Incremental advance
AI Analysis

This addresses sensor drift compensation for industrial monitoring systems, offering an incremental improvement over existing methods.

The paper tackles the problem of sensor drift degrading machine learning model performance in industrial measurement systems, presenting an AutoML-DC model that improves classification performance and adapts to varying drift severities.

Addressing sensor drift is essential in industrial measurement systems, where precise data output is necessary for maintaining accuracy and reliability in monitoring processes, as it progressively degrades the performance of machine learning models over time. Our findings indicate that the standard cross-validation method used in existing model training overestimates performance by inadequately accounting for drift. This is primarily because typical cross-validation techniques allow data instances to appear in both training and testing sets, thereby distorting the accuracy of the predictive evaluation. As a result, these models are unable to precisely predict future drift effects, compromising their ability to generalize and adapt to evolving data conditions. This paper presents two solutions: (1) a novel sensor drift compensation learning paradigm for validating models, and (2) automated machine learning (AutoML) techniques to enhance classification performance and compensate sensor drift. By employing strategies such as data balancing, meta-learning, automated ensemble learning, hyperparameter optimization, feature selection, and boosting, our AutoML-DC (Drift Compensation) model significantly improves classification performance against sensor drift. AutoML-DC further adapts effectively to varying drift severities.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes