paper-with-me

Papers

Adaptive Online Learning in Dynamic Environments

2018-10-25 · NeurIPS 2018 12 · Lijun Zhang, Shiyin Lu, Zhi-Hua Zhou

In this paper, we study online convex optimization in dynamic environments, and aim to bound the dynamic regret with respect to any sequence of comparators. Existing work have shown that online gradient descent enjoys an $O(\sqrt{T}(1+P_T))$ dynamic regret, where $T$ is the number of iterations and $P_T$ is the path-length of the comparator sequence. However, this result is unsatisfactory, as there exists a large gap from the $\Omega(\sqrt{T(1+P_T)})$ lower bound established in our paper. To address this limitation, we develop a novel online method, namely adaptive learning for dynamic environment (Ader), which achieves an optimal $O(\sqrt{T(1+P_T)})$ dynamic regret. The basic idea is to maintain a set of experts, each attaining an optimal dynamic regret for a specific path-length, and combines them with an expert-tracking algorithm. Furthermore, we propose an improved Ader based on the surrogate loss, and in this way the number of gradient evaluations per round is reduced from $O(\log T)$ to $1$. Finally, we extend Ader to the setting that a sequence of dynamical models is available to characterize the comparators.

📄 PDF Abstract BibTeX arXiv:1810.10815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Adaptive Real-Time Beamforming Design for Dynamic Environments in Cell-Free Systems

2024-11-27 · Guanghui Chen, Zheng Wang, Hongxin Lin, Pengguang Du 외

In this paper, we consider real-time beamforming design for dynamic wireless environments with varying channels and different numbers of access points (APs) and users in cell-free systems. Specifically, a sum-rate maximi…

AdaWorldPolicy: World-Model-Driven Diffusion Policy with Online Adaptive Learning for Robotic Manipulation

2026-02-23 · Ge Yuan, Qiyuan Qiao, Jing Zhang, Dong Xu arxiv

Effective robotic manipulation requires policies that can anticipate physical outcomes and adapt to real-world environments. Effective robotic manipulation requires policies that can anticipate physical outcomes and adap…

Optimistic Online Convex Optimization in Dynamic Environments

2022-03-28 · Qing-xin Meng, Jian-wei Liu

In this paper, we study the optimistic online convex optimization problem in dynamic environments. Existing works have shown that Ader enjoys an $O\left(\sqrt{\left(1+P_T\right)T}\right)$ dynamic regret upper bound, wher…

Adaptive Regret for Control of Time-Varying Dynamics

2020-07-08 · Paula Gradu, Elad Hazan, Edgar Minasyan

We consider the problem of online control of systems with time-varying linear dynamics. This is a general formulation that is motivated by the use of local linearization in control of nonlinear dynamical systems. To stat…

Minimizing Dynamic Regret and Adaptive Regret Simultaneously

2020-02-06 · Lijun Zhang, Shiyin Lu, Tianbao Yang

Regret minimization is treated as the golden rule in the traditional study of online learning. However, regret minimization algorithms tend to converge to the static optimum, thus being suboptimal for changing environmen…