vix.ing · top · new · best · stats · spec

OFTER: An Online Pipeline for Time Series Forecasting

2023/04/08 by Nikolas Michael, Mihai Cucuringu, Michael, Nikolas +3
Computer Science · Decision Sciences · #FOS: Computer and information sciences #FOS: Economics and business #Forecasting Techniques and Applications #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Methodology (stat.ME) #Statistical Finance (q-fin.ST) #Stock Market Forecasting Methods #Time Series Analysis and Forecasting

paper · pdf · doi:10.48550/arxiv.2304.03877

openalex publication_date 2023/04/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We introduce OFTER, a time series forecasting pipeline tailored for mid-sized multivariate time series. OFTER utilizes the non-parametric models of k-nearest neighbors and Generalized Regression Neural Networks, integrated with a dimensionality reduction component. To circumvent the curse of dimensionality, we employ a weighted norm based on a modified version of the maximal correlation coefficient. The pipeline we introduce is specifically designed for online tasks, has an interpretable output, and is able to outperform several state-of-the art baselines. The computational efficacy of the algorithm, its online nature, and its ability to operate in low signal-to-noise regimes, render OFTER an ideal approach for financial multivariate time series problems, such as daily equity forecasting. Our work demonstrates that while deep learning models hold significant promise for time series forecasting, traditional methods carefully integrating mainstream tools remain very competitive alternatives with the added benefits of scalability and interpretability.

Related