Online Learning with Radial Basis Function Networks
Gabriel Borrageiro, Nick Firoozye, Paolo Barucca

TL;DR
This paper introduces an online learning approach using Radial Basis Function Networks for financial time series forecasting, effectively handling nonstationarity and concept drift to outperform traditional methods.
Contribution
It presents a novel online RBF network method that combines feature transfer and sequential optimization for improved multi-horizon financial forecasting.
Findings
Outperforms random-walk baseline in forecasting accuracy
Better handles nonstationarity and concept drift in financial data
Demonstrates superior performance over batch learners
Abstract
Financial time series are characterised by their nonstationarity and autocorrelation. Even if these time series are differenced, technically ensuring their stationarity, they experience regular covariate shifts and concept drifts. Against this backdrop, we combine feature representation transfer with sequential optimisation to provide multi-horizon returns forecasts. Our online learning rbfnet outperforms a random-walk baseline and several powerful batch learners. The rbfnets we formulate are naturally designed to measure the similarity between test samples and continuously updated prototypes that capture the characteristics of the feature space.
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
TopicsTime Series Analysis and Forecasting · Data Stream Mining Techniques · Stock Market Forecasting Methods
