Self-Healing Machine Learning: A Framework for Autonomous Adaptation in Real-World Environments
Paulius Rauba, Nabeel Seedat, Krzysztof Kacprzyk, Mihaela van der, Schaar

TL;DR
This paper introduces self-healing machine learning (SHML), an autonomous framework that diagnoses causes of model degradation due to data shifts and proposes targeted corrective actions, enhancing adaptability in real-world environments.
Contribution
It formalizes SHML as an optimization problem, develops a theoretical framework, and implements H-LLM using large language models for diagnosis and adaptation, advancing autonomous ML systems.
Findings
H-LLM effectively diagnoses causes of degradation.
H-LLM proposes targeted corrective actions.
Self-healing approach improves model robustness.
Abstract
Real-world machine learning systems often encounter model performance degradation due to distributional shifts in the underlying data generating process (DGP). Existing approaches to addressing shifts, such as concept drift adaptation, are limited by their reason-agnostic nature. By choosing from a pre-defined set of actions, such methods implicitly assume that the causes of model degradation are irrelevant to what actions should be taken, limiting their ability to select appropriate adaptations. In this paper, we propose an alternative paradigm to overcome these limitations, called self-healing machine learning (SHML). Contrary to previous approaches, SHML autonomously diagnoses the reason for degradation and proposes diagnosis-based corrective actions. We formalize SHML as an optimization problem over a space of adaptation actions to minimize the expected risk under the shifted DGP.…
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
Taxonomy
TopicsData Stream Mining Techniques
