Online Evolutionary Neural Architecture Search for Multivariate Non-Stationary Time Series Forecasting
Zimeng Lyu, Alexander Ororbia, Travis Desell

TL;DR
This paper introduces ONE-NAS, an online neural architecture search method that automatically designs and trains RNNs for non-stationary multivariate time series forecasting, adapting continuously to new data.
Contribution
The paper presents a novel online NAS algorithm that dynamically evolves RNN architectures and weights without pre-training for real-time forecasting tasks.
Findings
OUTPERFORMS traditional statistical methods
OUTPERFORMS online LSTM and GRU models
OUTPERFORMS online ARIMA strategies
Abstract
Time series forecasting (TSF) is one of the most important tasks in data science given the fact that accurate time series (TS) predictive models play a major role across a wide variety of domains including finance, transportation, health care, and power systems. Real-world utilization of machine learning (ML) typically involves (pre-)training models on collected, historical data and then applying them to unseen data points. However, in real-world applications, time series data streams are usually non-stationary and trained ML models usually, over time, face the problem of data or concept drift. To address this issue, models must be periodically retrained or redesigned, which takes significant human and computational resources. Additionally, historical data may not even exist to re-train or re-design model with. As a result, it is highly desirable that models are designed and trained…
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
TopicsStock Market Forecasting Methods · Neural Networks and Applications · Energy Load and Power Forecasting
