paper-with-me

홈 › Papers

On the Connection between Concept Drift and Uncertainty in Industrial Artificial Intelligence

2023-03-14 · Jesus L. Lobo, Ibai Laña, Eneko Osaba, Javier Del Ser

AI-based digital twins are at the leading edge of the Industry 4.0 revolution, which are technologically empowered by the Internet of Things and real-time data analysis. Information collected from industrial assets is produced in a continuous fashion, yielding data streams that must be processed under stringent timing constraints. Such data streams are usually subject to non-stationary phenomena, causing that the data distribution of the streams may change, and thus the knowledge captured by models used for data analysis may become obsolete (leading to the so-called concept drift effect). The early detection of the change (drift) is crucial for updating the model's knowledge, which is challenging especially in scenarios where the ground truth associated to the stream data is not readily available. Among many other techniques, the estimation of the model's confidence has been timidly suggested in a few studies as a criterion for detecting drifts in unsupervised settings. The goal of this manuscript is to confirm and expose solidly the connection between the model's confidence in its output and the presence of a concept drift, showcasing it experimentally and advocating for a major consideration of uncertainty estimation in comparative studies to be reported in the future.

📄 PDF Abstract BibTeX arXiv:2303.07940

Code (1)

txuslopez/cai2023 공식 구현

Similar Papers 제목 키워드 기반

Time to Retrain? Detecting Concept Drifts in Machine Learning Systems

2024-10-11 · Tri Minh Triet Pham, Karthikeyan Premkumar, Mohamed Naili, Jinqiu Yang

With the boom of machine learning (ML) techniques, software practitioners build ML systems to process the massive volume of streaming data for diverse software engineering tasks such as failure prediction in AIOps. Train…

On The Reliability Of Machine Learning Applications In Manufacturing Environments

2021-12-13 · Nicolas Jourdan, Sagar Sen, Erik Johannes Husom, Enrique Garcia-Ceja 외

The increasing deployment of advanced digital technologies such as Internet of Things (IoT) devices and Cyber-Physical Systems (CPS) in industrial environments is enabling the productive use of machine learning (ML) algo…

BIG-bench Machine LearningDrift Detection

Labelling Drifts in a Fault Detection System for Wind Turbine Maintenance

2021-06-18 · Iñigo Martinez, Elisabeth Viles, Iñaki Cabrejas

A failure detection system is the first step towards predictive maintenance strategies. A popular data-driven method to detect incipient failures and anomalies is the training of normal behaviour models by applying a mac…

Fault Detection

Bayesian Autoencoders for Drift Detection in Industrial Environments

2021-07-28 · Bang Xiang Yong, Yasmin Fathy, Alexandra Brintrup

Autoencoders are unsupervised models which have been used for detecting anomalies in multi-sensor environments. A typical use includes training a predictive model with data from sensors operating under normal conditions …

Drift Detection

An Adaptive Sampling Framework for Detecting Localized Concept Drift under Label Scarcity

2025-11-04 · Junghee Pyeon, Davide Cacciarelli, Kamran Paynabar arxiv

Concept drift and label scarcity are two critical challenges limiting the robustness of predictive models in dynamic industrial environments. Existing drift detection methods often assume global shifts and rely on dense …