paper-with-me

Papers

Online Evolutionary Neural Architecture Search for Multivariate Non-Stationary Time Series Forecasting

2023-02-20 · Zimeng Lyu, Alexander Ororbia, Travis Desell

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 in an online fashion. This work presents the Online NeuroEvolution-based Neural Architecture Search (ONE-NAS) algorithm, which is a novel neural architecture search method capable of automatically designing and dynamically training recurrent neural networks (RNNs) for online forecasting tasks. Without any pre-training, ONE-NAS utilizes populations of RNNs that are continuously updated with new network structures and weights in response to new multivariate input data. ONE-NAS is tested on real-world, large-scale multivariate wind turbine data as well as the univariate Dow Jones Industrial Average (DJIA) dataset. Results demonstrate that ONE-NAS outperforms traditional statistical time series forecasting methods, including online linear regression, fixed long short-term memory (LSTM) and gated recurrent unit (GRU) models trained online, as well as state-of-the-art, online ARIMA strategies.

📄 PDF Abstract BibTeX arXiv:2302.10347

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

EVOTS: Evolutionary Transformer Search for Time Series Forecasting

2026-06-30 · AbdElRahman ElSaid, Damir Pulatov arxiv

Evolutionary neural architecture design for multivariate time-series forecasting remains underexplored, with most approaches relying on fixed Transformer architectures despite substantial variation across tasks and forec…

Neural Architecture SearchTime Series Forecasting

FPGA based design for online computation of Multivariate EMD (MEMD)

2020-05-22 · Sikender Gul, Muhammad Faisal Siddiqui, Naveed Ur Rehman

Multivariate or multichannel data have become ubiquitous in many modern scientific and engineering applications, e.g., biomedical engineering, owing to recent advances in sensor and computing technology. Processing these…

Conditional independence testing with a single realization of a multivariate nonstationary nonlinear time series

2025-04-30 · Michael Wieck-Sosa, Michel F. C. Haddad, Aaditya Ramdas

Identifying relationships among stochastic processes is a key goal in disciplines that deal with complex temporal systems, such as economics. While the standard toolkit for multivariate time series analysis has many adva…

Causal DiscoveryTime SeriesTime Series AnalysisVariable Selection

Drift-Aware Online Dynamic Learning for Nonstationary Multivariate Time Series: Application to Sintering Quality Prediction

2026-04-10 · Yumeng Zhao, Shengxiang Yang, Xianpeng Wang arxiv

Accurate prediction of nonstationary multivariate time series remains a critical challenge in complex industrial systems such as iron ore sintering. In practice, pronounced concept drift compounded by significant label v…

Domain Generalization

A novel algorithm for the decomposition of non-stationary multidimensional and multivariate signals

2024-11-30 · Roberto Cavassi, Antonio Cicone, Enza Pellegrino, Haomin Zhou

The decomposition of a signal is a fundamental tool in many fields of research, including signal processing, geophysics, astrophysics, engineering, medicine, and many more. By breaking down complex signals into simpler o…

Geophysics