paper-with-me

Papers

BiGrad: Differentiating through Bilevel Optimization Programming

2021-11-22 · AAAI Workshop AdvML 2022 2 · Francesco Alesiani

Integrating mathematical programming, and in particular Bilevel Optimization Programming, within deep learning architectures has vast applications in various domains from machine learning to engineering. Bilevel programming is able to capture complex interactions when two actors have conflicting objectives. Previous approaches only consider single-level programming. In this paper, we thus propose Differentiating through Bilevel Optimization Programming (BiGrad) as approach for end-to-end learning of models that use Bilevel Programming as a layer. BiGrad has wide applicability and it can be used in modern machine learning frameworks. We focus on two classes of Bilevel Programming: continuous and combinatorial optimization problems. The framework extends existing approaches of single level optimization programming. We describe a class of gradient estimators for the combinatorial case which reduces the requirements in term of computation complexity; for the continuous variables case the gradient computation takes advantage of push-back approach (i.e. vector-jacobian product) for an efficient implementation. Experiments suggest that the proposed approach successfully extends existing single level approaches to Bilevel Programming.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningBilevel OptimizationCombinatorial Optimization

Similar Papers 제목 키워드 기반

Implicit Bilevel Optimization: Differentiating through Bilevel Optimization Programming

2023-02-28 · Francesco Alesiani

Bilevel Optimization Programming is used to model complex and conflicting interactions between agents, for example in Robust AI or Privacy-preserving AI. Integrating bilevel mathematical programming within deep learning …

Bilevel OptimizationPrivacy Preserving

A stability theorem for bigraded persistence barcodes

2023-03-26 · Anthony Bahri, Ivan Limonchenko, Taras Panov, Jongbaek Song 외

We define bigraded persistent homology modules and bigraded barcodes of a finite pseudo-metric space X using the ordinary and double homology of the moment-angle complex associated with the Vietoris-Rips filtration of X.…

A Penalty-Based Method for Communication-Efficient Decentralized Bilevel Programming

2022-11-08 · Parvin Nazari, Ahmad Mousavi, Davoud Ataee Tarzanagh, George Michailidis

Bilevel programming has recently received attention in the literature due to its wide range of applications, including reinforcement learning and hyper-parameter optimization. However, it is widely assumed that the under…

Bilevel OptimizationFederated Learning

Bilevel Optimization for Neural Architecture Search

2026-06-28 · Abhishek Shukla, Ankur Sinha, Faiz Hamid arxiv

Bilevel optimization has become an influential and widely adopted framework for addressing hierarchical optimization problems in machine learning, providing an effective approach to modeling the interaction between two l…

Hyperparameter OptimizationNeural Architecture SearchBilevel Optimization

Bilevel Programming for Hyperparameter Optimization and Meta-Learning

2018-06-13 · ICML 2018 7 · Luca Franceschi, Paolo Frasconi, Saverio Salzo, Riccardo Grazzi 외

We introduce a framework based on bilevel programming that unifies gradient-based hyperparameter optimization and meta-learning. We show that an approximate version of the bilevel problem can be solved by taking into exp…

Few-Shot LearningHyperparameter OptimizationMeta-Learning