paper-with-me

홈 › Papers

Distributionally Robust Multi-Objective Optimization

2026-05-07 · Yufeng Yang, Fangning Zhuo, Ziyi Chen, Heng Huang, Yi Zhou arxiv

Multi-objective optimization (MOO) has received growing attention in applications that require learning under multiple criteria. However, the existing MOO formulations do not explicitly account for distributional shifts in the data. We introduce distributionally robust multi-objective optimization (DR-MOO), which minimizes multiple objectives under their respective worst-case distributions. We propose Pareto-type solution concepts for DR-MOO and develop multi-gradient descent algorithms (MGDA) with provable guarantees. Leveraging a Lagrangian dual reformulation, we first design a double-loop MGDA that uses an inner loop to estimate dual variables and achieves a total sample complexity $\mathcal{O}(ε^{-12})$ for reaching an $ε$-Pareto-stationary point. To further improve efficiency, we incorporate gradient clipping to handle generalized-smooth and biased gradient estimates, removing the need for double sampling. This yields a single-loop double-clip MGDA with substantially improved sample complexity $\mathcal{O}(ε^{-4})$. Our theory applies to the nonconvex setting and does not require bounded objectives or gradients. Experiments demonstrate that our methods are competitive with state-of-the-art MGDA baselines.

📄 PDF Abstract BibTeX arXiv:2605.05660

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Wasserstein Distributionally Robust Inverse Multiobjective Optimization

2020-09-30 · Chaosheng Dong, Bo Zeng

Inverse multiobjective optimization provides a general framework for the unsupervised learning task of inferring parameters of a multiobjective decision making problem (DMP), based on a set of observed decisions from the…

Decision MakingMultiobjective OptimizationPortfolio Optimization

Distributionally Robust Bayesian Quadrature Optimization

2020-01-19 · Thanh Tang Nguyen, Sunil Gupta, Huong Ha, Santu Rana 외

Bayesian quadrature optimization (BQO) maximizes the expectation of an expensive black-box integrand taken over a known probability distribution. In this work, we study BQO under distributional uncertainty in which the u…

Distributionally Robust Optimization via Ball Oracle Acceleration

2022-03-24 · Yair Carmon, Danielle Hausler

We develop and analyze algorithms for distributionally robust optimization (DRO) of convex losses. In particular, we consider group-structured and bounded $f$-divergence uncertainty sets. Our approach relies on an accele…

A Distributionally Robust Optimization Method for Adversarial Multiple Kernel Learning

2019-02-27 · Masoud Badiei Khuzani, Hongyi Ren, Md Tauhidul Islam, Lei Xing

We propose a novel data-driven method to learn a mixture of multiple kernels with random features that is certifiabaly robust against adverserial inputs. Specifically, we consider a distributionally robust optimization o…

Generalization BoundsModel SelectionSemantic SegmentationSmall Data Image Classification

Unregularized limit of stochastic gradient method for Wasserstein distributionally robust optimization

2025-06-05 · Tam Le

Distributionally robust optimization offers a compelling framework for model fitting in machine learning, as it systematically accounts for data uncertainty. Focusing on Wasserstein distributionally robust optimization, …