paper-with-me

Papers

Functionally Constrained Algorithm Solves Convex Simple Bilevel Problems

2024-09-10 · Huaqing Zhang, Lesi Chen, Jing Xu, Jingzhao Zhang

This paper studies simple bilevel problems, where a convex upper-level function is minimized over the optimal solutions of a convex lower-level problem. We first show the fundamental difficulty of simple bilevel problems, that the approximate optimal value of such problems is not obtainable by first-order zero-respecting algorithms. Then we follow recent works to pursue the weak approximate solutions. For this goal, we propose a novel method by reformulating them into functionally constrained problems. Our method achieves near-optimal rates for both smooth and nonsmooth problems. To the best of our knowledge, this is the first near-optimal algorithm that works under standard assumptions of smoothness or Lipschitz continuity for the objective functions.

📄 PDF Abstract BibTeX arXiv:2409.06530

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Global Optimization of Two-layer ReLU Networks: Quadratic-time Algorithms and Adversarial Training

2022-01-06 · Yatong Bai, Tanmay Gautam, Somayeh Sojoudi

The non-convexity of the artificial neural network (ANN) training landscape brings inherent optimization difficulties. While the traditional back-propagation stochastic gradient descent (SGD) algorithm and its variants a…

global-optimization

Provable Approximations for Constrained $\ell_p$ Regression

2019-02-27 · Ibrahim Jubran, David Cohn, Dan Feldman

The $\ell_p$ linear regression problem is to minimize $f(x)=||Ax-b||_p$ over $x\in\mathbb{R}^d$, where $A\in\mathbb{R}^{n\times d}$, $b\in \mathbb{R}^n$, and $p>0$. To avoid overfitting and bound $||x||_2$, the constrain…

regression

A Feasible Level Proximal Point Method for Nonconvex Sparse Constrained Optimization

2020-10-23 · NeurIPS 2020 12 · Digvijay Boob, Qi Deng, Guanghui Lan, Yilin Wang

Nonconvex sparse models have received significant attention in high-dimensional machine learning. In this paper, we study a new model consisting of a general convex or nonconvex objectives and a variety of continuous non…

Portfolio Selection with Multiple Spectral Risk Constraints

2015-03-25

We propose an iterative gradient-based algorithm to efficiently solve the portfolio selection problem with multiple spectral risk constraints. Since the conditional value at risk (CVaR) is a special case of the spectral …

Efficient Convex Optimization Requires Superlinear Memory

2022-03-29 · Annie Marsden, Vatsal Sharan, Aaron Sidford, Gregory Valiant

We show that any memory-constrained, first-order algorithm which minimizes $d$-dimensional, $1$-Lipschitz convex functions over the unit ball to $1/\mathrm{poly}(d)$ accuracy using at most $d^{1.25 - \delta}$ bits of mem…