A Stability Principle for Learning under Non-Stationarity
Chengpiao Huang, Kaizheng Wang
TL;DR
This work tackles learning under non-stationarity by introducing SAWS, a stability-based online window-selection method that adaptively pools historical data while controlling bias relative to stochastic error. The core ideas are a novel $(\varepsilon,\delta)$-closeness measure between loss functions and a segmentation technique that partitions the non-stationary sequence into quasi-stationary pieces, enabling regret bounds that adapt to unknown non-stationarity. The authors establish minimax-optimal regret guarantees in both strongly convex and Lipschitz settings, complemented by lower bounds, and demonstrate practical effectiveness on electricity demand prediction and hospital nurse staffing. The framework generalizes beyond traditional rolling-window approaches, providing a principled, data-driven mechanism to balance bias and variance in changing environments with no prior non-stationarity information. Overall, SAWS offers a solid theoretical and empirical foundation for adaptive online learning under distribution shifts, with potential extensions to bandits and reinforcement learning.
Abstract
We develop a versatile framework for statistical learning in non-stationary environments. In each time period, our approach applies a stability principle to select a look-back window that maximizes the utilization of historical data while keeping the cumulative bias within an acceptable range relative to the stochastic error. Our theory showcases the adaptivity of this approach to unknown non-stationarity. We prove regret bounds that are minimax optimal up to logarithmic factors when the population losses are strongly convex, or Lipschitz only. At the heart of our analysis lie two novel components: a measure of similarity between functions and a segmentation technique for dividing the non-stationary data sequence into quasi-stationary pieces. We evaluate the practical performance of our approach through real-data experiments on electricity demand prediction and hospital nurse staffing.
