Pith. sign in

REVIEW 2 cited by

Monitoring Machine Learning Models: Online Detection of Relevant Deviations

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.15187 v1 pith:LD73YBG6 submitted 2023-09-26 cs.LG stat.APstat.ML

Monitoring Machine Learning Models: Online Detection of Relevant Deviations

classification cs.LG stat.APstat.ML
keywords changesmodeldatalearningmachinemodelsqualityrelevant
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Machine learning models are essential tools in various domains, but their performance can degrade over time due to changes in data distribution or other factors. On one hand, detecting and addressing such degradations is crucial for maintaining the models' reliability. On the other hand, given enough data, any arbitrary small change of quality can be detected. As interventions, such as model re-training or replacement, can be expensive, we argue that they should only be carried out when changes exceed a given threshold. We propose a sequential monitoring scheme to detect these relevant changes. The proposed method reduces unnecessary alerts and overcomes the multiple testing problem by accounting for temporal dependence of the measured model quality. Conditions for consistency and specified asymptotic levels are provided. Empirical validation using simulated and real data demonstrates the superiority of our approach in detecting relevant changes in model quality compared to benchmark methods. Our research contributes a practical solution for distinguishing between minor fluctuations and meaningful degradations in machine learning model performance, ensuring their reliability in dynamic environments.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Self-Normalization for CUSUM-based Change Detection in Locally Stationary Time Series

    math.ST 2025-09 unverdicted novelty 6.0

    Develops a bivariate partial sum process and self-normalized CUSUM test for detecting mean changes in locally stationary time series, with proven weak convergence and asymptotic level/consistency properties.

  2. KC-Agent: A Dual-Process Cognitive Architecture for Efficient ML Model Improvement

    cs.AI 2026-08 reject novelty 5.0

    A dual-process LLM agent (System 1 fast retrieval + System 2 atomic changes) is claimed to improve drifted ML models faster and more accurately, but the reported gains are weakened by evaluating on the same data used ...