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

Embarassingly Simple Dataset Distillation

AsafShul/PoDD 13 Nov 2023

Re-examining the foundational back-propagation through time method, we study the pronounced variance in the gradients, computational burden, and long-term dependencies.

33
13 Nov 2023

Self-Supervised Dataset Distillation for Transfer Learning

Guang000/Awesome-Dataset-Distillation 10 Oct 2023

To achieve this, we also introduce the MSE between representations of the inner model and the self-supervised target model on the original full dataset for outer optimization.

1,175
10 Oct 2023

Bregman Graph Neural Network

jiayuzhai1207/bregmangnn 12 Sep 2023

Numerous recent research on graph neural networks (GNNs) has focused on formulating GNN architectures as an optimization problem with the smoothness assumption.

1
12 Sep 2023

RemovalNet: DNN Fingerprint Removal Attacks

grasses/removalnet 23 Aug 2023

After our DNN fingerprint removal attack, the model distance between the target and surrogate models is x100 times higher than that of the baseline attacks, (2) the RemovalNet is efficient.

7
23 Aug 2023

HypBO: Accelerating Black-Box Scientific Experiments Using Experts' Hypotheses

luinardi/hypermapper 22 Aug 2023

Here, we exploit expert human knowledge in the form of hypotheses to direct Bayesian searches more quickly to promising regions of chemical space.

144
22 Aug 2023

Bilevel Generative Learning for Low-Light Vision

yingchi1998/bgl 7 Aug 2023

In this study, we propose a generic low-light vision solution by introducing a generative block to convert data from the RAW to the RGB domain.

0
07 Aug 2023

BiERL: A Meta Evolutionary Reinforcement Learning Framework via Bilevel Optimization

chriswang98sz/bierl 1 Aug 2023

Evolutionary reinforcement learning (ERL) algorithms recently raise attention in tackling complex reinforcement learning (RL) problems due to high parallelism, while they are prone to insufficient exploration or model collapse without carefully tuning hyperparameters (aka meta-parameters).

4
01 Aug 2023

Automatic Data Augmentation Learning using Bilevel Optimization for Histopathological Images

smounsav/bilevel_augment_histo 21 Jul 2023

Experimental results show that our model can learn color and affine transformations that are more helpful to train an image classifier than predefined DA transformations, which are also more expensive as they need to be selected before the training by grid search on a validation set.

4
21 Jul 2023

Squeeze, Recover and Relabel: Dataset Condensation at ImageNet Scale From A New Perspective

VILA-Lab/SRe2L NeurIPS 2023

The proposed method demonstrates flexibility across diverse dataset scales and exhibits multiple advantages in terms of arbitrary resolutions of synthesized images, low training cost and memory consumption with high-resolution synthesis, and the ability to scale up to arbitrary evaluation network architectures.

87
22 Jun 2023

From Hypergraph Energy Functions to Hypergraph Neural Networks

yxzwang/phenomnn 16 Jun 2023

Hypergraphs are a powerful abstraction for representing higher-order interactions between entities of interest.

19
16 Jun 2023