paper-with-me

Papers

Adaptive Algorithms for Online Convex Optimization with Long-term Constraints

2015-12-23 · Rodolphe Jenatton, Jim Huang, Cédric Archambeau

We present an adaptive online gradient descent algorithm to solve online convex optimization problems with long-term constraints , which are constraints that need to be satisfied when accumulated over a finite number of rounds T , but can be violated in intermediate rounds. For some user-defined trade-off parameter $\beta$ $\in$ (0, 1), the proposed algorithm achieves cumulative regret bounds of O(T^max{$\beta$,1--$\beta$}) and O(T^(1--$\beta$/2)) for the loss and the constraint violations respectively. Our results hold for convex losses and can handle arbitrary convex constraints without requiring knowledge of the number of rounds in advance. Our contributions improve over the best known cumulative regret bounds by Mahdavi, et al. (2012) that are respectively O(T^1/2) and O(T^3/4) for general convex domains, and respectively O(T^2/3) and O(T^2/3) when further restricting to polyhedral domains. We supplement the analysis with experiments validating the performance of our algorithm in practice.

📄 PDF Abstract BibTeX arXiv:1512.07422

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Algorithms for Online Convex Optimization with Adversarial Constraints

2023-10-29 · Abhishek Sinha, Rahul Vaze

A well-studied generalization of the standard online convex optimization (OCO) framework is constrained online convex optimization (COCO). In COCO, on every round, a convex cost function and a convex constraint function …

Multi-Task Learning

Dual Adaptivity: A Universal Algorithm for Minimizing the Adaptive Regret of Convex Functions

2019-06-26 · NeurIPS 2021 12 · Lijun Zhang, Guanghui Wang, Wei-Wei Tu, Zhi-Hua Zhou

To deal with changing environments, a new performance measure -- adaptive regret, defined as the maximum static regret over any interval, was proposed in online learning. Under the setting of online convex optimization, …

A Unified Framework for Analyzing Meta-algorithms in Online Convex Optimization

2024-02-13 · Mohammad Pedramfar, Vaneet Aggarwal

In this paper, we analyze the problem of online convex optimization in different settings, including different feedback types (full-information/semi-bandit/bandit/etc) in either stochastic or non-stochastic setting and d…

Dual Adaptivity: Universal Algorithms for Minimizing the Adaptive Regret of Convex Functions

2025-08-01 · Lijun Zhang, Wenhao Yang, Guanghui Wang, Wei Jiang 외 arxiv

To deal with changing environments, a new performance measure -- adaptive regret, defined as the maximum static regret over any interval, was proposed in online learning. Under the setting of online convex optimization, …

Surrogate Losses for Online Learning of Stepsizes in Stochastic Non-Convex Optimization

2019-01-25 · Zhenxun Zhuang, Ashok Cutkosky, Francesco Orabona

Stochastic Gradient Descent (SGD) has played a central role in machine learning. However, it requires a carefully hand-picked stepsize for fast convergence, which is notoriously tedious and time-consuming to tune. Over t…

Stochastic Optimization