English

On Continual Model Refinement in Out-of-Distribution Data Streams

Computation and Language 2022-05-05 v1 Artificial Intelligence Machine Learning

Abstract

Real-world natural language processing (NLP) models need to be continually updated to fix the prediction errors in out-of-distribution (OOD) data streams while overcoming catastrophic forgetting. However, existing continual learning (CL) problem setups cannot cover such a realistic and complex scenario. In response to this, we propose a new CL problem formulation dubbed continual model refinement (CMR). Compared to prior CL settings, CMR is more practical and introduces unique challenges (boundary-agnostic and non-stationary distribution shift, diverse mixtures of multiple OOD data clusters, error-centric streams, etc.). We extend several existing CL approaches to the CMR setting and evaluate them extensively. For benchmarking and analysis, we propose a general sampling algorithm to obtain dynamic OOD data streams with controllable non-stationarity, as well as a suite of metrics measuring various aspects of online performance. Our experiments and detailed analysis reveal the promise and challenges of the CMR problem, supporting that studying CMR in dynamic OOD streams can benefit the longevity of deployed NLP models in production.

Keywords

Cite

@article{arxiv.2205.02014,
  title  = {On Continual Model Refinement in Out-of-Distribution Data Streams},
  author = {Bill Yuchen Lin and Sida Wang and Xi Victoria Lin and Robin Jia and Lin Xiao and Xiang Ren and Wen-tau Yih},
  journal= {arXiv preprint arXiv:2205.02014},
  year   = {2022}
}

Comments

Accepted to ACL 2022; Project website: https://cmr-nlp.github.io/

R2 v1 2026-06-24T11:06:57.189Z