Self-Updating Models with Error Remediation
Justin E. Doak, Michael R. Smith, Joey B. Ingram

TL;DR
The paper introduces SUMER, a framework enabling deployed machine learning models to self-update using semi-supervised learning and error remediation, improving performance on unseen data without extensive retraining.
Contribution
The paper presents SUMER, a novel framework that allows models to self-update with error remediation, addressing challenges of updating deployed models in dynamic environments.
Findings
SUMER outperforms non-updating models on unseen data.
Self-updating models perform better with limited initial training data.
Error remediation enhances the effectiveness of self-updating models.
Abstract
Many environments currently employ machine learning models for data processing and analytics that were built using a limited number of training data points. Once deployed, the models are exposed to significant amounts of previously-unseen data, not all of which is representative of the original, limited training data. However, updating these deployed models can be difficult due to logistical, bandwidth, time, hardware, and/or data sensitivity constraints. We propose a framework, Self-Updating Models with Error Remediation (SUMER), in which a deployed model updates itself as new data becomes available. SUMER uses techniques from semi-supervised learning and noise remediation to iteratively retrain a deployed model using intelligently-chosen predictions from the model as the labels for new training iterations. A key component of SUMER is the notion of error remediation as self-labeled…
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.
