paper-with-me

Papers

Parameter-Free Online Convex Optimization with Sub-Exponential Noise

2019-02-05 · Kwang-Sung Jun, Francesco Orabona

We consider the problem of unconstrained online convex optimization (OCO) with sub-exponential noise, a strictly more general problem than the standard OCO. In this setting, the learner receives a subgradient of the loss functions corrupted by sub-exponential noise and strives to achieve optimal regret guarantee, without knowledge of the competitor norm, i.e., in a parameter-free way. Recently, Cutkosky and Boahen (COLT 2017) proved that, given unbounded subgradients, it is impossible to guarantee a sublinear regret due to an exponential penalty. This paper shows that it is possible to go around the lower bound by allowing the observed subgradients to be unbounded via stochastic noise. However, the presence of unbounded noise in unconstrained OCO is challenging; existing algorithms do not provide near-optimal regret bounds or fail to have a guarantee. So, we design a novel parameter-free OCO algorithm for Banach space, which we call BANCO, via a reduction to betting on noisy coins. We show that BANCO achieves the optimal regret rate in our problem. Finally, we show the application of our results to obtain a parameter-free locally private stochastic subgradient descent algorithm, and the connection to the law of iterated logarithms.

📄 PDF Abstract BibTeX arXiv:1902.01500

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Convex Optimization with Unconstrained Domains and Losses

2017-03-07 · NeurIPS 2016 12 · Ashok Cutkosky, Kwabena Boahen

We propose an online convex optimization algorithm (RescaledExp) that achieves optimal regret in the unconstrained setting without prior knowledge of any bounds on the loss functions. We prove a lower bound showing an ex…

Hyperparameter Optimization

Recursive Exponential Weighting for Online Non-convex Optimization

2017-09-13 · Lin Yang, Cheng Tan, Wing Shing Wong

In this paper, we investigate the online non-convex optimization problem which generalizes the classic {online convex optimization problem by relaxing the convexity assumption on the cost function. For this type of pro…

Parameter-free Regret in High Probability with Heavy Tails

2022-10-25 · Jiujia Zhang, Ashok Cutkosky

We present new algorithms for online convex optimization over unbounded domains that obtain parameter-free regret in high-probability given access only to potentially heavy-tailed subgradient estimates. Previous work in …

Vocal Bursts Intensity Prediction

Upper-Linearizability of Online Non-Monotone DR-Submodular Maximization over Down-Closed Convex Sets

2026-02-24 · Yiyang Lu, Haresh Jadav, Mohammad Pedramfar, Ranveer Singh 외 arxiv

We study online maximization of non-monotone Diminishing-Return(DR)-submodular functions over down-closed convex sets, a regime where existing projection-free online methods suffer from suboptimal regret and limited feed…

General framework for online-to-nonconvex conversion: Schedule-free SGD is also effective for nonconvex optimization

2024-11-11 · Kwangjun Ahn, Gagik Magakyan, Ashok Cutkosky

This work investigates the effectiveness of schedule-free methods, developed by A. Defazio et al. (NeurIPS 2024), in nonconvex optimization settings, inspired by their remarkable empirical success in training neural netw…