A Framework for Monitoring and Retraining Language Models in Real-World Applications
Jaykumar Kasundra, Claudia Schulz, Melicaalsadat Mirsafian, Stavroula, Skylaki

TL;DR
This paper presents a comprehensive framework for monitoring and retraining language models in real-world applications, addressing challenges like data drift and resource management to maintain optimal performance.
Contribution
It introduces a structured reference framework for designing effective model retraining strategies post-deployment, considering various decision points and their impacts.
Findings
Retraining decision points significantly affect model performance.
The proposed framework helps balance resource use and model accuracy.
Continuous monitoring is essential for handling data drift.
Abstract
In the Machine Learning (ML) model development lifecycle, training candidate models using an offline holdout dataset and identifying the best model for the given task is only the first step. After the deployment of the selected model, continuous model monitoring and model retraining is required in many real-world applications. There are multiple reasons for retraining, including data or concept drift, which may be reflected on the model performance as monitored by an appropriate metric. Another motivation for retraining is the acquisition of increasing amounts of data over time, which may be used to retrain and improve the model performance even in the absence of drifts. We examine the impact of various retraining decision points on crucial factors, such as model performance and resource utilization, in the context of Multilabel Classification models. We explain our key decision points…
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
TopicsData Stream Mining Techniques · Machine Learning and Data Classification · Data Quality and Management
