paper-with-me

Papers

Multi-Objective Bilevel Learning

2025-11-11 · Zhiyao Zhang, Zhuqing Liu, Xin Zhang, Wen-Yen Chen, Jiyan Yang, Jia Liu arxiv

As machine learning (ML) applications grow increasingly complex in recent years, modern ML frameworks often need to address multiple potentially conflicting objectives with coupled decision variables across different layers. This creates a compelling need for multi-objective bilevel learning (MOBL). So far, however, the field of MOBL remains in its infancy and many important problems remain under-explored. This motivates us to fill this gap and systematically investigate the theoretical and algorithmic foundation of MOBL. Specifically, we consider MOBL problems with multiple conflicting objectives guided by preferences at the upper-level subproblem, where part of the inputs depend on the optimal solution of the lower-level subproblem. Our goal is to develop efficient MOBL optimization algorithms to (1) identify a preference-guided Pareto-stationary solution with low oracle complexity; and (2) enable systematic Pareto front exploration. To this end, we propose a unifying algorithmic framework called weighted-Chebyshev multi-hyper-gradient-descent (WC-MHGD) for both deterministic and stochastic settings with finite-time Pareto-stationarity convergence rate guarantees, which not only implies low oracle complexity but also induces systematic Pareto front exploration. We further conduct extensive experiments to confirm our theoretical results.

📄 PDF Abstract BibTeX arXiv:2511.07824

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Hessian-Free Methods for Multi-Objective Bilevel Optimization with Nonconvex Lower Level

2026-08-13 · Yicong Jiang, Feihu Huang arxiv

Multi-objective bilevel optimization has wide applications in the AI area such as automated learning and multi-task meta-learning. Although recently some works have been begun to study the multi-objective bilevel optimiz…

Neural Architecture SearchBilevel Optimization

Min-Max Bilevel Multi-objective Optimization with Applications in Machine Learning

2022-03-03 · Alex Gu, Songtao Lu, Parikshit Ram, Lily Weng

We consider a generic min-max multi-objective bilevel optimization problem with applications in robust machine learning such as representation learning and hyperparameter optimization. We design MORBiT, a novel single-lo…

BIG-bench Machine LearningBilevel OptimizationHyperparameter OptimizationMeta-Learning+2

Pareto Set Prediction Assisted Bilevel Multi-objective Optimization

2024-09-05 · Bing Wang, Hemant K. Singh, Tapabrata Ray

Bilevel optimization problems comprise an upper level optimization task that contains a lower level optimization task as a constraint. While there is a significant and growing literature devoted to solving bilevel proble…

Bilevel OptimizationPrediction

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)

A Conditional Gradient-based Method for Simple Bilevel Optimization with Convex Lower-level Problem

2022-06-17 · Ruichen Jiang, Nazanin Abolfazli, Aryan Mokhtari, Erfan Yazdandoost Hamedani

In this paper, we study a class of bilevel optimization problems, also known as simple bilevel optimization, where we minimize a smooth objective function over the optimal solution set of another convex constrained optim…

Bilevel Optimization