Bilevel Optimization

96 papers with code • 0 benchmarks • 0 datasets

Bilevel Optimization is a branch of optimization, which contains a nested optimization problem within the constraints of the outer optimization problem. The outer optimization task is usually referred as the upper level task, and the nested inner optimization task is referred as the lower level task. The lower level problem appears as a constraint, such that only an optimal solution to the lower level optimization problem is a possible feasible candidate to the upper level optimization problem.

Source: Efficient Evolutionary Algorithm for Single-Objective Bilevel Optimization

LancBiO: dynamic Lanczos-aided bilevel optimization via Krylov subspace

ucas-yanyang/lancbio 4 Apr 2024

As a result, the constructed subspace is able to dynamically and incrementally approximate the Hessian inverse vector product with less effort and thus leads to a favorable estimate of the hyper-gradient.

1
04 Apr 2024

Reinforcement Learning-based Receding Horizon Control using Adaptive Control Barrier Functions for Safety-Critical Systems

ehsansabouni/cdc2024_rl_adpative_mpc_cbf 26 Mar 2024

Unfortunately, both performance and solution feasibility can be significantly impacted by two key factors: (i) the selection of the cost function and associated parameters, and (ii) the calibration of parameters within the CBF-based constraints, which capture the trade-off between performance and conservativeness.

4
26 Mar 2024

BloomGML: Graph Machine Learning through the Lens of Bilevel Optimization

amberyzheng/bloomgml 7 Mar 2024

These optimal features typically depend on tunable parameters of the lower-level energy in such a way that the entire bilevel pipeline can be trained end-to-end.

0
07 Mar 2024

Enhancing Hypergradients Estimation: A Study of Preconditioning and Reparameterization

zhenzhang-ye/enhance_hypergradient 26 Feb 2024

As a function of the error of the inner problem resolution, we study the error of the IFT method.

0
26 Feb 2024

Neur2BiLO: Neural Bilevel Optimization

khalil-research/neur2bilo 4 Feb 2024

Bilevel optimization deals with nested problems in which a leader takes the first decision to minimize their objective function while accounting for a follower's best-response reaction.

5
04 Feb 2024

Bilevel Optimization under Unbounded Smoothness: A New Algorithm and Convergence Analysis

mingruiliu-ml-lab/bilevel-optimization-under-unbounded-smoothness 17 Jan 2024

When the upper-level problem is nonconvex and unbounded smooth, and the lower-level problem is strongly convex, we prove that our algorithm requires $\widetilde{\mathcal{O}}(1/\epsilon^4)$ iterations to find an $\epsilon$-stationary point in the stochastic setting, where each iteration involves calling a stochastic gradient or Hessian-vector product oracle.

0
17 Jan 2024

Convex and Bilevel Optimization for Neuro-Symbolic Inference and Learning

convexbilevelnesylearning/psl 17 Jan 2024

We address a key challenge for neuro-symbolic (NeSy) systems by leveraging convex and bilevel optimization techniques to develop a general gradient-based framework for end-to-end neural and symbolic parameter learning.

0
17 Jan 2024

Joint Unsupervised and Supervised Training for Automatic Speech Recognition via Bilevel Optimization

afmsaif/joint-unsupervised-and-supervised-training-for-automatic-speech-recognition-via-bilevel-optimization 13 Jan 2024

In this paper, we present a novel bilevel optimization-based training approach to training acoustic models for automatic speech recognition (ASR) tasks that we term {bi-level joint unsupervised and supervised training (BL-JUST)}.

3
13 Jan 2024

Gradient-based bilevel optimization for multi-penalty Ridge regression through matrix differential calculus

gabribg88/multiridge 23 Nov 2023

Common regularization algorithms for linear regression, such as LASSO and Ridge regression, rely on a regularization hyperparameter that balances the tradeoff between minimizing the fitting error and the norm of the learned model coefficients.

0
23 Nov 2023

MetaCloak: Preventing Unauthorized Subject-driven Text-to-image Diffusion-based Synthesis via Meta-learning

liuyixin-louis/metacloak 22 Nov 2023

To solve these challenges, we propose MetaCloak, which solves the bi-level poisoning problem with a meta-learning framework with an additional transformation sampling process to craft transferable and robust perturbation.

5
22 Nov 2023