paper-with-me

홈 › Papers

Concept Drift Detection with Variable Interaction Networks

2021-08-06 · Jan Zenisek, Gabriel Kronberger, Josef Wolfartsberger, Norbert Wild, Michael Affenzeller

The current development of today's production industry towards seamless sensor-based monitoring is paving the way for concepts such as Predictive Maintenance. By this means, the condition of plants and products in future production lines will be continuously analyzed with the objective to predict any kind of breakdown and trigger preventing actions proactively. Such ambitious predictions are commonly performed with support of machine learning algorithms. In this work, we utilize these algorithms to model complex systems, such as production plants, by focusing on their variable interactions. The core of this contribution is a sliding window based algorithm, designed to detect changes of the identified interactions, which might indicate beginning malfunctions in the context of a monitored production plant. Besides a detailed description of the algorithm, we present results from experiments with a synthetic dynamical system, simulating stable and drifting system behavior.

📄 PDF Abstract BibTeX arXiv:2108.03273

Code (0)

등록된 구현이 없습니다.

Tasks

Drift Detection

Similar Papers 제목 키워드 기반

Online Semi-Supervised Concept Drift Detection with Density Estimation

2019-09-25 · Chang How Tan, Vincent CS Lee, Mahsa Salehi

Concept drift is formally defined as the change in joint distribution of a set of input variables X and a target variable y. The two types of drift that are extensively studied are real drift and virtual drift where the …

Density EstimationDrift Detection

datadriftR: An R Package for Concept Drift Detection in Predictive Models

2024-12-15 · Ugur Dar, Mustafa Cavus

Predictive models often face performance degradation due to evolving data distributions, a phenomenon known as data drift. Among its forms, concept drift, where the relationship between explanatory variables and the resp…

Drift DetectionSensitivity

Concept Drift Detection for Streaming Data

2015-04-04 · Heng Wang, Zubin Abraham

Common statistical prediction models often require and assume stationarity in the data. However, in many practical applications, changes in the relationship of the response and predictor variables are regularly observed …

Drift Detection

Empirical Evaluation of Concept Drift in ML-Based Android Malware Detection

2025-07-30 · Ahmed Sabbah, Radi Jarrar, Samer Zein, David Mohaisen arxiv

Despite outstanding results, machine learning-based Android malware detection models struggle with concept drift, where rapidly evolving malware characteristics degrade model effectiveness. This study examines the impact…

Few-Shot LearningMalware Detection

Towards non-parametric drift detection via Dynamic Adapting Window Independence Drift Detection (DAWIDD)

2020-01-01 · ICML 2020 1 · Fabian Hinder, André Artelt, CITEC Barbara Hammer

The notion of concept drift refers to the phenomenon that the distribution, which is underlying the observed data, changes over time; as a consequence machine learning models may become inaccurate and need adjustment. Ma…

Drift Detection