A two-stage search framework for constrained multi-gradient descent
Yuan-Zheng Lei, Yaobang Gong, Xianfeng Terry Yang

TL;DR
This paper introduces a two-stage search framework for constrained multi-gradient descent that improves Pareto stationarity in multi-objective optimization, outperforming existing evolutionary algorithms in complex problems.
Contribution
The paper proposes a novel two-stage algorithm that effectively handles constraints in multi-gradient descent, enhancing convergence to Pareto optimal solutions.
Findings
Rapid convergence on problems with known Pareto fronts
Outperforms NSGA-II and NSGA-III in complex real-world tasks
Effectively balances objectives under constraints
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Advanced Image and Video Retrieval Techniques · Optimization and Search Problems
