paper-with-me

Papers

Oracle Complexity of Single-Loop Switching Subgradient Methods for Non-Smooth Weakly Convex Functional Constrained Optimization

2023-01-30 · NeurIPS 2023 11

We consider a non-convex constrained optimization problem, where the objective function is weakly convex and the constraint function is either convex or weakly convex. To solve this problem, we consider the classical switching subgradient method, which is an intuitive and easily implementable first-order method whose oracle complexity was only known for convex problems. This paper provides the first analysis on the oracle complexity of the switching subgradient method for finding a nearly stationary point of non-convex problems. Our results are derived separately for convex and weakly convex constraints. Compared to existing approaches, especially the double-loop methods, the switching gradient method can be applied to non-smooth problems and achieves the same complexity using only a single loop, which saves the effort on tuning the number of inner iterations.

📄 PDF Abstract BibTeX arXiv:2301.13314

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A single-loop SPIDER-type stochastic subgradient method for expectation-constrained nonconvex nonsmooth optimization

2025-01-31 · Wei Liu, Yangyang Xu

Many real-world problems, such as those with fairness constraints, involve complex expectation constraints and large datasets, necessitating the design of efficient stochastic methods to solve them. Most existing researc…

FairnessStochastic Optimization

Optimization on a Finer Scale: Bounded Local Subgradient Variation Perspective

2024-03-24 · Jelena Diakonikolas, Cristóbal Guzmán

We initiate the study of nonsmooth optimization problems under bounded local subgradient variation, which postulates bounded difference between (sub)gradients in small local regions around points, in either average or ma…

On the Complexity of Finding Small Subgradients in Nonsmooth Optimization

2022-09-21 · Guy Kornowski, Ohad Shamir

We study the oracle complexity of producing $(\delta,\epsilon)$-stationary points of Lipschitz functions, in the sense proposed by Zhang et al. [2020]. While there exist dimension-free randomized algorithms for producing…

SGHA: A Single-Loop Fully First-Order Algorithm for Nonconvex-Strongly-Convex Bilevel Optimization

2026-08-24 · Zhihao Gu, Qilong Wu, Junchi Yang arxiv

In this work, we study the oracle complexity of finding an $ε$-stationary point for nonconvex-strongly-convex (NC-SC) bilevel optimization using only first-order oracles. Existing methods achieving the best-known complex…

Bilevel Optimization

Complexity of Derivative-Free Policy Optimization for Structured $\mathcal{H}_\infty$ Control

2023-09-21 · NeurIPS 2023 11

The applications of direct policy search in reinforcement learning and continuous control have received increasing attention. In this work, we present novel theoretical results on the complexity of derivative-free policy…