Adaptive Benign Overfitting (ABO): Overparameterized RLS for Online Learning in Non-stationary Time-series
Luis Ontaneda Mijares, Nick Firoozye
TL;DR
Adaptive Benign Overfitting (ABO) extends online regression to the overparameterized, non-stationary regime by rephrasing Recursive Least Squares (RLS) with a numerically stable QR-based, orthogonal–triangular update. It couples Random Fourier Features with a sliding-window exponentially weighted scheme (QR-EWRLS), achieving $O(ND)$ per-update complexity and maintaining a minimum-norm solution in the $D\gg N$ regime, while tracking evolving data via a forgetting factor. The method reproduces benign overfitting phenomena, including double descent, and maintains bounded residuals and stable condition numbers in nonlinear time-series forecasting, with practical speedups of 20–40% on EUR/USD and electricity-load tasks compared to kernel baselines. By linking adaptive filtering, kernel approximation, and benign overfitting within a unified online framework, ABO enables scalable, stable high-dimensional online learning and suggests avenues for distributed ensemble approaches to further enhance scalability and robustness.
Abstract
Overparameterized models have recently challenged conventional learning theory by exhibiting improved generalization beyond the interpolation limit, a phenomenon known as benign overfitting. This work introduces Adaptive Benign Overfitting (ABO), extending the recursive least-squares (RLS) framework to this regime through a numerically stable formulation based on orthogonal-triangular updates. A QR-based exponentially weighted RLS (QR-EWRLS) algorithm is introduced, combining random Fourier feature mappings with forgetting-factor regularization to enable online adaptation under non-stationary conditions. The orthogonal decomposition prevents the numerical divergence associated with covariance-form RLS while retaining adaptability to evolving data distributions. Experiments on nonlinear synthetic time series confirm that the proposed approach maintains bounded residuals and stable condition numbers while reproducing the double-descent behavior characteristic of overparameterized models. Applications to forecasting foreign exchange and electricity demand show that ABO is highly accurate (comparable to baseline kernel methods) while achieving speed improvements of between 20 and 40 percent. The results provide a unified view linking adaptive filtering, kernel approximation, and benign overfitting within a stable online learning framework.
