English

Resilient Neural Forecasting Systems

Machine Learning 2022-03-17 v1 Artificial Intelligence

Abstract

Industrial machine learning systems face data challenges that are often under-explored in the academic literature. Common data challenges are data distribution shifts, missing values and anomalies. In this paper, we discuss data challenges and solutions in the context of a Neural Forecasting application on labor planning.We discuss how to make this forecasting system resilient to these data challenges. We address changes in data distribution with a periodic retraining scheme and discuss the critical importance of model stability in this setting. Furthermore, we show how our deep learning model deals with missing values natively without requiring imputation. Finally, we describe how we detect anomalies in the input data and mitigate their effect before they impact the forecasts. This results in a fully autonomous forecasting system that compares favorably to a hybrid system consisting of the algorithm and human overrides.

Keywords

Cite

@article{arxiv.2203.08492,
  title  = {Resilient Neural Forecasting Systems},
  author = {Michael Bohlke-Schneider and Shubham Kapoor and Tim Januschowski},
  journal= {arXiv preprint arXiv:2203.08492},
  year   = {2022}
}

Comments

Published at: DEEM 20, June 14, 2020, Portland, OR, USA

R2 v1 2026-06-24T10:15:24.277Z