Expert-Driven Monitoring of Operational ML Models
Joran Leest, Claudia Raibulet, Ilias Gerostathopoulos, Patricia Lago
TL;DR
This work addresses the challenge of maintaining reliable ML performance under concept drift by advocating Expert Monitoring, which embeds domain expertise into drift detection and response. It proposes a scenario-based framework where experts elicit drift-inducing events, formalize them using a standardized format, and apply Bayesian model comparison to identify which scenario explains observed drift, potentially triggering automated mitigations. The key contributions include a structured elicitation workflow, a Bayesian interpretation of drift scenarios with $P(M|D)$ and Bayes factors, and a pathway toward centralized, on-call governance of drift responses. The approach aims to reduce alert fatigue, improve interpretability of drift causes, and strengthen MLOps practices by combining human expertise with probabilistic reasoning for operational ML systems.
Abstract
We propose Expert Monitoring, an approach that leverages domain expertise to enhance the detection and mitigation of concept drift in machine learning (ML) models. Our approach supports practitioners by consolidating domain expertise related to concept drift-inducing events, making this expertise accessible to on-call personnel, and enabling automatic adaptability with expert oversight.
