Online learning techniques for prediction of temporal tabular datasets with regime changes
Thomas Wong, Mauricio Barahona

TL;DR
This paper introduces a modular online learning framework for predicting non-stationary temporal datasets, demonstrating improved robustness and performance in financial stock prediction through dynamic feature projection and model ensembling.
Contribution
It presents a flexible pipeline combining GBDTs and neural networks, incorporating online learning techniques like dynamic feature projection and model ensembling to handle regime changes effectively.
Findings
GBDT with dropout achieves high performance and robustness.
Dynamic feature projection reduces drawdowns during regime shifts.
Model ensembling improves out-of-sample Sharpe and Calmar ratios.
Abstract
The application of deep learning to non-stationary temporal datasets can lead to overfitted models that underperform under regime changes. In this work, we propose a modular machine learning pipeline for ranking predictions on temporal panel datasets which is robust under regime changes. The modularity of the pipeline allows the use of different models, including Gradient Boosting Decision Trees (GBDTs) and Neural Networks, with and without feature engineering. We evaluate our framework on financial data for stock portfolio prediction, and find that GBDT models with dropout display high performance, robustness and generalisability with reduced complexity and computational cost. We then demonstrate how online learning techniques, which require no retraining of models, can be used post-prediction to enhance the results. First, we show that dynamic feature projection improves robustness by…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Forecasting Techniques and Applications · Financial Markets and Investment Strategies
MethodsDropout
