The Silent Problem -- Machine Learning Model Failure -- How to Diagnose and Fix Ailing Machine Learning Models
Michele Bennett, Jaya Balusu, Karin Hayes, Ewa J. Kleczyk

TL;DR
This paper discusses the challenges of diagnosing and fixing machine learning model failures caused by concept and data drift, emphasizing the need for resilience and proactive robustness in model development.
Contribution
It highlights the importance of detecting and diagnosing drift in ML models and advocates for designing models with resilience and robustness to handle inevitable data changes.
Findings
Drift causes model degradation in real-world scenarios.
Detecting drift is crucial for maintaining model reliability.
Developing resilient models can mitigate failure impacts.
Abstract
The COVID-19 pandemic has dramatically changed how healthcare is delivered to patients, how patients interact with healthcare providers, and how healthcare information is disseminated to both healthcare providers and patients. Analytical models that were trained and tested pre-pandemic may no longer be performing up to expectations, providing unreliable and irrelevant learning (ML) models given that ML depends on the basic principle that what happened in the past are likely to repeat in the future. ML faced to two important degradation principles, concept drift, when the underlying properties and characteristics of the variables change and data drift, when the data distributions, probabilities, co-variates, and other variable relationships change, both of which are prime culprits of model failure. Therefore, detecting and diagnosing drift in existing models is something that has become…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data Stream Mining Techniques · Machine Learning and Data Classification
