English

A two-stage search framework for constrained multi-gradient descent

Optimization and Control 2025-04-16 v2

Abstract

The multi-gradient descent algorithm (MGDA) finds a common descent direction that can improve all objectives by identifying the minimum-norm point in the convex hull of the objective gradients. This method has become a foundational tool in large-scale multi-objective optimization, particularly in multi-task learning. However, MGDA may struggle with constrained problems, whether constraints are incorporated into the gradient hull or handled via projection onto the feasible region. To address this limitation, we propose a two-stage search algorithm for constrained multi-objective optimization. The first stage formulates a min-max problem that minimizes the upper bound of directional derivatives under constraints, yielding a weakly Pareto stationary solution with balanced progress across objectives. The second stage refines this solution by minimizing the lower bound of directional derivatives to achieve full Pareto stationarity. We evaluate the proposed method on three numerical examples. In a simple case with a known analytical Pareto front, our algorithm converges rapidly. In more complex real-world problems, it consistently outperforms the evolutionary baselines NSGA-II and NSGA-III.

Keywords

Cite

@article{arxiv.2502.14104,
  title  = {A two-stage search framework for constrained multi-gradient descent},
  author = {Yuan-Zheng Lei and Yaobang Gong and Xianfeng Terry Yang},
  journal= {arXiv preprint arXiv:2502.14104},
  year   = {2025}
}
R2 v1 2026-06-28T21:50:38.580Z