paper-with-me

Papers

Simple Optimizers for Convex Aligned Multi-Objective Optimization

2025-09-06 · Ben Kretzu, Karen Ullrich, Yonathan Efroni arxiv

It is widely recognized in modern machine learning practice that access to a diverse set of tasks can enhance performance across those tasks. This observation suggests that, unlike in general multi-objective optimization, the objectives in many real-world settings may not be inherently conflicting. To address this, prior work introduced the Aligned Multi-Objective Optimization (AMOO) framework and proposed gradient-based algorithms with provable convergence guarantees. However, existing analysis relies on strong assumptions, particularly strong convexity, which implies the existence of a unique optimal solution. In this work, we relax this assumption and study gradient-descent algorithms for convex AMOO under standard smoothness or Lipschitz continuity conditions-assumptions more consistent with those used in deep learning practice. This generalization requires new analytical tools and metrics to characterize convergence in the convex AMOO setting. We develop such tools, propose scalable algorithms for convex AMOO, and establish their convergence guarantees. Additionally, we prove a novel lower bound that demonstrates the suboptimality of naive equal-weight approaches compared to our methods.

📄 PDF Abstract BibTeX arXiv:2509.05811

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Convex scalarizations of the mean-variance-skewness-kurtosis problem in portfolio selection

2023-02-21 · Andries Steenkamp

We consider the multi-objective mean-variance-skewness-kurtosis (MVSK) problem in portfolio selection, with and without shorting and leverage. Additionally, we define a sparse variant of MVSK where feasible portfolios ha…

Why Do Local Methods Solve Nonconvex Problems?

2021-03-24 · Tengyu Ma

Non-convex optimization is ubiquitous in modern machine learning. Researchers devise non-convex objective functions and optimize them using off-the-shelf optimizers such as stochastic gradient descent and its variants, w…

BIG-bench Machine Learning

Adam or Gauss-Newton? A Comparative Study In Terms of Basis Alignment and SGD Noise

2025-10-15 · Bingbin Liu, Rachit Bansal, Depen Morwani, Nikhil Vyas 외 arxiv

Diagonal preconditioners are computationally feasible approximate to second-order optimizers, which have shown significant promise in accelerating training of deep learning models. Two predominant approaches are based on…

Modified swarm-based metaheuristics enhance Gradient Descent initialization performance: Application for EEG spatial filtering

2019-06-13 · Mojtaba Moattari, Mohammad Hassan Moradi, Reza Boostani

Gradient Descent (GD) approximators often fail in the solution space with multiple scales of convexities, i.e., in subspace learning and neural network scenarios. To handle that, one solution is to run GD multiple times …

EEGElectroencephalogram (EEG)

Meta-Learning for Black-box Optimization

2019-07-16 · Vishnu TV, Pankaj Malhotra, Jyoti Narwariya, Lovekesh Vig 외

Recently, neural networks trained as optimizers under the "learning to learn" or meta-learning framework have been shown to be effective for a broad range of optimization tasks including derivative-free black-box functio…

Meta-Learning