English

MLDemon: Deployment Monitoring for Machine Learning Systems

Machine Learning 2022-02-25 v5 Machine Learning

Abstract

Post-deployment monitoring of ML systems is critical for ensuring reliability, especially as new user inputs can differ from the training distribution. Here we propose a novel approach, MLDemon, for ML DEployment MONitoring. MLDemon integrates both unlabeled data and a small amount of on-demand labels to produce a real-time estimate of the ML model's current performance on a given data stream. Subject to budget constraints, MLDemon decides when to acquire additional, potentially costly, expert supervised labels to verify the model. On temporal datasets with diverse distribution drifts and models, MLDemon outperforms existing approaches. Moreover, we provide theoretical analysis to show that MLDemon is minimax rate optimal for a broad class of distribution drifts.

Keywords

Cite

@article{arxiv.2104.13621,
  title  = {MLDemon: Deployment Monitoring for Machine Learning Systems},
  author = {Antonio Ginart and Martin Zhang and James Zou},
  journal= {arXiv preprint arXiv:2104.13621},
  year   = {2022}
}

Comments

Accepted to AISTATS 2022. Significant changes to algorithm, theory, and experiments since previous versions

R2 v1 2026-06-24T01:35:27.999Z