paper-with-me

Papers

Investigating the Suitability of Concept Drift Detection for Detecting Leakages in Water Distribution Networks

2024-01-03 · Valerie Vaquet, Fabian Hinder, Barbara Hammer

Leakages are a major risk in water distribution networks as they cause water loss and increase contamination risks. Leakage detection is a difficult task due to the complex dynamics of water distribution networks. In particular, small leakages are hard to detect. From a machine-learning perspective, leakages can be modeled as concept drift. Thus, a wide variety of drift detection schemes seems to be a suitable choice for detecting leakages. In this work, we explore the potential of model-loss-based and distribution-based drift detection methods to tackle leakage detection. We additionally discuss the issue of temporal dependencies in the data and propose a way to cope with it when applying distribution-based detection. We evaluate different methods systematically for leakages of different sizes and detection times. Additionally, we propose a first drift-detection-based technique for localizing leakages.

📄 PDF Abstract BibTeX arXiv:2401.01733

Code (1)

fabianhinder/drift-and-water 공식 구현

Tasks

Drift Detection

Similar Papers 제목 키워드 기반

One or Two Things We know about Concept Drift -- A Survey on Monitoring Evolving Environments

2023-10-24 · Fabian Hinder, Valerie Vaquet, Barbara Hammer

The world surrounding us is subject to constant change. These changes, frequently described as concept drift, influence many industrial and technical processes. As they can lead to malfunctions and other anomalous behavi…

Anomaly DetectionDrift DetectionSystematic Literature Review

Suitability of Different Metric Choices for Concept Drift Detection

2022-02-19 · Fabian Hinder, Valerie Vaquet, 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

Cluster Analysis and Concept Drift Detection in Malware

2025-02-19 · Aniket Mishra, Mark Stamp

Concept drift refers to gradual or sudden changes in the properties of data that affect the accuracy of machine learning models. In this paper, we address the problem of concept drift detection in the malware domain. Spe…

ClusteringDrift DetectionMalware Classification

Drift detection using uncertainty distribution divergence

2011-12-01 · Evolving Systems 2011 12 · Patrick Lindstrom, Brian Mac Namee, Sarah Jane Delany

Data generated from naturally occurring processes tends to be non-stationary. For example, seasonal and gradual changes in climate data and sudden changes in financial data. In machine learning the degradation in classif…

Drift Detection

Early Concept Drift Detection via Prediction Uncertainty

2024-12-15 · Pengqian Lu, Jie Lu, Anjin Liu, Guangquan Zhang

Concept drift, characterized by unpredictable changes in data distribution over time, poses significant challenges to machine learning models in streaming data scenarios. Although error rate-based concept drift detectors…

Drift DetectionPrediction