paper-with-me

홈 › Papers

Efficient Methods for Non-stationary Online Learning

2023-09-16 · Peng Zhao, Yan-Feng Xie, Lijun Zhang, Zhi-Hua Zhou

Non-stationary online learning has drawn much attention in recent years. In particular, dynamic regret and adaptive regret are proposed as two principled performance measures for online convex optimization in non-stationary environments. To optimize them, a two-layer online ensemble is usually deployed due to the inherent uncertainty of the non-stationarity, in which a group of base-learners are maintained and a meta-algorithm is employed to track the best one on the fly. However, the two-layer structure raises the concern about the computational complexity -- those methods typically maintain $\mathcal{O}(\log T)$ base-learners simultaneously for a $T$-round online game and thus perform multiple projections onto the feasible domain per round, which becomes the computational bottleneck when the domain is complicated. In this paper, we first present efficient methods for optimizing dynamic regret and adaptive regret, which reduce the number of projections per round from $\mathcal{O}(\log T)$ to $1$. The obtained algorithms require only one gradient query and one function evaluation at each round. Our technique hinges on the reduction mechanism developed in parameter-free online learning and requires non-trivial twists on non-stationary online methods. Furthermore, we study an even strengthened measure, namely the ``interval dynamic regret'', and reduce the number of projections per round from $\mathcal{O}(\log^2 T)$ to $1$ to minimize it. Our reduction demonstrates great generalizability and can be applied to two important applications: online stochastic control and online principal component analysis, resulting in methods that are both efficient and optimal. Finally, empirical studies verify our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2309.08911

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Real-time Safety Assessment of Dynamic Systems in Non-stationary Environments: A Review of Methods and Techniques

2023-04-25 · Zeyi Liu, Songqiao Hu, Xiao He

Real-time safety assessment (RTSA) of dynamic systems is a critical task that has significant implications for various fields such as industrial and transportation applications, especially in non-stationary environments.…

Active LearningAnomaly DetectionTransfer Learning

Non-Stationary Functional Bilevel Optimization

2026-01-21 · Jason Bohne, Ieva Petrulionyte, Michael Arbel, Julien Mairal 외 arxiv

Functional bilevel optimization (FBO) provides a powerful framework for hierarchical learning in function spaces, yet current methods are limited to static offline settings and perform suboptimally in online, non-station…

Hyperparameter OptimizationReinforcement LearningBilevel Optimization

Non-stationary Online Regression

2020-11-13 · Anant Raj, Pierre Gaillard, Christophe Saad

Online forecasting under a changing environment has been a problem of increasing importance in many real-world applications. In this paper, we consider the meta-algorithm presented in \citet{zhang2017dynamic} combined wi…

regressionTime SeriesTime Series Analysis

NonSTOP: A NonSTationary Online Prediction Method for Time Series

2016-11-08 · Christopher Xie, Avleen Bijral, Juan Lavista Ferres

We present online prediction methods for time series that let us explicitly handle nonstationary artifacts (e.g. trend and seasonality) present in most real time series. Specifically, we show that applying appropriate tr…

PredictionTime SeriesTime Series Analysis

Online Resource Allocation with Non-Stationary Customers

2024-01-30 · Xiaoyue Zhang, Hanzhang Qin, Mabel C. Chou

We propose a novel algorithm for online resource allocation with non-stationary customer arrivals and unknown click-through rates. We assume multiple types of customers arrive in a nonstationary stochastic fashion, with …