paper-with-me

Papers

Constrained Bi-Level Optimization: Proximal Lagrangian Value function Approach and Hessian-free Algorithm

2024-01-29 · Wei Yao, Chengming Yu, Shangzhi Zeng, Jin Zhang

This paper presents a new approach and algorithm for solving a class of constrained Bi-Level Optimization (BLO) problems in which the lower-level problem involves constraints coupling both upper-level and lower-level variables. Such problems have recently gained significant attention due to their broad applicability in machine learning. However, conventional gradient-based methods unavoidably rely on computationally intensive calculations related to the Hessian matrix. To address this challenge, we begin by devising a smooth proximal Lagrangian value function to handle the constrained lower-level problem. Utilizing this construct, we introduce a single-level reformulation for constrained BLOs that transforms the original BLO problem into an equivalent optimization problem with smooth constraints. Enabled by this reformulation, we develop a Hessian-free gradient-based algorithm-termed proximal Lagrangian Value function-based Hessian-free Bi-level Algorithm (LV-HBA)-that is straightforward to implement in a single loop manner. Consequently, LV-HBA is especially well-suited for machine learning applications. Furthermore, we offer non-asymptotic convergence analysis for LV-HBA, eliminating the need for traditional strong convexity assumptions for the lower-level problem while also being capable of accommodating non-singleton scenarios. Empirical results substantiate the algorithm's superior practical performance.

📄 PDF Abstract BibTeX arXiv:2401.16164

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Developing Lagrangian-based Methods for Nonsmooth Nonconvex Optimization

2024-04-15 · Nachuan Xiao, Kuangyu Ding, Xiaoyin Hu, Kim-Chuan Toh

In this paper, we consider the minimization of a nonsmooth nonconvex objective function $f(x)$ over a closed convex subset $\mathcal{X}$ of $\mathbb{R}^n$, with additional nonsmooth nonconvex constraints $c(x) = 0$. We d…

Inexact Moreau Envelope Lagrangian Method for Non-Convex Constrained Optimization under Local Error Bound Conditions on Constraint Functions

2025-02-27 · Yankun Huang, Qihang Lin, Yangyang Xu

In this paper, we study the inexact Moreau envelope Lagrangian (iMELa) method for solving smooth non-convex optimization problems over a simple polytope with additional convex inequality constraints. By incorporating a p…

Accelerated first-order methods for convex optimization with locally Lipschitz continuous gradient

2022-06-02 · Zhaosong Lu, Sanyou Mei

In this paper we develop accelerated first-order methods for convex optimization with locally Lipschitz continuous gradient (LLCG), which is beyond the well-studied class of convex optimization with Lipschitz continuous …

Fast Multiplier Methods to Optimize Non-exhaustive, Overlapping Clustering

2016-02-05 · Yangyang Hou, Joyce Jiyoung Whang, David F. Gleich, Inderjit S. Dhillon

Clustering is one of the most fundamental and important tasks in data mining. Traditional clustering algorithms, such as K-means, assign every data point to exactly one cluster. However, in real-world datasets, the clust…

Clustering

The Convex Information Bottleneck Lagrangian

2019-11-25 · Borja Rodríguez Gálvez, Ragnar Thobaben, Mikael Skoglund

The information bottleneck (IB) problem tackles the issue of obtaining relevant compressed representations $T$ of some random variable $X$ for the task of predicting $Y$. It is defined as a constrained optimization probl…