paper-with-me

Papers

BloomGML: Graph Machine Learning through the Lens of Bilevel Optimization

2024-03-07 · Amber Yijia Zheng, Tong He, Yixuan Qiu, Minjie Wang, David Wipf

Bilevel optimization refers to scenarios whereby the optimal solution of a lower-level energy function serves as input features to an upper-level objective of interest. 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. Although not generally presented as such, this paper demonstrates how a variety of graph learning techniques can be recast as special cases of bilevel optimization or simplifications thereof. In brief, building on prior work we first derive a more flexible class of energy functions that, when paired with various descent steps (e.g., gradient descent, proximal methods, momentum, etc.), form graph neural network (GNN) message-passing layers; critically, we also carefully unpack where any residual approximation error lies with respect to the underlying constituent message-passing functions. We then probe several simplifications of this framework to derive close connections with non-GNN-based graph learning approaches, including knowledge graph embeddings, various forms of label propagation, and efficient graph-regularized MLP models. And finally, we present supporting empirical results that demonstrate the versatility of the proposed bilevel lens, which we refer to as BloomGML, referencing that BiLevel Optimization Offers More Graph Machine Learning. Our code is available at https://github.com/amberyzheng/BloomGML. Let graph ML bloom.

📄 PDF Abstract BibTeX arXiv:2403.04763

Code (1)

amberyzheng/bloomgml 공식 구현

Tasks

Bilevel OptimizationGraph LearningGraph Neural NetworkKnowledge Graph Embeddings

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

On Penalty-based Bilevel Gradient Descent Method

2023-02-10 · Han Shen, Quan Xiao, Tianyi Chen

Bilevel optimization enjoys a wide range of applications in emerging machine learning and signal processing problems such as hyper-parameter optimization, image reconstruction, meta-learning, adversarial training, and re…

Bilevel OptimizationImage ReconstructionMeta-Learningreinforcement-learning+1

Principled Penalty-based Methods for Bilevel Reinforcement Learning and RLHF

2024-02-10 · Han Shen, Zhuoran Yang, Tianyi Chen

Bilevel optimization has been recently applied to many machine learning tasks. However, their applications have been restricted to the supervised learning setting, where static objective functions with benign structures …

Bilevel Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

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

Fine-grained Analysis of Stability and Generalization for Stochastic Bilevel Optimization

2026-04-05 · Xuelin Zhang, Hong Chen, Bin Gu, Tieliang Gong 외 arxiv

Stochastic bilevel optimization (SBO) has been integrated into many machine learning paradigms recently, including hyperparameter optimization, meta learning, and reinforcement learning. Along with the wide range of appl…

Hyperparameter OptimizationReinforcement LearningBilevel Optimization